Inspiration The inspiration behind ReadEase came from recognizing the reading challenges faced by individuals with dyslexia. I wanted to create a tool that could empower dyslexic users by providing customizable features to improve readability and comprehension while browsing the web.
What it does ReadEase is a Chrome extension designed specifically for dyslexic users. It allows users to customize font styles, sizes, and spacing to enhance readability. The extension also incorporates a text-to-speech feature, enabling users to listen to the content of webpages. It provides a color overlay option to reduce visual stress, highlighting tools to aid in focus and tracking, and a built-in dictionary with word prediction to support better comprehension and spelling assistance.
How I built it I built ReadEase using HTML, CSS, and JavaScript. The core functionality of the extension involves modifying the webpage's appearance using the Chrome Extension API. The font customization options, text-to-speech, and highlighting features were implemented using JavaScript. I carefully crafted the design of the extension to provide an intuitive and visually appealing user interface.
Challenges I ran into During the development process, I faced challenges in integrating the various dyslexia-friendly features seamlessly into different webpages. Ensuring compatibility across websites and handling potential conflicts with existing styles required thorough testing and adjustments. Additionally, incorporating external APIs and libraries for text-to-speech and word prediction presented technical hurdles that I had to overcome.
Accomplishments that I'm proud of I am proud to have developed ReadEase, a Chrome extension that directly addresses the reading challenges experienced by dyslexic individuals. The accomplishment lies in providing a comprehensive set of dyslexia-friendly features within a single extension, empowering users to customize their reading experience. I am also proud of the user-friendly interface and the positive feedback received from dyslexic users who found ReadEase helpful in improving their reading abilities.
What I learned During the development of ReadEase, I gained valuable insights into the specific needs and preferences of dyslexic users. I learned about the importance of font customization, text-to-speech functionality, and visual enhancements in promoting readability. The process also improved my proficiency in utilizing the Chrome Extension API, integrating external APIs, and designing an accessible and visually pleasing user interface.
What's next for ReadEase In the future, I plan to further enhance ReadEase based on user feedback and ongoing research on dyslexia and assistive technologies. I aim to expand the customization options, improve compatibility with different websites, and refine the existing features for optimal performance. Additionally, I intend to explore additional dyslexia-specific features and technologies that can further support dyslexic users in their reading experiences.
Log in or sign up for Devpost to join the conversation.