Selected Projects

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.

Food Recipes Bot

AI/MLDJANGO

Suggests recipes from available ingredients and gives storage tips using RAG + NLP. Built with Django, FAISS, Sentence Transformers, and HTMX.

PythonDjangoHTMXFAISS

Technical Blogs

WRITING

Writing on backend systems, ML concepts, and things I figure out while building. Published across Medium, Hashnode, and Dev.to.

Java Task Scheduler

JAVAOOP

Java-based scheduling application to manage and track daily/weekly tasks. Built with OOP principles and GUI-based task management.

Java

CLI Utilities (C/C++)

C++SYSTEM

Collection of system utilities and command-line tools — interactive mode, improved error handling. Built with C and C++.

C++C

Belleza

CSSFRONTEND

Salon landing page built with hand-rolled CSS — responsive layout, no framework.

CSSHTML

Railway Reservation System

PYTHONBEGINNER

A simple Python project for railway ticket booking. Learn Python basics, file handling, and console-based project workflow.

Python

Shopping Cart

PYTHONOOP

Python-based shopping cart system. Practice OOP, data handling, and basic project structuring.

Python