Skip to content
View advitrocks9's full-sized avatar
  • Imperial College London
  • London, United Kingdom

Block or report advitrocks9

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
advitrocks9/README.md

Advit Arora

Maths and Computing @ Imperial College London · Class of 2028

First year doing Joint Maths and Computing. I gravitate towards low-level systems and quantitative stuff — FPGA firmware, GPU pipelines, trading algorithms. Most of what I build either talks to hardware or tries to make money. Looking for summer 2026 internships in quant trading and software engineering.


Highlights

Broadway Copilot · Dashboard WhatsApp AI stylist I built during my internship at Broadway. Custom LangGraph agent with dual-LLM routing (GPT for vision, Llama for text), pgvector wardrobe search, deployed on GCP. 250 internal users, rolling out to 50k customers.

TypeScript · LangGraph · PostgreSQL · Redis · Google Cloud Run

IMC Algothon 2026 · 2nd Place Built a multi-strategy trading system over a weekend. Tidal harmonic modelling, ETF arbitrage, Monte Carlo derivative pricing — 6 strategies across 8 synthetic products, ended up at +283k PnL.

Python · NumPy · Async I/O · Quantitative Finance

RTL8168 FPGA NIC emulation firmware for the EnigmaX1 (Artix-7). PCIe Gen2 x1, full config space shadow, BAR register emulation, MSI-X, PHY/MDIO simulation. SystemVerilog.

SystemVerilog · Vivado · PCIe · FPGA

AI Colorbot Real-time GPU-accelerated object detection pipeline. DXGI zero-copy capture, TensorRT FP16 inference, PID-controlled tracking with sub-pixel accumulation. 6 threads, ~4k lines of C++.

C++17 · CUDA · TensorRT · ImGui

OpenFlux Got tired of every AI framework having its own logging format, so I made a single telemetry schema that works across OpenAI, LangChain, Claude, CrewAI, and AutoGen. Adapters, normalizer, SQLite/OTLP sinks, CLI.

Python · Telemetry · AI Agents


Tech Stack

Languages   TypeScript Python C++ SystemVerilog Haskell Kotlin

Backend and Data   Node.js PostgreSQL Redis NumPy

Infrastructure   GCP Docker CUDA


LinkedIn Email

Pinned Loading

  1. broadway-copilot broadway-copilot Public

    Production WhatsApp AI stylist built during internship at Broadway. Custom LangGraph agent, dual-LLM routing, pgvector wardrobe search. 250 internal users, 50k rollout planned.

    TypeScript 1 3

  2. broadway-copilot-dashboard broadway-copilot-dashboard Public

    Internal ops dashboard for Broadway Copilot. Analytics, cost tracking, agent trace debugger. Next.js 15, shadcn/ui, Prisma.

    TypeScript

  3. ai-colorbot ai-colorbot Public

    Real-time GPU-accelerated object detection pipeline. DXGI capture, TensorRT inference, PID-controlled tracking. C++17, CUDA, ImGui.

    C++

  4. imc-algothon imc-algothon Public

    2nd place IMC Algothon 2026. Multi-strategy trading system with tidal harmonic modelling, ETF arbitrage, and Monte Carlo derivative pricing. Python, async I/O.

    Python

  5. rtl8168-fpga rtl8168-fpga Public

    RTL8168H NIC emulation firmware for the EnigmaX1 (Artix-7 XC7A75T). PCIe Gen2 x1, full config space, BAR register emulation, MSI-X, PHY/MDIO, timing jitter.

    SystemVerilog

  6. openflux openflux Public

    Open standard for AI agent telemetry. 9 frameworks, one schema, zero deps.

    Python 1