Karoka is a 2D game designed to teach coding while helping users discover how they learn best.
This repository archives the first full-stack public release I ever built ( yes you can tell) . I believe it’s worth showcasing because it represents the early stages of Karoka, where I believed in make it real first , perfection will catch up later 😊 Still has place in my heart since iti s how i started to be comfortable with web dev :)
You'll see where I was still learning best practices—including times I accidentally pushed node_modules or .env files (all keys are long disabled nw).
It has been a long year!
- Phase 1 (Concept): Started as a simple data visualization tool.
- Phase 2 (Monolith): Rebuilt as a quiz app for quest using Django
- Phase 3 (Full-Stack Game): Evolved into a game 2D exploring Firebase (Auth, Functions) , PostgreSQL. and Docker.
This codebase has since been refactored into a new repository. Have fun examining this "first try" that made the current version of Karoka possible!