Quizzy — Section-wise Quiz App
Purpose: fast topic revision with instant feedback.
Summary: chapter-based quizzes, timed scoring, and instant in-browser feedback — no accounts required.
Tech: HTML · CSS · JavaScript
Notes: focused on stable timer logic and simple state handling.
Live demo
Weekly Planner — Smart Scheduling
Purpose: compact weekly overview for quick scheduling without logins.
Summary: add/edit/remove tasks, localStorage persistence, and keyboard-friendly inputs for speed.
Tech: HTML · CSS · JavaScript
Notes: emphasis on accessibility and low-friction input.
Live demo
This Portfolio
Minimal, responsive site built without heavy frameworks to keep load times low and maintenance simple.
Tech: HTML · CSS · JS
View source on GitHub
Automation Scripts
Small Node.js utilities to automate repetitive development tasks. Designed to be dependable with minimal dependencies.
Tech: Node.js