
DentSeg / OralVisionX
2026Tooth-region segmentation research pipeline plus a FastAPI + Next.js app serving real inference, AI-generated reports, and a human-reviewed feedback loop.
PyTorch · FastAPI · Next.js
Everything I have built in public — 17 projects, 11 of them deployed and running. The ones with a case study get the full story over in Work.
Models trained, evaluated, and put behind a real interface.

Tooth-region segmentation research pipeline plus a FastAPI + Next.js app serving real inference, AI-generated reports, and a human-reviewed feedback loop.
PyTorch · FastAPI · Next.js

A FinBERT model fine-tuned on Kaggle financial text, reading sentiment across NIFTY 50 and SENSEX news with live Alpha Vantage price charts.
PyTorch · Flask · NLP

NLP classifier and OpenRouter LLM check that score news articles for authenticity, wrapped in a cinematic storytelling UI.
Python · scikit-learn · Flask
Streamlit tool that reads traffic CSVs and returns AI insights — best posting windows, budget recommendations, and cross-file comparisons.
Streamlit · OpenRouter · Pandas
Full-stack apps with auth, data, and a deploy pipeline behind them.

Financial ratio and credit analysis platform — email-OTP auth, gated DSCR and debt-equity calculators, AI insights, and PDF reports.
Next.js · TypeScript · Prisma

The SaaS rebuild of FinRatio: credentials auth with JWT session cookies, CSRF protection, role-based access, and admin-managed feature gating.
Next.js · JWT · RBAC

Expense dashboard on React 19 and Turso with analytics charts, currency conversion, and a GitHub Actions pipeline that ships on every push to main.
React 19 · Turso · Chart.js

Overcrowd Source Traffic Alert System — real-time, crowd-sourced traffic alerts for Indian commuters, backed by Turso SQLite.
JavaScript · Turso · Vercel
Student satisfaction survey system with AI-assisted response analysis, built on PHP and MySQL for a college rollout.
PHP · MySQL · AI
Second-year college brief to digitise the campus canteen — kept as a working PHP/MySQL base for inventory and ordering upgrades.
PHP · MySQL
Pipelines that run without me — triggered by real events, not a cron I babysit.
Cal.com booking fires an Activepieces flow: Cohere's command-r7b drafts the confirmation as strict JSON, a code step parses it, and Gmail sends it to the attendee — no template, no manual reply.
Activepieces · Cohere · Cal.com · Gmail API
Smaller front-end builds — the places I try an idea before it grows up.

A prompt-generated concept site imagining life, study, and work in 2050 — a test of how far one prompt can carry a whole design.
HTML · CSS · JavaScript

A static marketing landing page built to practise layout rhythm and responsive type without a framework.
HTML · CSS

A customisable React portfolio template — projects and skills driven entirely by JSON, animated with Framer Motion.
React · Framer Motion

An early CSS-only landing page — first proper go at a design system of my own.
HTML · CSS
Interactive multiple-choice quiz with instant feedback and score tracking, in plain HTML, CSS, and JavaScript.
HTML · CSS · JavaScript
Shell scripts collected while working through Google Cloud Skills Boost labs — automation for the repetitive setup steps.
Shell · GCP