Backend systems that stay up while everyone sleeps.

I'm Tharun — final-year engineering student building job queues, fault-injection tools, and ML pipelines that hold together under load. Currently looking for backend / platform engineering roles at small, fast-moving teams.

Scroll
About

Two degrees, one thing I actually care about.

I'm wrapping up a B.Tech in Mining Engineering at NITK Surathkal alongside a BS in Data Science at IIT Madras — an odd combination that turned out to be useful. Mining gave me a habit of trusting data over intuition when something actually breaks. Data science gave me the tools to act on it.

Most of what I build lives in the unglamorous middle of a system: queues, retries, control planes, the stuff that decides whether things quietly recover or loudly fall over. I like Go for that. I like Python when the problem is closer to a model than a server.

Outside of coursework I'm usually deep in a side project, an open-source PR, or trying to make a distributed system fail on purpose so it fails better in production.

Based in
India · open to remote
Focus
Backend, distributed systems, ML infra
Languages
Go, Python, SQL, JavaScript, C/C++
Graduating
April 2027
Experience

Where I've picked things up.

Roughly newest first — the common thread is systems that touch real, messy data.

May 2026 – Jul 2026

ML Research Intern

NIT Karnataka

Modeled blast-induced ground vibration on real field data from an operational open-pit mine — built the pipeline, ran the EDA, and used learning curves to pick a model that wouldn't overfit a genuinely small dataset.

Jan 2025 – Mar 2025

AI Research Intern

Scalar Labs

Built a forecasting system that turns streaming numbers into language embeddings and predicts what comes next using a frozen, pretrained LLM — no fine-tuning required to get useful multi-step forecasts.

May 2024 – Jul 2024

Machine Learning Engineer Intern

Vaidsys Technologies

Shipped a real-time anomaly detector for streaming API and IoT data that cut false positives by 35%, then deployed it on EC2 with Docker at sub-100ms latency.

Projects

Things I built because I wanted them to exist.

A mix of backend infrastructure and applied ML — most of these started as "I wonder if I can make this not fall over."

FaultLine

A production-grade fault injection framework in Go — wraps gRPC, HTTP, and Kafka handlers so you can flip faults on and off live, no redeploy. Runs its own Redis pub/sub control plane and auto-rolls-back the moment Prometheus sees error rates spike.

GogRPCRedisKafkaPrometheus

GoQ — Distributed Job Queue

A Redis-backed job queue built to survive crashes — atomic leasing, a reaper for jobs left behind, idempotent submission, and a dead-letter queue for the ones that just won't cooperate. Held 2,000 req/sec with sub-2ms p99 and zero failures.

GoRedisPostgreSQLPrometheus

CodeLens

Semantic code search that actually understands function and class boundaries, thanks to tree-sitter AST chunking. Two-stage retrieval — a fast FAISS bi-encoder pass, then a cross-encoder reranker — served over a CLI and a FastAPI backend.

PythonFastAPIFAISStree-sitter

BlastPred

Replaced a 40-year-old empirical formula for blast vibration with a tuned stacking ensemble, splitting predictions by direction instead of guessing one resultant number. Beat the classical baseline by 16–20% RMSE and shipped it as an interactive Streamlit tool.

PythonXGBoostSHAPOptuna

ClinicalLens

A survival analysis pipeline that caught a Simpson's Paradox hiding in ICU ventilation data — naive stats said harmful, IPTW-adjustment said protective. Delivered as a dashboard with Kaplan-Meier curves and forest plots, not just a notebook.

PythonLifelinesCausal Inference

CyberOrch

An AI-run security orchestrator — a planner agent picks which scanner to run (Semgrep, Garak), normalizes what they find, and hands verdicts to a deterministic policy engine. Every decision is logged in a tamper-evident, hash-chained evidence lake.

PythonFastAPISemgrepGarak
Skills

The toolbox.

Languages

  • Go
  • Python
  • SQL
  • JavaScript
  • C / C++

Backend & Infra

  • gRPC & REST APIs
  • Redis, PostgreSQL, Kafka
  • Docker
  • Prometheus, Grafana, OpenTelemetry

ML / AI

  • PyTorch, scikit-learn, XGBoost
  • FAISS, sentence-transformers
  • LLM orchestration & embeddings
  • Time series forecasting

Concepts

  • Distributed systems
  • Fault tolerance & chaos engineering
  • Semantic search & retrieval
  • Causal inference
Resume

Grab the version that fits.

Same person, four angles — pick whichever matches the role you're looking at.

Backend / Platform

Golang & Systems

Go, distributed systems, job queues, fault injection.

Download PDF →
AI / ML Engineer

AI Engineering

LLM systems, embeddings, applied ML infra.

Download PDF →
Data Science

Data / Analytics

Statistical modeling, causal inference, forecasting.

Download PDF →
Mining Engineering

Mining & Ground Vibration

Blast design, PPV analysis, field data modeling.

Download PDF →
Contact

Let's talk.

Open to remote backend, platform, or ML infra roles — happy to jump on a call whenever works.