Portfolio

Projects

A collection of projects I've built — from full-stack web apps to AI/ML experiments.

IITD_Feb26_AAIPL
completed
⭐ Featured

AAIPL Tournament: Dual-Agent Fine-Tuning Solution

Won the AAIPL Hackathon (1st place out of 120 teams) by building a dual-agent LLM system using Qwen2.5-14B-Instruct. Developed end-to-end fine-tuning pipelines with LoRA and 4-bit quantization to train a Question Agent for generating MCQs and an Answer Agent for solving them with structured reasoning. Implemented robust data cleaning, custom dataset formatting, and efficient training workflows for high performance under constrained compute.

Python Jupyter NotebookUnSlothLoRa
The Diary Profile Page
maintenance

The Diary

The Diary is a minimal, distraction-free social platform built for busy professionals to stay connected with family and close friends through daily journal entries and quick personal notes—without the clutter of traditional social media.

NextjsPostgresqlTailwind CSSPrisma ORMBetter Auth+2
Genome AI: Cattle Breed Classification from SNP Data
completed
⭐ Featured

Genome AI: Cattle Breed Classification from SNP Data

A reproducible machine learning pipeline for cattle breed classification from SNP genotype data, featuring CNN and Transformer baselines. Includes data validation, preprocessing, training, and benchmarking workflows to compare local vs long-range genomic pattern modeling.

Python Jupyter NotebookPLINKNumPyPandas+3
Conveyor Belt Detection
completed
⭐ Featured

Conveyor Belt Detection

Labeled custom conveyor belt data and trained a YOLOv8 model from scratch. Increased detection accuracy from 72% to 80% with model tuning and augmentation.

PythonOpenCVRoboflowYOLOv8 (Ultralytics)
RubricAI – Smart Academic Evaluation
completed
⭐ Featured

RubricAI – Smart Academic Evaluation

RubricAI is a powerful Next.js application designed for educators and students to evaluate assignments against custom rubrics using Genkit AI. It features batch processing, Cloudinary file storage, and academic integrity monitoring.

NextjsTypeScriptGenKitPostgresql
IDK
completed

Attendance System Using OpenCV

A Python-based attendance system that utilizes facial recognition to accurately identify students and mark their attendance on specific dates.

PythonOpenCVFace RecognitionPandasTkinter
MooMovies - Streaming Platform
completed

MooMovies - Streaming Platform

Your one-stop destination for streaming movies, anime, and manga across Bollywood, Hollywood, and other genres.

NextjsTypeScriptTailwind CSSTheMovieDB API