AS
> ML THAT ACTUALLY SHIPS

AdityaShibu

Most “AI engineers” wire up someone else's API and call it done. I write the model, run it on the device in front of you — computer vision in your browser, no server in the loop. Came up through C++ and systems. Going all-in on computer vision.

New Delhi, India · will relocate for the right chaos

Scroll

What's not in the stack

Built like it's 1998, not a hackathon.

No cloud lock-in

If it needs a subscription to someone else's inference API to work, it doesn't ship. Models run where the user is.

No black-box APIs

No gluing together someone else's endpoint and calling it engineering. If I can't explain the pipeline, it's not done.

No untested claims

Numbers come from evals, not vibes. If a project says it works, there's a benchmark backing it up.

No bloated deps

Systems background means I reach for the smallest tool that solves it, not the trendiest framework of the month.

Choose your stack

Things I actually shipped

Six projects, six different stacks, zero tutorials followed to the letter. If it runs at the edge and doesn't need a server to feel alive, it's probably mine.

01

Teach My Page to See

Real-time computer vision on your webcam, fully in-browser — show it two gestures, it learns them in seconds flat. On-device. Nothing uploaded, nothing to trust me on.

Difficulty
MediaPipeKNNWebGPU
Read the case studyTry it live
02

Neuro-Sentry — LLM Threat Detection

Red and blue team in one box: 217 regex rules + a fine-tuned DeBERTa v3 classifier stop prompt injection and jailbreaks. Evaluated against 150 unseen prompts (including 0-days) with 76% accuracy. I led the team and built the full backend.

Difficulty
FastAPIDeBERTa v3Groq APIDocker76% acc on 150 prompts
Read the case studySource
03

CodeShield

Real-time log anomaly detection in raw C. I built the detection half — scoring, sliding-window analysis, and alerting — the parts that decide what counts as an anomaly. Three-person build for IBM ThinkFest 2026.

Difficulty
CSystemsThinkFest 2026
Read the case studySource
04

Game Boy Emulator

A Game Boy emulator being built from scratch in C++ — memory bus, BIOS loading, and the register file so far; CPU core next. Early days, fully public: no tutorial, no borrowed code, every commit visible.

Difficulty
C++early WIP
Read the case studySource
05

RetailForge POS

A modern, offline-first Point of Sale and Business Management app built for retail shops. (Demo available for download).

Difficulty
TauriRustReactSQLiteInternship · Averix Global Tech
Read the case studySource
06

primetrade-mlops-round0

An MLOps batch pipeline: rolling-signal generation, containerized with Docker and wired for structured observability.

Difficulty
PythonDockerMLOps
Read the case studySource
01

Teach My Page to See

Real-time computer vision on your webcam, fully in-browser — show it two gestures, it learns them in seconds flat. On-device. Nothing uploaded, nothing to trust me on.

Difficulty
MediaPipeKNNWebGPU
Read the case studyTry it live
02

Neuro-Sentry — LLM Threat Detection

Red and blue team in one box: 217 regex rules + a fine-tuned DeBERTa v3 classifier stop prompt injection and jailbreaks. Evaluated against 150 unseen prompts (including 0-days) with 76% accuracy. I led the team and built the full backend.

Difficulty
FastAPIDeBERTa v3Groq APIDocker76% acc on 150 prompts
Read the case studySource
03

CodeShield

Real-time log anomaly detection in raw C. I built the detection half — scoring, sliding-window analysis, and alerting — the parts that decide what counts as an anomaly. Three-person build for IBM ThinkFest 2026.

Difficulty
CSystemsThinkFest 2026
Read the case studySource
04

Game Boy Emulator

A Game Boy emulator being built from scratch in C++ — memory bus, BIOS loading, and the register file so far; CPU core next. Early days, fully public: no tutorial, no borrowed code, every commit visible.

Difficulty
C++early WIP
Read the case studySource
05

RetailForge POS

A modern, offline-first Point of Sale and Business Management app built for retail shops. (Demo available for download).

