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.

Next.js
TypeScript
Serverless Functions
ShadCn

DevTalk

(Fullstack)

A full-stack developer blogging platform with authentication, post editing, post sharing, and image support.

Next.js
TypeScript
Firebase
Zustand
ShadCn

Aytee

(3D Animations)

Hightly animated portfolio website for a video editor. Experience the seamless blend of creativity and technology.

TypeScript
NextJs
ThreeJs

Jotion

(Fullstack)

A minimal notion clone.

TypeScript
NextJs
ShadCn
Zustand
Clerk
Convex DB

Sweet Foundry

(GSAP Animations)

Responsive image gallery application with image download.

NextJs
TailwindCSS
Gsap
Framer-motion

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.

RAG
Python
LangChain
FAISS
Gradio
Nvidia Models
View Repository

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.

CNN
Python
Kaggle
TorchVision
CNNs
Data Augmentation
Model Fine-tuning
View Repository

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.

YOLOv5 (CNN)
Python
PyTorch
Flask
React
View Repository

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.

COMPONENTS:
PZEM-004T v3.0
Relay Module
ILI9341 TFT Display
4×4 Matrix Keypad
PIR Motion Sensor
mmWave Radar Sensor
EEPROM
MCU:
Arduino Mega 2560
View Firmware →

Fire Suppressor System

A fire suppression system that detects fire and suppresses it using a water pump and then alerts the user.

COMPONENTS:
Fire Sensor
Temperature Sensor (DHT11)
Smoke Sensor (MQ-2)
Relay Module
Water Pump
Indicator Lights
MCU:
ESP8266
View Firmware →