Skip to content

Projects

21 projects — AI systems, full-stack apps, developer tools.

Pinned

Noloop

Noloop

A glass-box medical claims adjudication and fraud-defense platform — an AI agent pipeline turns unstructured claim documents into explainable, role-specific decisions for patients, hospitals, and insurers.

Next.js · React · TypeScript · FastAPI

All projects

Personal Portfolio

Personal Portfolio

A premium full-stack portfolio built as a 3-app monorepo — public site, REST API backend, and a private admin dashboard.

React · TypeScript · Node.js · MongoDB

sendText

sendText

A modern, minimal real-time messaging utility built on Next.js App Router — fast, clean, and type-safe.

Next.js · TypeScript · Tailwind CSS · App Router

FinSight AI

FinSight AI

An AI-powered financial intelligence platform — parallel agents deliver probabilistic revenue forecasts, buy/sell signals, and peer benchmarks in under 20 seconds.

Python · FastAPI · React · Scikit-learn

LearnLoop AI

LearnLoop AI

An AI-powered learning platform that adapts to your learning style — with a study chatbot, performance analytics, planning, and weak-area detection in a premium, distraction-free UI.

Next.js 16 · React 19 · TypeScript · FastAPI

Beacon

Beacon

An AI platform that converts unstructured project data — Slack threads, emails, meeting notes — into validated BRD drafts automatically.

Next.js 14 · FastAPI · Python · Groq LLM

Solitudinarian

Solitudinarian

A personal development dashboard for tracking habits, DSA practice, study time, health, and spiritual well-being — with an Integrity Score.

React 19 · TypeScript · Supabase · PostgreSQL

Stateful

Stateful

An all-in-one CS study platform — algorithm visualizations, a VS Code-grade online compiler, an admin dashboard, and focus tools in one glassmorphic interface.

React 19 · TypeScript · Vite · Monaco Editor

Image Captioner — Misa

Image Captioner — Misa

Three AI projects in one: a DeepSeek-powered chatbot, an unbeatable Tic-Tac-Toe AI, and a BLIP-based image caption generator.

Python · BLIP · Hugging Face · DeepSeek R1

GDG Cloud Study Jam Leaderboard

GDG Cloud Study Jam Leaderboard

Real-time leaderboard for GDG Cloud Study Jam — tracks participant progress through Google Cloud skill badges live.

React · TypeScript · Tailwind CSS · Supabase

GDG OC Newsletter

GDG OC Newsletter

A newsletter platform for GDG On Campus — create, manage, and distribute community newsletters with an archival system.

React · TypeScript · Tailwind CSS · Vite

Liquid Onyx Clock

Liquid Onyx Clock

A glassmorphic PWA with a clock, timer, and stopwatch — built around a smooth liquid dark aesthetic with offline support.

React 19 · TypeScript · Vite · Tailwind CSS

GDG OC GU Website

GDG OC GU Website

Official website for GDG On Campus Galgotias University — events, team showcase, and community hub aligned with GDG brand standards.

React · TypeScript · Tailwind CSS · Vite

Spiritual Browser Galaxy Theme Extension

Spiritual Browser Galaxy Theme Extension

A Chrome extension replacing the new tab with a spiritual, distraction-free galaxy experience — zero backend, zero tracking.

JavaScript · Chrome Manifest V3 · Canvas · Jest

HydroVexel — AI Oil Spill Detection

HydroVexel — AI Oil Spill Detection

A deep learning system that detects oil spills from satellite imagery with 94.57% accuracy using U-Net with Attention Gates, deployed on Streamlit.

Python · TensorFlow · U-Net · Attention Gates

Sandeepp.in — 3D Animated Portfolio

Sandeepp.in — 3D Animated Portfolio

My previous portfolio — a fully 3D, heavily animated personal site built to push creative UI: custom motion, immersive effects, a REST API backend, and a private admin dashboard.

React 18 · TypeScript · Three.js · Framer Motion

StudySphere

StudySphere

A productivity web app for students — session timer, goal tracking, and study analytics in a distraction-free interface.

React · JavaScript · Tailwind CSS · Vite

Tic-Tac-Toe AI

Tic-Tac-Toe AI

Web-based Tic-Tac-Toe with an unbeatable AI opponent powered by the Minimax Algorithm with Alpha-Beta Pruning.

HTML · CSS · JavaScript · Minimax

Indian Culture Website

Indian Culture Website

A visually rich informational website celebrating Indian culture — art, traditions, festivals, cuisine, and regional heritage.

HTML · CSS · JavaScript

Spotify Clone

Spotify Clone

A pixel-accurate frontend clone of the Spotify web player — sidebar, album cards, playlist layout, and the bottom player bar.

HTML · CSS · JavaScript · Vercel

Flappy Bird (Pure Java)

Flappy Bird (Pure Java)

A complete browser-based Flappy Bird recreation in pure Java — custom game engine, physics, collision detection, all built from scratch.

Java · Java Swing · AWT · OOP