Difficulty
TauriRustReactSQLiteInternship · Averix Global Tech
Read the case studySource
06

primetrade-mlops-round0

An MLOps batch pipeline: rolling-signal generation, containerized with Docker and wired for structured observability.

Difficulty
PythonDockerMLOps
Read the case studySource
01

Teach My Page to See

Real-time computer vision on your webcam, fully in-browser — show it two gestures, it learns them in seconds flat. On-device. Nothing uploaded, nothing to trust me on.

Difficulty
MediaPipeKNNWebGPU
Read the case studyTry it live
02

Neuro-Sentry — LLM Threat Detection

Red and blue team in one box: 217 regex rules + a fine-tuned DeBERTa v3 classifier stop prompt injection and jailbreaks. Evaluated against 150 unseen prompts (including 0-days) with 76% accuracy. I led the team and built the full backend.

Difficulty
FastAPIDeBERTa v3Groq APIDocker76% acc on 150 prompts
Read the case studySource
03

CodeShield

Real-time log anomaly detection in raw C. I built the detection half — scoring, sliding-window analysis, and alerting — the parts that decide what counts as an anomaly. Three-person build for IBM ThinkFest 2026.

Difficulty
CSystemsThinkFest 2026
Read the case studySource
04

Game Boy Emulator

A Game Boy emulator being built from scratch in C++ — memory bus, BIOS loading, and the register file so far; CPU core next. Early days, fully public: no tutorial, no borrowed code, every commit visible.

Difficulty
C++early WIP
Read the case studySource
05

RetailForge POS

A modern, offline-first Point of Sale and Business Management app built for retail shops. (Demo available for download).

Difficulty
TauriRustReactSQLiteInternship · Averix Global Tech
Read the case studySource
06

primetrade-mlops-round0

An MLOps batch pipeline: rolling-signal generation, containerized with Docker and wired for structured observability.

Difficulty
PythonDockerMLOps
Read the case studySource

Why me

Not a checkbox hire.

01

Systems-first

C++, an emulator mid-build, a real-time anomaly-detection engine — before I ever touched ML. The foundation is real, not a bootcamp certificate.

02

Ships on-device

Not a wrapper around someone else's API. Vision runs in-browser via WebGPU and MediaPipe — nothing round-trips to a server to work.

03

Documented in the open

Every project's a public repo — real commits, real history, half-finished parts included. Nothing here is a private codebase you have to take my word for.

Oh, this?

Built for IBM ThinkFest 2026. Not bad for a systems guy moonlighting in ML.

Engineer No. 001

Not your average ML hire

C++ and systems first, then ML — in that order, on purpose. I build computer vision that runs on-device: in the browser, at the edge, with nothing phoning home to a server.

Aditya Shibu
Bio

Started in C++ writing low-level things nobody sees — a Game Boy emulator that's still mid-build, a real-time anomaly-detection engine. Then ML got its hooks in me and didn't let go. Now I build models that actually run where you are: on-device, in the browser, no server standing between us. Computer vision is the deep end and I'm still swimming down.

Currently Learning

PyTorch from scratch · CNNs · RAG + LangGraph · MLOps — nothing here is a checkbox

Stack

Python · PyTorch · C++ · TypeScript · FastAPI · Docker · Linux — no drag-and-drop, no low-code

Fun

Chipping away at a Game Boy emulator for fun and daily-driving Arch, because apparently things need to be hard on purpose.

Reading

Deep Learning (Goodfellow) · Designing Data-Intensive Apps · Grokking Deep Learning

Location

New Delhi, India · remote · will relocate for the right kind of trouble

How we could work together

Pick a lane.

Proof, not vibes

Verified, not vouched for.

#LinkedIn

Short-form, shipped daily-ish

Longer writing lives above. The build-in-public updates, hot takes, and progress notes land on LinkedIn first.

Say something

Let's build something real

Hard problems, research rabbit holes, the right opportunity — I'm in. Drop a line, skip the small talk. I reply within 48 hours, not “within 2 business days.”