shubz — ~/work — vim
~/home~/now~/work×~/writing~/contact
connected20:14 GMT
shubz@orion~/work%cat ./cv.md# annotated · chronological reverselast updated· 4 jun 2026

Roles, builds, and the toolbox behind them.

The CV with marginalia. Each entry has a footnote. Available as PDF for the more conventional version.

for the more
traditional CV,
download here →
shubz@orion~/home%git log --since=2019 --reverse | tac# 2019 → present

§02Trajectory

May 2026 —
BlueDot AGI Research cohort
Pre-reading + weekly seminars on AGI strategy, alignment, and the policy landscape around frontier AI.
BlueDot Impact
Feb 2026
Elected MInstP · Institute of Physics
Member of the UK's professional body for physics.
London
2025 —
Mentor · Stemmettes, InnovateHer, I'm a… Programme
Three orgs running workshops, panels, and one-on-ones for girls, non-binary kids, and under-represented young people moving toward engineering, maths, and CS. DBS-checked.
STEM-ed outreach
Apr 2024 —
Founding Engineer · Orion
Building geospatial intelligence infrastructure from scratch — data pipelines for high-volume multi-source streams, ML anomaly detection over H3 spatial indexing, backend services in Python and Golang. Joined as Data Engineer (Apr 2024 → Nov 2024), then Data & ML Engineer (Nov 2024 → Aug 2025), then Founding Engineer.
London
Oct 2023 —
Student Ambassador · Oxford Mathematical Institute
Working with prospective applicants at the Mathematical Institute and Lady Margaret Hall — answering questions, sitting on Q&A panels, supporting the application process.
Oxford · LMH
Aug 2025
Best Paper · IEEE ICCUBEA-2025
"Decoding Flipkart-Walmart Merger" — theme extraction and sentiment mining across four years of news coverage. 1,240 submissions, 220 accepted, one Best Paper. Co-authored with Prof. Chakraborty.
co-author
Sep 2023 – Jul 2024
MFoCS · Oxford · Lady Margaret Hall
Thesis: automated immune biomarker detection on multiplex immunofluorescence data from tumour samples. Modules included Geometric Deep Learning, Computational Game Theory, Quantum Information, and Category Theory.
Math + CS
Sep 2022 – May 2023
BSc Honours Thesis · GNSS atmospheric water vapour
Estimated tropospheric water-vapour content from GNSS signals using regression-based ML models, outperforming traditional linear baselines on accuracy and robustness to atmospheric variability.
FLAME · Prof. Gopalan
Jun – Sep 2023
ML Engineering Intern · Natter
Content moderation models for bullying, mental-distress, and spam detection on social text, plus a user-matching recommender.
London
May 2023
BSc (Hons) Computer Science · Dean's Roll of Honour · FLAME University
Graduated ranked 3rd in cohort (from 41st in year one).
CGPA 8.53
May – Jul 2022
Backend Developer Intern · JobsForHer
Built user-facing flows in Flask, queried PostgreSQL, configured and deployed scaleable services on AWS (EC2, S3, load balancers, CloudWatch, SNS).
Bangalore
Jan – Aug 2022
Research Intern · Prof. Jayaraman Valadi, FLAME
Improved the JAYA stochastic optimizer — size-penalised fitness function and elitism — for protein function identification on three biological datasets. Poster PP-28 at INBIX'22, VFSTR.
Bioinformatics
2022 – 2023
Founder + President · Dotslash, The Technology Club
Founded and led a 10+ person team running technology events — interactive workshops, quizzes, talks — pulling 100+ attendees per session.
FLAME University
2022 – 2023
Vice-Captain · Student Council
Automated the manual process for allocating six annual student awards using Python and the Google Sheets API. Sat on the council that ran the year's events.
FLAME University
Oct 2021 – Apr 2022
Data Analyst & Researcher · Centre for Knowledge Alternatives
Cultural mapping of Kolhapur district for the Discover India Project — government datasets, Tableau, sector reports. Led a five-person team analysing law and order data.
Pune
Aug 2021 – Jan 2022
Research Intern · Prof. Kaushik Gopalan, FLAME
Novel technique to derive cloud information from INSAT-3D satellite data — pre-processed, thresholded, and adjusted radiation data to separate clear-sky and cloudy pixels in half-hourly satellite images using NumPy, SciPy, PyHDF and NetCDF. Visualised 20+ cloud-incidence results across India.
Atmospheric ML
Jun 2020 – Jun 2021
Co-founder · UnisphereCo
Online platform for the undergraduate-application process: mentors from 50+ universities, 200+ attendees per session.
Hyderabad
Jul 2019 – Jul 2021
Founder · PrintedCraft
Personalised printing business. Built a Python connector to a cloud product database for real-time promotions. Integrated Google + Facebook Ads to land on Google's first page. 100+ product designs, suppliers across the country.
Bangalore
shubz@orion~/home%ls -la ./builds/# selected · open · founding

§03Selected work

