Skip to content
View AadiXD200's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report AadiXD200

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AadiXD200/README.md

AADI CHAUHAN

CS & Mathematics @ University of Toronto · Toronto, ON

LinkedIn Devpost Email


I build at the intersection of AI, quantitative finance, and full-stack engineering — ensemble forecasting models, real-time computer vision, SEC filing pipelines, live trading execution.

Right now I'm running an autonomous trading bot on Polymarket's weather derivative markets: multi-model forecasts, Kelly-sized positions, live order execution, no human in the loop. Most of what I build starts as a question I couldn't find a good answer to.

🏆 Two hackathon wins — Best Implementation of AI (Google Track, Hack Canada 2026) and Best Gemini API (UofT Hacks).

Currently looking for: SWE / quant internships · Always up for: hackathons and anything that ships.


Stack

Python TypeScript JavaScript Java C SQL

React Node.js Vite Tailwind Fastify Flask PostgreSQL Supabase Redis Docker OpenAI Gemini OpenCV YOLOv8 ffmpeg


Featured Projects

📈 Polymarket Weather Bot

Python ML Live

Autonomous quant trading bot for Polymarket weather derivative markets. Multi-model ensemble forecasting, Kelly criterion position sizing, and live CLOB order execution. Real capital, real markets, fully unattended.

View Repo

🔬 UGR Signal Replication

Python Quant Sharpe

Open replication of the Unexpected Government Receivables quant signal using only free public data. Rigorous v1 null result, v2 partial replication at EW Sharpe 0.57 (t = 2.9) — with the value-weighted null traced to size concentration rather than hidden and reported honestly.

View Repo

🏛️ Civica

Python React Winner

🏆 Best Implementation of AI, Google Track — Hack Canada 2026. A multi-agent engine that stress-tests Canadian policy before it ships: 8 domain specialists, then 50 demographically grounded validators built on StatsCan data, then a coordinator synthesis. FastAPI + SSE streaming.

Devpost View Repo

🕵️ Performative

TypeScript YOLOv8 Winner

🏆 Best Gemini API — UofT Hacks. Your possessions are your password. YOLOv8 detects matcha/cameras/plushies through your webcam, Gemini transforms your photo into an aesthetic persona, then you play Pac-Man as your AI self.

View Repo

📊 EDGAR Risk Tracker

TypeScript Fastify BullMQ

Tracks year-over-year drift in SEC 10-K Risk Factor disclosures. Fastify API, BullMQ job queues, PostgreSQL, Dockerized. Surfaces what companies quietly started worrying about since last year.

View Repo

🏥 STATT

React Supabase Maps

Real-time ER wait time tracker — find the fastest emergency room near you. React 18 + TypeScript frontend, Supabase realtime backend, Google Maps integration for live routing.

View Repo

☕ CoffeeChat AI

TypeScript Gemini Live Multimodal

Live multimodal AI networking coach. Talk to a recruiter, mentor, or peer persona through the Gemini Live API — real-time voice and webcam — then get scored feedback on how you actually came across.

View Repo

🎓 SceneU

TypeScript Supabase OpenAI

UofT campus event discovery platform — club dashboards, RSVPs, bookmarks, and AI-powered event import that reads a flyer image and fills the form for you. Real Postgres schema with PLpgSQL.

View Repo

🎨 Air Canvas

Python OpenCV HSV

Draw in the air with a colored pen. Real-time webcam HSV color tracking, multi-color canvas, eraser, adjustable brush size, PNG export. No touchscreen required — just a marker and a webcam.

View Repo

🥁 Air Drums

Python Flask Deployed

Browser-based virtual drum kit driven by webcam color detection. Wave two colored sticks, hit real drum zones, get real sound. Flask backend + JavaScript frontend, live on Vercel.

Try it Live View Repo

🧠 Brainrot Generator

Python ffmpeg TTS

Reddit story → vertical brainrot video, fully automated. AI voiceover, word-timed captions, gameplay overlay, ffmpeg composition. Exports ready-to-post MP4s for TikTok, Reels, and Shorts.

View Repo

🎛️ Reaper AI

Python DAW Team

An AI assistant that lives inside the Reaper DAW — describe the track you want in one prompt and it builds the music for you. Prompt to arrangement, without leaving your session.

View Repo


If something catches your eye — star it, fork it, or just say hi. aadi104610@gmail.com · LinkedIn · Devpost · Toronto

Pinned Loading

  1. polymarket-weather-bot polymarket-weather-bot Public

    Autonomous quantitative trading bot for Polymarket weather derivative markets — multi-model ensemble forecasting, Kelly criterion sizing, live CLOB execution

    Python 10 5

  2. STATT STATT Public

    Real-time ER wait time tracker — React 18, TypeScript, Supabase, Google Maps API

    TypeScript 2

  3. summerhacks-2026-project summerhacks-2026-project Public

    Forked from toby-fischer/summerhacks-2026-project

    A shared 3D world in the browser: draw a ridgeline and walk it at real scale. Terrain is stored as 5KB recipes, not meshes, and regenerated deterministically on every client.

    TypeScript