Career
Experience
Where I've worked so far. Mostly startups, one research lab, one very large telecom, and a lot of things I didn't expect to learn.

ML / Fullstack Engineer
Gencise AI · Part-time, remote (Plano, TX)
Sep 2025 to Jan 2026
Worked on the document parsing and underwriting stack for an insurtech platform.
- Built a document parsing pipeline that mixes LLM extraction with template-based augmentation, which pushed production F1 up on the messier document types.
- Wrote an async email processor on top of the Microsoft Graph API with batching and caching, and landed the parsed output in S3 (boto3) and Postgres.
- Put together a set of microservices in LangGraph and Flask for entity extraction, validation, and writing to the database.
- Shipped the whole thing with Docker, Kubernetes, and GitHub Actions, and watched it in k9s when things went sideways.
- Also shipped full-stack features in TypeScript and Python for the underwriting workflow, and wrote tests and reviewed PRs in a normal Agile cadence.

ML & Automation Engineer
Stealth Startup · Part-time, remote (New York, NY)
Aug 2025 to Sep 2025
Music industry tooling. Finding artists before the labels do.
- Built a TikTok discovery pipeline that processes around 10k videos a month and scores them for "who is this person and are they about to blow up."
- Tuned the recommendation loop by preloading metadata and allocating watch time dynamically, which cut noise and bumped relevant videos per hour by roughly 40%.
- Mixed ML scoring with genre and style constraints so the shortlist handed to labels was actually actionable, three to six months earlier than traditional scouting usually catches.
- Kept the scrapers alive with proxy rotation and anti-bot handling at 95%+ uptime, which matters a lot more than it sounds.

Full Stack Engineer
Claryfy · Part-time, remote (College Park, MD)
Jul 2025 to Aug 2025
A Canvas LMS assistant for students and teachers. We got real users.
- Built and shipped the MVP to 20+ active users using Python, Express, Next.js, Supabase, and OpenAI. Migrated off Firebase early because the query patterns weren't going to scale.
- Added semantic search and RAG with WeaviateDB for course-specific Q&A, so answers were grounded in the actual syllabus and readings instead of generic model output.
- Pulled Canvas LMS data with a few concurrent workers so the assistant stayed fresh without hammering the API.
- Cut API costs by about 40% with token caching and response shaping.
- Kept releasing against feedback from 50+ students and teachers until the thing felt useful.

Research Assistant
University of Maryland · Part-time, remote (College Park, MD)
Apr 2025 to Jul 2025
Planetary science. Trying to figure out what Europa's surface is made of.
- Worked with Professor Ludmilla Kolokolova on Europa's surface composition using reflected light data.
- Parallelized the R2T2 radiative transfer model on WSL and brought per-input simulation time down from hours to something workable.
- Cleaned and plotted the output with Seaborn and Matplotlib so the results were actually readable.
- Wrote a modified gradient descent loop that matches R2T2 output to Hubble observations, which gives us an approximate inverse map from reflectance back to surface composition.

Math and Computer Science Tutor
University of Maryland, Office of Multi-ethnic Student Education · Part-time, on-site (College Park, MD)
Sep 2024 to May 2025
Tutoring CS and math at UMD's OMSE.
- Taught computer systems, algorithms, and data structures to around 10 students a week.
- Every student I worked with finished the semester with a better grade than they started.
- Got reasonably good at explaining recursion to people who had decided they hated recursion.

Full-stack Developer
AI Northstar Tech · Part-time, remote (College Park, MD)
Sep 2024 to Nov 2024
An offline-first AI chat app that runs the model on-device.
- Built a web and mobile chat app that runs a fine-tuned SLM from Hugging Face locally, so it works without a network.
- Wrote the frontend in React Native as a chat interface with multimodal input and output.
- Spent a lot of time on making a small model feel responsive instead of cheap, which is a different problem than making a big model feel fast.

Intern
Nokia · Internship, remote (India)
Aug 2022 to Sep 2022
Broadband infrastructure. My first taste of working at a very large company.
- Studied the broadband network architecture NBNco runs for Australia's national network.
- Got into the weeds on GPON, DOCSIS, and DSL, and how broadband penetration ties into national growth and sustainability goals.
Newest first
git log --author="anuraag"