<>
so here are some of the projects I've worked on and are currently working on.
QuillKeys
A typing test app featuring curated literary passages from existential philosophers
Description
- Developed a typing test app featuring curated literary passages from existential philosophers.
- Implemented real-time WPM and accuracy tracking with Zustand state management, calculating metrics dynamically as users type.
- Designed a modular architecture with React Router and clean component separation for easy maintainability and scalability.
- Engineered flexible test configurations with preset (15/30/60s) and custom durations up to 600 seconds, plus detailed analytics.
Technologies
reacttypescripttailwind csszustand
CodeZen
A browser-based HTML/CSS/JS editor with real-time preview
Description
- Built a browser-based HTML/CSS/JS editor with real-time preview.
- Added support for themes, light/dark mode, and starter templates for quick setup.
- Enabled users to download code as separate files or a single bundled HTML file.
- Included features like a console, device previews, auto-save, and keyboard shortcuts.
Technologies
reacttypescripttailwind css
Bakanator
A Python guessing game that asks questions to identify objects/substances
Description
- Created a Python guessing game that asks questions to identify the object/substance a user is thinking of.
- Designed it to learn dynamically — if it fails to guess, it updates its knowledge base to improve future accuracy.
- Built for scalability and handling large datasets of guesses and responses.
- Developed with Streamlit for a simple interactive UI and clean user experience.
Technologies
pythonstreamlit
To view all my projects and contributions, head over to my GitHub
Visit my GitHub