Projects

Everything I've Built

A browsable archive of my research, AI/ML work, web apps, data projects, tools, and games.

Categories

Showing 15 of 15 projects

MEN2 Predictor

MEN2 Predictor

INSEF Regional Fair Bronze Prize Winner. Medical ML pipeline for predicting MEN2 syndrome. Achieves 97.20% accuracy with 100% sensitivity on real clinical data from 152 patients across 20 studies (24 RET variants).

Python
Machine Learning
Medical AI
Research
scikit-learn
Gradio

NGTA

Research project on NARS-guided transformer attention for clinical prediction under extreme missingness. Maps neural uncertainty into NARS truth values and feeds revised confidence back into Transformer attention.

Python
Machine Learning
Research
Medical AI
Transformers
NARS
TeX

MINTS

Research project on mechanistic interpretability for nucleotide transformers. Tests whether genomic transformer circuits implement biological motif detectors using probes, QK/OV analysis, patching, and SAE feature search.

Python
Machine Learning
Research
Genomics
Mechanistic Interpretability
Transformers
TeX
Analyzr

Analyzr

200+ Product Hunt upvotes, 31 GitHub stars. Free, open-source analytics requiring just one line of code. Built-in Discord notifications and real-time tracking for any website.

Next.js
TypeScript
Supabase
Tailwind CSS
Shadcn/UI
Analytics
WebCrawlAI

WebCrawlAI

119 GitHub stars. AI-powered web scraping platform using Gemini AI. Handles dynamic content, CAPTCHAs, and provides clean JSON output.

Python
Flask
Selenium
Thordata
Gemini AI
BeautifulSoup
Tailwind CSS
Web Scraping
ChemistryCheck

ChemistryCheck

AI-powered chat analysis tool with RAG chatbot. Upload WhatsApp, Telegram, or Instagram exports and chat with an AI that has full context of your conversation. Get insights into communication patterns, relationship dynamics, and potential red flags.

Next.js
TypeScript
Drizzle ORM
Gemini AI
RAG
Tailwind CSS
Better Auth
FlashReels

FlashReels

AI-powered video creation platform. Generate professional reels with just a topic — AI handles script, images, voiceover (Edge TTS), and captions (Deepgram) automatically using Remotion.

Next.js
TypeScript
Remotion
Gemini AI
Fal.ai
Edge TTS
Deepgram
Clerk
Video AI

audion

ML-first audio classification project with a CNN training pipeline and Next.js inference visualizer. Upload audio and inspect predictions, waveforms, spectrograms, and convolutional feature maps.

Python
PyTorch
Audio ML
Modal
FastAPI
Next.js
TypeScript
Tailwind CSS
AstroScope

AstroScope

7 GitHub stars. Interactive dashboard visualizing near-Earth asteroid data from NASA's NeoWs API. Shows asteroid sizes, velocities, miss distances, and hazard levels.

Python
Streamlit
NASA API
Data Visualization
Storyblok MCP

Storyblok MCP

DEV.to Challenge Entry. Connect AI tools to Storyblok instantly — use natural language to manage your CMS. Built for the Storyblok Headless CMS Challenge.

TypeScript
JavaScript
MCP Protocol
Storyblok API
VendX

VendX

Full-stack e-commerce platform with admin dashboard and storefront. Manage products, categories, colors, sizes, and orders.

Next.js
TypeScript
Tailwind CSS
Drizzle ORM
Neon
Shadcn/UI
Clerk
E-commerce
Starfall

Starfall

12 GitHub stars. Neon-powered full-stack web application starter kit with Next.js, Tailwind CSS, Shadcn/UI, Drizzle ORM, and Clerk auth pre-configured.

Next.js
TypeScript
Tailwind CSS
Drizzle ORM
Neon
Clerk
Starter Kit
TypeTheLyrics

TypeTheLyrics

Practice typing skills with synchronized Spotify lyrics. Tracks WPM and accuracy with a leaderboard system.

Next.js
TypeScript
Supabase
Tailwind CSS
Spotify API
Game
TBH

TBH

Anonymous Q&A app with AI-powered daily prompts. Friends can ask questions, reply publicly, create threads, and keep conversations going.

Next.js
TypeScript
MongoDB
Tailwind CSS
NextAuth
Gemini AI
Social App
SortingWiz

SortingWiz

Python and Pygame-based interactive sorting algorithm visualizer. Watch Bubble Sort, Insertion Sort, Selection Sort, and Heap Sort in real-time.

Python
Pygame
Algorithms
Visualization