Projects~ Those Late Night Grinds
A Human vs AI engineering battle platform for measuring real-world software engineering skills.
Irreplaceable is an AI-powered platform where developers compete against AI on practical engineering challenges like Algorithm Optimization and System Design. Built using a service-oriented architecture with an API Gateway, Fastify Game Service, and FastAPI AI Service, it delivers personalized challenges, AI-based evaluation, and continuous engineering skill tracking.
Key Features:
- Human vs AI engineering battles
- Personalized challenge generation
- AI-powered evaluation and feedback
- Skill tracking based on demonstrated performance
- Google OAuth with JWT authentication
- API Gateway + Fastify + FastAPI architecture
- Redis caching and scalable backend design
Irreplaceable
A Human vs AI engineering battle platform for measuring real-world software engineering skills.

Multi-provider AI-powered Git assistant for intelligent commits, PR summaries, and workflow automation.
GitGenie is a developer productivity CLI that brings AI directly into the Git workflow with a flexible multi-provider architecture. It allows developers to seamlessly switch between cloud and local AI models while generating high-quality commit messages, pull request summaries, and structured version control outputs. Designed for speed, reliability, and extensibility, GitGenie ensures consistent collaboration without locking users into a single AI provider.
Key Features:
- Multi-provider AI support (Gemini, Groq, Mistral, Ollama, LM Studio) with seamless runtime switching
- AI-generated commit messages with customizable tone and structured formats
- Deterministic fallback system ensuring reliability even when AI providers fail
- Works with both cloud APIs and local models for flexibility and privacy
- Lightweight CLI with fast setup and developer-friendly workflow integration
GitGenie
Multi-provider AI-powered Git assistant for intelligent commits, PR summaries, and workflow automation.

Automated PR evaluation and fair scoring system for large-scale open-source programs.
ECWoC Sentinel is a GitHub App built to automate the validation, labeling, and scoring of pull requests for large-scale open-source events. It eliminates the need for manual PR evaluation by introducing a deterministic rule-based scoring engine that verifies AMS (Automated Merit Score) authenticity and ensures transparent, bias-free assessment. The system significantly reduces evaluation time while improving contributor trust and satisfaction.
Key Features:
- Automated PR validation and difficulty-based scoring
- Authenticity checks for AMS scores to prevent manipulation or inconsistencies
- Rule-based evaluation engine ensuring fair contribution assessment
- Webhook-driven GitHub App architecture for real-time processing
- Scalable processing pipeline handling 16,000+ PRs across 111 repositories
- Reduced manual scoring time by ~100%, eliminating human-dependent evaluation bottlenecks
- Improved contributor satisfaction through fair, auditable, and transparent scoring
ECWoC Sentinel
Automated PR evaluation and fair scoring system for large-scale open-source programs.

Decentralized platform for anonymous corruption reporting.
DeFIR is a secure and decentralized platform that enables individuals to report corruption anonymously. By leveraging blockchain technology, it ensures the immutability and integrity of submitted reports, fostering transparency and accountability.
Key Features:
- Anonymous complaint submission without the need for login
- Immutable logging of reports on the blockchain
- Secure storage of evidence using IPFS
- End-to-end encryption to protect user identity
- User-friendly interface with real-time feedback
DeFIR
Decentralized platform for anonymous corruption reporting.

NFT-powered ticketing platform for secure, verifiable event access.
Accessly is a decentralized event ticketing platform that allows organizers to mint NFT-based tickets on the Filecoin blockchain. Users can view, transfer, and verify tickets via QR code. Built to eliminate ticket fraud and scalping by ensuring on-chain ownership validation.
Key Features:
- MVP launched with end-to-end event creation and NFT ticket minting
- Built a robust ticket verification system using QR code scanning + real-time blockchain ownership validation, preventing reuse or forgery
- Architected the backend with MongoDB, REST APIs, and dynamic routing to handle event creation, ticket minting, and ownership transfer
- Dynamic metadata upload with image storage on IPFS via Pinata
Accessly
NFT-powered ticketing platform for secure, verifiable event access.

