B.Tech CSE at IIIT Hyderabad (CGPA 9.44/10, Dean's List 4/4 semesters) and a software engineering intern at ConnectMyWorld. I build systems software from scratch: transport protocols, distributed file systems, and kernels. Every project below has an interactive deep dive on my portfolio where you can drop packets mid-flight, crash servers, trigger page faults, and step through the pipeline yourself.
🌐 biscboi28.github.io · 📄 résumé · ✉️ ayush.aga@students.iiit.ac.in
| Project | What it is | Interactive demo |
|---|---|---|
| CoWrite | Distributed collaborative document store in C: sentence-level locking, capability tickets, primary/backup replication with automatic failover | crash the primary |
| SHAM | TCP-style reliable transport built from scratch on raw UDP: handshake, sliding window, cumulative ACKs, RTO retransmission | drop a packet |
| XV6 Enhancements | Demand paging with FIFO swap plus four pluggable CPU schedulers (FCFS/RR/CFS/MLFQ) in the xv6-riscv kernel | trigger a page fault |
| Orbit-Node (client project) | Human-in-the-loop security orchestration: Neo4j asset graph, Wazuh SIEM, and a Gemini agent over MCP. The AI proposes, an analyst approves, the SIEM executes | walk the pipeline |
| On-device face verification (employer codebase) | Fully offline face-verification gate on low-end Android: ML Kit → ArcFace alignment → MobileFaceNet fp16 TFLite → multi-template matching. In production with 650+ users | see how it works |
Also: CTF problem setter at Hacking Club IIIT-H · 2nd place (Open), Deccan CTF.

