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 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
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. 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

  3. 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 1

  4. fullhouse-bot fullhouse-bot Public

    6-max no-limit Hold'em bot built on Deep CFR. 15th of 500+ at the Fullhouse Hackathon 2026 (Quadrature Capital); MCCFR-trained, pure-Python NumPy runtime in a 2s/768MB sandbox.

    Python

  5. imc-prosperity-4 imc-prosperity-4 Public

    Algorithmic trading agent for IMC Prosperity 4 (April 2026). Single-file Python algo with pluggable strategies for stable/drifting/options/basket products, plus solvers for the four manual-challeng…

    Python

  6. latent-nav latent-nav Public

    A JEPA-style latent world model and CEM planner for sidewalk-robot navigation, benchmarked against a kinematic-MPC baseline.

    Python