Work
Each of these projects reflects a piece of my journey.
Feel free to take a look around and explore the work I've enjoyed building.
Technical Blogs
WRITINGWriting on backend systems, ML concepts, and things I figure out while building. Published across Medium, Hashnode, and Dev.to.
Java Task Scheduler
JAVAOOPJava-based scheduling application to manage and track daily/weekly tasks. Built with OOP principles and GUI-based task management.
CLI Utilities (C/C++)
C++SYSTEMCollection of system utilities and command-line tools — interactive mode, improved error handling. Built with C and C++.
Belleza
CSSFRONTENDSalon landing page built with hand-rolled CSS — responsive layout, no framework.
Railway Reservation System
PYTHONBEGINNERA simple Python project for railway ticket booking. Learn Python basics, file handling, and console-based project workflow.
Shopping Cart
PYTHONOOPPython-based shopping cart system. Practice OOP, data handling, and basic project structuring.