Work & Projects
A collection of my work across Software Engineering, Embedded Systems, and Artificial Intelligence.
Software Engineering
FileDrift
(Core)
A device agnostic file sharing tool that works anywhere for multiple users at a time.
DevTalk
(Fullstack)
A full-stack developer blogging platform with authentication, post editing, post sharing, and image support.
Aytee
(3D Animations)
Hightly animated portfolio website for a video editor. Experience the seamless blend of creativity and technology.
ML/AI Projects
Building RAG Agents with LLMs
This project involved building a RAG system using LangChain and FAISS to answer questions about a given context using LLM as a judge.
Fundamentals of Deep Learning
This project involved building, training, and fine-tuning a Convolutional Neural Network (CNN) to classify images of fruit as either fresh or rotten.
YOLOv5 Object Detection
Real-time object detection web app using YOLOv5 and Flask. Imported pre-trained YOLOv5 model and fine-tuned it for object detection.
Hardware Systems
Smart Home Energy Management System (Course Work)
A multi-branch energy monitoring and control system that tracks real-time power consumption, enforces energy budgets, and responds automatically to human presence.
Fire Suppressor System
A fire suppression system that detects fire and suppresses it using a water pump and then alerts the user.