Developed a full-stack web application that teaches American Sign Language (ASL) using AI and computer vision. The platform allows users to learn, practice, and track progress through interactive lessons. I integrated a real-time hand gesture recognition system using machine learning models to evaluate the user’s signing accuracy and provide instant feedback.
On the frontend, I built an intuitive and responsive interface using React and Tailwind CSS, while the backend was powered by Node.js/Express with secure authentication, user progress tracking, and API architecture. The system also includes a database for storing user profiles, course completion, and streaks to enhance engagement.