Software Engineer · AI/ML · MIT '26

Hi, I'm Aditya

Building full-stack software applications & intelligent AI systems.

Currently interning at Eli Lilly and Company, shipping enterprise GenAI platforms used daily by 200+ employees. Former medical AI researcher (EfficientNet & 3D U-Net). Passionate about distributed systems, vector search, and high-performance engineering.

Aditya Kumar Singh

Technical Skills

Core languages, frameworks, and tools I use to build production systems.

Languages
PythonTypeScriptJavaScriptGoJavaSQLC++
Frameworks & Web
Next.js 16React 19FastAPINode.jsTailwind CSSAstro.js
AI / ML Systems
PyTorchTransformersEfficientNetLlamaIndexGroq AIRAG Systems
Databases & Storage
PostgreSQLRedisPineconeMongoDBSQLiteVector DB
Infra & Tools
DockerKubernetesGitREST APIsWebSocketsMCP
Career Journey

Work Experience

Software Engineering Intern

Eli Lilly and Company

Jan 2026 – Present

Built and shipped full-stack features (Next.js, React, TypeScript, PostgreSQL, Redis) across an enterprise assistant platform serving 200 internal employees to create and share domain-specific AI assistants. Integrated Veeva Vault via Model Context Protocol (MCP) with SSE streaming, and built admin governance tooling for model whitelisting and per-assistant access control. Resolved the majority of critical/high frontend security vulnerabilities through dependency auditing and npm override strategies.

Next.jsReactTypeScriptPostgreSQLRedisMCP

Research Intern

International Centre for Applied Sciences (ICAS)

Jun 2025 – Jul 2025

Built a hierarchical multi-head EfficientNet-B0 classification pipeline on DERM12345 (12,345 dermoscopic images, 40 subclasses), achieving 98.32% binary accuracy and 0.994 AUC — establishing early benchmarks on a dataset published in Scientific Data (Nature, 2024). Conducted a 6-model systematic study of loss functions (Dice, Tversky, Focal Tversky) on 3D U-Net for BraTS 2020 brain tumor segmentation, achieving Dice scores of 0.77 (Tumor Core) and 0.75 (Enhancing Tumor).

PyTorchEfficientNet3D U-NetFastAPIReact

Software Engineer Intern

Recursive Zero

Jan 2025 – Feb 2025

Migrated multiple client websites from vanilla HTML/JS to Astro.js, cutting JavaScript bundle size by ~50% and improving Core Web Vitals and SEO performance across all projects.

Astro.jsJavaScriptSEOPerformance
Featured Work

Projects

Production systems, vector engines, distributed brokers, and AI pipelines built from scratch.

Mini Vector DB

GitHub

vector db from scratch. 99.5% recall.

HNSW vector database engine built from scratch — 99.5% recall@10 on 10K vectors, matching hnswlib and FAISS accuracy.

PythonNumPyFastAPIReact+2
Details →

Mini Kafka

GitHub

kafka from scratch. zero deps.

Distributed message broker in Go replicating Kafka's core — append-only logs, partitioned topics, consumer groups, zero dependencies.

GoTCPBinary Protocolstdlib only
Details →

Self-Healing RAG

GitHub

a RAG that knows when it's wrong

RAG with self-validation and adaptive retry — LLM-as-Judge validates answers, auto-heals with 5 strategies when confidence is low.

FastAPIPineconeGroqLlama 3.3+2
Details →

RAG Systems

GitHub

production RAG. the real deal.

Full-stack RAG with hybrid search, recency-aware ranking, SSE streaming, conversation memory, and RAGAS evaluation metrics.

FastAPINext.js 14PineconeGroq+2
Details →

RunCoach AI

GitHub

AI yells at me to run faster

Intelligent running app with GPS tracking, real-time AI voice coaching (3 personalities), route mapping, and performance analytics.

Next.js 16TypeScriptPrismaVapi+3
Details →

Document Intelligence

GitHub

the first RAG build

RAG pipeline over unstructured documents with semantic search and real-time QA.

TypeScriptNext.jsFastAPILlamaIndex+1
Details →