01
Orion intelligence platform
Geospatial intelligence over H3 spatial indexing — data infrastructure for high-volume multi-source streams, ML anomaly detection and confidence-weighted signal fusion, backend services in Python and Golang. Joined as one of two founding engineers (first hires after the founders); building the data stack from scratch and currently rewriting the LLM-driven search system end-to-end — tool schemas, decision-tree system prompts, few-shot disambiguation, output evaluation.
founding-eng2024 —
02deployed · solo2026 —03
platypus-learn
Turns PDFs and YouTube videos into structured courses. Drop in a paper or a lecture; get back a coherent learning path with assessments, a weekly goals dashboard, and an email digest. Built with Next.js, Supabase, Claude API, and Resend.
deployed · solo2025 —
04open202605Oxford · 2024202406
Flipkart–Walmart merger NLP
Theme extraction and sentiment mining across four years of news coverage of the $16B acquisition. Identified dominant narrative clusters and tracked sentiment shifts through deal stages using SpaCy, NLTK, Gensim, and TextBlob. Best Paper at IEEE ICCUBEA-2025 from 1,240 submissions.
academic · Best Paper2023–25
07open · research202208
GNSS water-vapour ML
Estimated tropospheric water-vapour content from GNSS signals using regression models, outperforming traditional linear baselines on accuracy and robustness to atmospheric variability. BSc honours thesis, FLAME University.
honours thesis2023
09
Nand2Tetris — 16-bit computer
Built a working general-purpose computer from NAND gates up: all 13 projects from HDL gate design through machine language, VM translator, compiler, and a minimal operating system.
coursework2022
10
this site
Started as a single-file HTML + CSS + inline React app; migrated to Astro during the astro-migration branch. Essays, animated diagrams, custom typography.
open2026
shubz@orion~/home%cat ./toolbox.md# what built what

§04Toolbox

AI/ML.
Pythonorion backend services · /worksix engines (2026)Rtaylor rec (original R/Shiny) · CVFLAME peer tutoring · CVNumPy · SciPy · Pandaspositive by how much (MFoCS, 2024)six engines (2026)matplotlibjaya plotsPyTorch · scikit-learnpositive by how muchcells that can't existSpaCy · NLTK · Gensim · TextBlobflipkart-walmart merger NLP · CVggplot · dplyr · tidyr · shiny · purrrtaylor rec (R/Shiny) · CVClaude API · Anthropic SDKplatypus-learn (PDFs/videos → courses)used to redesign fashion-web · /nowGemini API (2.5 Flash)fashion-web outfit recognitionPrompt engineering · tool schemasorion search system · /nowFew-shot disambiguationorion search · /nowDecision-tree system promptsorion search system · /nowLLM evaluation · output testingorion search rewrites · /nowFeature selection (JAYA-style)jaya, improvedGenetic algorithms · crossover/mutationjaya, improvedRegression modellinghonours thesis · GNSS water vapour · CVSentiment + theme extractionflipkart-walmart merger · CVWeb scrapingmerger NLP · CVnatter data collection · CV
Mathematics.
Computational Game TheoryOxford MFoCS module · CVGeometric Deep LearningOxford MFoCS module · CVGraph TheoryOxford MFoCS module · CVCategory TheoryOxford MFoCS module · CVAlgorithmic Foundations of Collective Decision MakingOxford MFoCS module · CVComputational ComplexityOxford MFoCS module · CVCryptography · number theorycipher program (5-layer) · CVLinear algebra · transformsGNSS regression · CVcipher program · CV
Biotech.
Bioinformaticsjaya · proteinsMFoCS thesis · biomarkersConstrained · spectral clusteringcells that can't existAutomated thresholdingpositive by how muchImage processing (multiplex IF)MFoCS thesis · biomarkersExplainable AI (WOE binning)protein sequence decoding · CVLotka–Volterra dynamicspredator and prey
fintech.
Outreach.
Team leadershipDotslash tech club (10+ people) · CVKolhapur project (5 people) · CVMentoring under-represented young peopleStemmettes + InnovateHer · /workOxford Mathematical Institute Ambassador · CVTeachingFLAME Quantitative Centre peer tutor (R + Python) · CVSTEM-ed outreachStemmettes · InnovateHer · I'm a… Programme · /workDBS-checked (UK)cleared for under-18s work · /workResearch writing · academic papersIEEE ICCUBEA-2025 Best Paper · /workMFoCS thesis · biomarkers (Oxford, 2024)Conference presentationsINBIX'22 (VFSTR) · CVIEEE ICCUBEA-2025 · /workEvent organising · community buildingUnisphereCo (200+ attendees / session) · CVDotslash (100+ attendees / event) · CVCross-cultural collaborationIndia ↔ UK working contexts · /workTechnical documentationNatter — docs + stakeholder presentations · CVStakeholder communicationNatter — docs + cross-team presentations · CVFounding / building from zeroorion (one of two founding engineers) · /workUnisphereCo (200+ attendees) · CVDigital marketing · SEO · Google/Facebook AdsPrintedCraft (Google front-page) · CVGraphic · product designPrintedCraft (100+ designs) · CVQualitative · cultural researchkolhapur · Discover India Project · CV
shubz@orion~/home%cat ./speaking.md

§05Speaking & STEM outreach

StemmettesMentoring girls and non-binary young people into engineering, maths, and computer science2025 —
InnovateHerSTEM Ambassador — running sessions for under-represented students in tech2025 —
"I'm a… Programme"Science communicator, CS & Mathematics2025 —
connected · zsh 5.9Made in London.© Shubz Sharma · /work