Create and share your personalized link-in-bio page in seconds.
LinkHub is a user-friendly web application that allows users to generate custom 'link-in-bio' pages with unique handles. Perfect for creators, influencers, or professionals who want to share all their important links from a single, easily accessible page.
Key Features:
- Handle-based dynamic routing for custom pages
- Add profile image, bio, and multiple links
- MongoDB integration for storing user data
- Sleek and responsive frontend built with Tailwind CSS
- Instant sharing with public page generation
LinkHub
Create and share your personalized link-in-bio page in seconds.

SupaPrep
Efficient, intelligent, and secure hiring platform for institutions.
SupaPrep is an end-to-end hiring platform designed to simplify the recruitment process within academic or organizational institutions. It provides an intuitive interface for job seekers and robust admin tools for recruiters, ensuring a seamless and secure hiring workflow.
Key Features:
- Role-based login for Admins and Applicants
- Job posting and application management
- Real-time applicant tracking and filtering
- Secure database integration with Supabase
- Modern, responsive UI with dashboard analytics
SupaPrep
Efficient, intelligent, and secure hiring platform for institutions.

Talk to your PDFs using AI-powered semantic search.
ChatPDF is an AI-driven PDF assistant that allows users to upload documents and interact with them conversationally. It utilizes vector-based semantic search and Retrieval-Augmented Generation (RAG) to answer user queries accurately from uploaded files. The project uses QdrantDB (a vector database) locally via a Docker image to store and query embeddings effectively, making the system performant and scalable even in offline environments.
Key Features:
- PDF upload and chunking for semantic retrieval
- Embedding generation and vector storage using Qdrant
- Chat-based UI for querying document contents
- Locally hosted infrastructure with Docker
- Built following scalable RAG architecture patterns
ChatPDF
Talk to your PDFs using AI-powered semantic search.

Smart parking made simple with real-time slot tracking and bookings.
Park-N-Go is a full-stack smart parking solution designed to tackle the hassle of finding and booking parking spaces in urban environments. It combines real-time slot availability with live updates, geolocation features, and a seamless user interface to enhance the parking experience for both drivers and lot owners. Note: The live preview showcases the UI prototype only — backend functionality is not connected.
Key Features:
- Live slot tracking using WebSockets
- Interactive map-based parking search using OSM & Here Maps APIs
- Real-time location & distance-based suggestions
- User authentication and booking history
- Smooth frontend UI built with React and Tailwind CSS
Park-N-Go
Smart parking made simple with real-time slot tracking and bookings.

A dynamic movie listing app with MongoDB-backed backend.
zoloMovies is a full-stack web application built to showcase movie listings pulled and managed via a MongoDB backend. It supports adding, retrieving, and displaying movie data dynamically. This project helped me get hands-on with building and connecting backend APIs using MongoDB and Next.js API routes.
Key Features:
- MongoDB database integration for storing movie posts
- API routes for CRUD operations on movies
- Responsive UI for listing movies
- Async fetching and rendering of data using Next.js
zoloMovies
A dynamic movie listing app with MongoDB-backed backend.

A developer blog site built with Next.js.
huntingCoder is a simple yet functional blog platform that marked my entry into the world of Next.js development. It features blog listing, dynamic routing, and static generation to deliver a fast, SEO-optimized experience. This project helped me understand the fundamentals of modern React frameworks like server-side rendering, file-based routing, and deploying JAMstack sites.
Key Features:
- Dynamic blog pages using file-based routing
- Markdown-style blog content rendering
- SEO-friendly static site generation
- Minimalist design with fast load times
- Full CRUD operations for blog posts (Create, Read, Update, Delete)
huntingCoder
A developer blog site built with Next.js.

An interactive spelling quiz game powered by browser speech synthesis.
Spell-Bee is a lightweight, fun web app that helps users practice spelling by listening to words and typing them correctly. It uses the Web Speech API for pronunciation and provides instant feedback to keep learners engaged. This project focuses on vanilla JavaScript, HTML, and CSS to deliver a simple, accessible experience.
Key Features:
- Speech synthesis to pronounce words aloud
- Real-time spelling validation with immediate feedback
- Score tracking to motivate progress
- Clean and minimal UI for distraction-free learning
- Easy replay of word audio
Spell-Bee
An interactive spelling quiz game powered by browser speech synthesis.
