Side Project(a self-imposed 3-day "Hackathon" challenge)

Excited to share my side project(a self-imposed 3-day "Hackathon" challenge! 🤣) built with React, TypeScript, Node.js, and Express.js!
I created this app for my wife to help her study Korean, using a custom CSV dataset I generated with Grok 3. Right now, she’s using it locally on her laptop, and it’s been a great tool for her learning journey.

If you’re interested in learning Korean in English, I think this could be a helpful resource!

Check out the GitHub repository here: https://github.com/bitcham/Korean?tab=readme-ov-file

Open to feedback! Let me know what you think.








Comments

Popular posts from this blog

The problem of Data class in using JPA Entity in Kotlin

HTTP Message Converters in Spring MVC

@ModelAttribute vs @RequestBody in Validation