ShreeChaturvedi

I build fast, correct systems and the AI that runs on them. Grounded in math, proven with data.

MNIST digit classifier: input grid to two hidden layers to ten outputsA 3D render of the network: a 16 by 16 drawable input face showing a sample digit 7 feeds a 128-unit hidden layer, then a 32-unit hidden layer, then a 10-way output.

selected work

Cool projects.

[ ai ]

auto-ml

I built an agent that drives the whole ML lifecycle through a 12-tool MCP registry behind human approval gates, running every model-generated cell inside a hardened Docker sandbox with no network, a read-only rootfs, and a non-root user. The preprocessing path is a scaffold.

12MCP tools
246test files
23SQL migrations
[ data ]

taskflow-calendar

I built a multi-stage NLP smart-input pipeline (chrono-node, compromise, and a custom priority parser) that resolves overlapping parser claims by priority first, then per-tag confidence. The serverless path dropped Prisma for raw pg, while a parallel Express + Prisma stack still ships alongside it.

10performance indexes
634frontend tests passing
chrono + compromise + custom parser
[ sys ]demo

fast-mnist-nn

I wrote an MNIST MLP and hand-vectorized its hot paths with arch-dispatched AVX-512, AVX2, and NEON kernels over 64-byte-aligned, blocked-tiled matrices, no BLAS or PyTorch pulled in. OpenMP wins on big matrices and regresses small ones ~7x, so it is gated by size, not waved off.

~48.8k img/straining throughput
80K+ img/sinference
~3.5×SIMD dot vs scalar, 256x256
[ math ]demo

math-repl

I wrote a C++23 expression language and compiled it to WebAssembly: tokenizer, recursive-descent parser, tree-walking evaluator, user functions, and recursion. It runs live in-browser on this project's own case page. It uses double everywhere with exact == comparisons, called out in the README.

183 KB gzC++ engine compiled to WASM
26 + 3built-ins and constants
3-OSCI, Linux + macOS + Windows

[ resume ]

Resume

  • Data Analytics InternBusiness Intelligence, Miami University

    Jan 2026 - May 2026

  • ConsultantEast Bridge Consultancy

    Apr 2023 - Aug 2025

  • Data Integration InternIT Services, Miami University

    May 2023 - Jul 2024

  • Software Development InternYoubble LLC

    Aug 2022 - Jan 2023

  • B.S. Computer Science, Minor in MathematicsMiami University

    May 2026

[ contact ]

Shree Chaturvedi, smiling, rendered as a noir-graded studio portrait

graduated may 2026 · looking for

The next hard problem.

I want systems, AI, or data work where correctness gets checked instead of claimed. Email is the fastest way to reach me. The code is all public.

mrshreechaturvedi@gmail.com