Inspiration

Accessify was born from a simple but powerful idea — making the web more inclusive and accessible to everyone. Many people struggle to interact with digital platforms due to various impairments or barriers. We wanted to create a tool that empowers them to communicate and navigate online with ease.

Our vision is to break down these digital walls and create a welcoming space for all users, especially those who rely on screen readers, voice commands, or assistive technologies.

What it does

Accessify offers essential features such as:

  • Text to Speech: Converts any written content into clear, natural-sounding voice.
  • Speech to Text: Instantly transcribes your voice into readable text.
  • Accessibility Tools: Customize your experience with contrast modes, font adjustments, and keyboard navigation.
  • Help & Support: Guides to make sure users get the most from each tool.

How we built it

We used:

  • HTML, CSS, JavaScript for the frontend
  • Tailwind CSS for styling
  • Web Speech API for text-to-speech and speech-to-text functionalities
  • Netlify for seamless hosting and continuous deployment from GitHub

We designed everything to be keyboard navigable and screen reader optimized.

Challenges we ran into

  • Making the site fully accessible across different screen readers and browsers.
  • Handling various voice recognition edge cases (accents, noise).
  • Making the UI visually appealing while keeping contrast levels and readability high.

Accomplishments that we're proud of

  • A fully functional, accessible site with live deployment.
  • Integration of both Text-to-Speech and Speech-to-Text.
  • A polished, user-friendly interface that's helpful for real users.

What we learned

  • How to implement accessibility best practices (ARIA, keyboard focus, etc.)
  • How to use the Web Speech API effectively.
  • The power of Tailwind CSS in rapid prototyping beautiful UIs.
  • The importance of inclusive design thinking.

What's next

  • Add language translation features.
  • User account integration with story-saving.
  • Mobile responsiveness improvements.

Built With

Share this project:

Updates