Open to work · Immediately

Ashutosh
Kumar.

Backend Engineer · Systems · Infrastructure · Go · Rust · TypeScript

I build backend systems that run in production — SaaS platforms with auth and billing, bulk email dispatch engines, video transcoding pipelines. I care about throughput, latency, and correctness; the language is a tool, not the point.

Final-year CS at Manipal University Jaipur. GPA 8.61/10, Dean's List. Graduating July 2026. Looking for SDE-1, Backend, or Infrastructure Engineer roles. Available immediately — open to full-time, internship, remote, India, or relocation.

8.61
GPA MUJ CS '26 · Dean's List
80★
OSS STARS across all public repos
500+
LEETCODE Java · DSA
35% ↓
API LATENCY Bindisa internship
— FLAGSHIP WORK

Obol

2026

AI API cost tracker — unified spend dashboard for OpenAI, Anthropic, Google, OpenRouter.

Full-stack SaaS on Cloudflare's edge: SvelteKit on Pages, D1 (SQLite) for storage, a standalone cron worker for hourly usage syncs, budget alerts with email + Slack, and AES-256-GCM encryption for every API key at rest.

  • Hourly KV-locked cron worker syncs usage incrementally across 4 providers — idempotent upserts prevent double-counting on concurrent deploys
  • daily_rollups pre-aggregation: overview renders from 30 rows, not thousands of usage_records
  • Budget alerts with timezone-aware period math, email + Slack, deduped via last_triggered_at — no double-fire within the same window
  • AES-256-GCM encryption for all API keys and Slack webhooks before insert — ciphertext columns excluded from every list query
  • Magic-link auth (SHA-256 hashed token, 15-min TTL) + KV sessions — zero passwords in the database
  • Constant-time HMAC-SHA256 Lemon Squeezy webhook verification + test-mode guard to prevent silent $0 Pro upgrades
TypeScriptSvelteKitCloudflare D1Cloudflare KVLemon SqueezyResend

Clairo

2025

Kafka-driven async video transcoding pipeline — S3 → FFmpeg → ECS → multi-res.

A TypeScript pipeline that ingests video upload events via Kafka, fans them out to ECS workers running FFmpeg, and stores 360p / 720p / 1080p outputs back in S3 — a YouTube-style async processing architecture without the SaaS tax.

  • Kafka topic partitioning for parallel multi-resolution transcoding — 360p, 720p, 1080p in one pass
  • ECS task auto-scaling tied to consumer lag — spins up workers on demand, idles at zero cost
  • S3 pre-signed URL workflow for secure upload ingestion and output delivery (no public buckets)
  • Fully async end-to-end: producer acknowledges immediately, consumers commit offsets — zero polling loops
TypeScriptAWS ECSKafkaFFmpegS3

Mailgrid

2025 ★ 26

Offline-first bulk email CLI — CSV, Sheets, SMTP, 10k+ recipients.

A Go CLI for sending personalised HTML email campaigns without SaaS. CSV and Google Sheets input, Go templates, any SMTP server, worker-pool dispatch. Ships as a single static binary for Windows, macOS, and Linux.

  • Worker-pool SMTP dispatch with connection reuse — 40% throughput gain over per-send dialing
  • Token-bucket rate limiting (configurable msg/sec + burst) to stay under provider limits
  • Exponential backoff retry that distinguishes transient 4xx from permanent 5xx failures
  • AND/OR/NOT rule engine over CSV columns — cut bounce rate by 10% on real campaigns
  • ~450 emails/sec on commodity hardware · 18 MB resident for 100k-row CSV (streaming)
GoSMTPWorker poolToken bucket
— EXPERIENCE & EDUCATION

Backend Engineer & Team Lead @ Bindisa Agritech

May 2025 – Jul 2025

Gaya, India

  • Led a team of 5 engineers to design and ship backend APIs, contributing directly to core business logic and system architecture.
  • Reviewed and merged 20+ pull requests, enforcing modular design, performance standards, and maintainable code practices.
  • Optimised API endpoints and database queries, reducing average response latency by 35%.
  • Planned and executed 2-week agile sprints, delivering all milestones on schedule across the internship period.

B.Tech Computer Science & Engineering @ Manipal University Jaipur

Expected Jul 2026

Jaipur, Rajasthan · CGPA 8.61 / 10.00 · IoT and Intelligent Systems

  • Dean's List — 6th semester (highest GPA)
— BUILT WITH
Production — shipped real work, can interview on it

Rust · Go · TypeScript · Java · PostgreSQL · Redis · Docker · Kafka · Linux · Git

Comfortable — built things, still sharpening

Python · Node.js · Express · React · Tailwind · AWS (S3 · ECS · Lambda · EC2 · ECR) · gRPC · Prisma · MongoDB · Prometheus · Grafana · OpenTelemetry

Exploring — currently reading / building toy projects

Vector databases · RAG pipelines · Kubernetes (in depth) · WebAssembly · eBPF

Milestones
  • Solved 500+ DSA problems on LeetCode (Java)
  • Dean's List — 6th semester, highest GPA
  • Founded @themankindproject — Rust OSS org building systems primitives; imgfprint (159 downloads, 9 versions) and fastarena (135 downloads, 4 versions) published on crates.io
  • 4th / 128 — individual hackathon, MUJ ACM
  • Advanced to finals — Bit to Byte Hackathon, IEEE MUJ
— ON AI, 2026

I'm a systems engineer in an AI era — not an AI engineer. That distinction matters.

I use AI daily. Claude Code and Copilot have compressed my feedback loop — they handle the boilerplate so I stay focused on system design and tradeoffs. What I don't trust AI for: architecture decisions, correctness guarantees, or anything where the failure mode is silent.

For shipping AI features in production: retries, rate limits, fallbacks, observability — the hard problems still live in the backend. Embeddings are the new indexes. Vector databases are the new Redis. RAG pipelines are the new REST APIs. The AI era needs more systems engineers, not fewer.

My conviction is simple: AI raises the floor, not the ceiling. Correctness, observability, and cost still live at the systems layer. Count me in.

— RECENT WRITING
Content Fingerprinting at Scale: How UCFP Detects Near-Duplicate Text and Video Mar 2026Mailgrid: Designing a Go CLI That Sends 10k Emails Without Breaking a Sweat Feb 2026Building BlipMQ: A Minimal Message Broker in Rust Jan 2026
— FOR HIRING TEAMS

Open to full-time roles. Available immediately.

Roles I'm targeting
  • SDE-1 / Junior Backend Engineer
  • Infrastructure / Platform Engineer
  • Systems / Distributed Systems Engineer
  • Developer Tools / DX Engineer
Strong fit if you work on
  • Distributed systems, databases, message queues
  • Developer tools, CLIs, compilers, runtimes
  • Infrastructure, observability, performance
  • LLM inference, RAG, vector search, AI infra
Open to
Full-timeInternshipRemoteIndiaRelocatable

Not looking for: Pure frontend roles, AI research positions, or "full-stack" roles that are 80% UI.

Hiring for backend, infrastructure, or systems engineering? I'm immediately available and ready to ship.