abdheshnayak 3 days ago

Hi HN!

I’m excited to share my hobby project, Typing Guru. It all started as a college project in my second semester, where I initially used C++. You can check out that project here: https://github.com/abdheshnayak/Type-Practice-Lite. A friend of mine was really impressed and encouraged me to develop a user interface. So, I created a version using JavaFX, which you can find here: https://github.com/abdheshnayak/typing-guru-java. This version was well-received by users from different countries.

As I continued to explore and learn, I transitioned to React and wanted to build something that could run on the web without installation, making it easier for me to maintain. This led to the development of Typing Guru in Next.js.

Features so far: - Stage-Based Lessons: Tailored lessons that adapt to your current skill level. - Customizable User Interface: Choose themes that reflect different skin tones for a more personalized experience. - Multi-Language Support: Lessons available in multiple languages to cater to a diverse audience.

The project is still in development, and I’d love to hear your thoughts, suggestions, or any features you think would make it better. Check it out here: https://typing-guru.com.

Thanks for your support!

siamese_puff 2 days ago

I always hate the “don’t view on phone” deterrent where I legit can’t even read about this product. Now I will never see or use this product as a result.

I suggest you at least provide a demo to mobile users or a landing page.

  • abdheshnayak 2 days ago

    I am sorry for your bad experience, I will update it to not restrict any user from checking it. But you can try it by rotating the phone(landscape orientation). I forced it because the layout is designed for landscape.