Skip to content
View am-3's full-sized avatar
💭
whasssuppp
💭
whasssuppp

Highlights

  • Pro

Block or report am-3

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.

Content in all repositories owned by your account will be closed.
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
am-3/README.md

hello, this is atharva ✌️

i'm a fintech software engineer and quant dev currently finishing up my msc in financial technology at warwick business school. i'm mostly interested in building high-throughput backend systems, digging into financial data, and playing with applied ai.

i'm actively looking for grad roles (backend, data, or quant dev) starting early 2027.

things i've been working on recently

  • stockwaves v2: building an async market data platform that processes 100k+ ticks/sec using fastapi, polars, and websocket broadcasting.
  • regulatory rag: putting together a hybrid-retrieval pipeline for querying uk sustainability regs. i built out a custom llm-as-judge testing harness to actually measure if it works instead of just guessing.
  • market concentration & portfolio efficiency: some quant research backtesting fama-french and ccc-garch models across equities. i ended up rewriting the stats inference directly in numpy to cut out scipy and speed things up.
  • universal notebook mcp server: building an open-source model context protocol server that hooks up ai coding assistants directly to a developer's live jupyter kernel, solving the shared-state problem.
  • sravn: built the backend for an institute-wide hall booking platform used by 400+ students. solved a fun double-booking race condition under concurrent load by implementing row-level locking (select_for_update) directly in the django orm.

my stack

  • languages: python, c++, go, sql, bash, javascript
  • backend & tools: fastapi, django, postgresql, docker, gcp, aws
  • quant & ai: numpy, pandas, statsmodels, langchain, huggingface, chromadb

let's connect

 



Pinned Loading

  1. stockwaves-v2 stockwaves-v2 Public

    Python

  2. market-concentration-portfolio-efficiency market-concentration-portfolio-efficiency Public

    Python

  3. HealthRumours HealthRumours Public

    JavaScript 9

  4. regulatory-rag regulatory-rag Public

    Python

  5. StockWaves StockWaves Public

    App for tracking stock prices

    Python

  6. SRAVN SRAVN Public

    Hall Booking System

    JavaScript