- βοΈ Backend engineer with 6 months of production experience at a London-registered B2B SaaS startup (SvaraAI)
- π§ Built systems from scratch β 14K req/sec HTTP server in C, 18.8K req/sec distributed job queue in Go
- π§ Work across systems programming, distributed systems, AI pipelines, and full-stack SaaS
- π§ Linux enthusiast who reads kernel docs for fun
β Redis-backed job queue built from scratch in Go
- Priority scheduling via lexicographic score encoding on Sorted Sets
- Atomic Lua-scripted dequeue β eliminates race conditions under concurrent load
- Retry engine with exponential backoff + jitter, Dead Letter Queue, job replay
- Prometheus metrics: queue depth, job duration histograms, worker utilization
- 18,800 req/sec with 100K jobs, 100 concurrent workers β p99 latency 33ms, zero failed requests
π https://github.com/Aryan9inja/gotaskq
β Event-driven HTTP server built using POSIX sockets and epoll, zero external libraries
- Non-blocking I/O with request state machine
- Keep-alive, zero-copy sendfile(), request pipelining
- Full GET/POST parsing, headers, static file serving, EAGAIN/EWOULDBLOCK handling
- 14,000+ req/sec, sub-millisecond latency β 38% throughput improvement over fork model
π https://github.com/Aryan9inja/raw-http-c
β Farmers call one number, speak Hindi or English, get crop/pest/mandi guidance in under 2 seconds
- Twilio Conversation Relay for real-time STT/TTS
- Hybrid BM25 + vector retrieval over 1,000+ knowledge entries β sub-millisecond query latency
- Swappable LLM client (Groq/OpenAI), stateless WebSocket layer
π https://github.com/Aryan9inja/Krishi-Setu | Demo
β RAG-based platform that generates and reviews legal documents
- Classifies every contract clause into Low/Medium/High risk β cuts manual review time by 60%+
- MongoDB Atlas Vector Search for semantic retrieval
- Live in production with PDF export
π https://github.com/Aryan9inja/LexGenAI | Live
Full-Stack Developer Intern @ SvaraAI (Oct 2025 β Mar 2026) London-registered B2B SaaS startup β Remote
- NestJS/Node.js microservices handling 1,000+ API requests/day across 5+ business clients
- Production email pipeline via Azure Email Services β 500+ emails/day, SPF/DKIM/DMARC configured
- AWS EC2 + NGINX + MySQL infrastructure, CI/CD with GitHub Actions
Languages: C β’ C++ β’ Go β’ JavaScript β’ TypeScript
Backend: Node.js β’ NestJS β’ Express β’ REST APIs β’ WebSockets β’ Microservices
Frontend: React β’ Next.js β’ TailwindCSS
Databases: MySQL β’ MongoDB β’ Redis β’ Vector Search
AI / Data: RAG Systems β’ BM25 Retrieval β’ LLM Integration (OpenAI, LLaMA) β’ Semantic Search β’ OCR
Infrastructure: AWS EC2 β’ NGINX β’ Linux β’ Docker β’ Prometheus β’ Azure Email Services β’ GitHub Actions
- π Fascinated by Space & Astronomy
- π§© Enjoy reverse engineering and understanding software internals
- β Can debug almost anything with enough coffee
β I build systems to understand how software really works β from the kernel up.



