C Kaustubh
Third-year Computer Science undergraduate at PES University, Bengaluru.
I build at the intersection of systems and intelligence: distributed infrastructure in Rust and Go, ML pipelines in PyTorch, and multi-modal architectures that are designed to survive real-world constraints. I care about correctness, performance, and transparent tradeoffs.
-
Teaching Assistant for Microprocessors and Computer Architecture in the Dept. of Computer Science and Engineering, PES University.
-
Tech Lead at Shunya PESU.
-
Research Intern at C-ISFCR in summer 2025.
-
Incoming AI R&D Intern at Aveva in summer 2026.
Featured: redis-from-scratch
Built a Redis-compatible in-memory key-value store in Go with RESP3 support and Pub-Sub, then used it as the backing store for a REST API-based Kafka clone to validate correctness under real integration pressure.