(But where's the higher ground XD)
- IIT Kharagpur '24
- Systems + infrastructure engineer focused on operating systems, distributed systems, and cloud-native internals
- Active open-source contributor to etcd, kernel-adjacent runtimes, and low-level tooling
- I document projects and experiments here: https://sneaky-potato.github.io/
I like to give back to community and help other codebases in whatever capacity I can in my free time.
Etcd - Distributed Key-Value Store (CNCF)
Contributions across robustness testing, authentication, client behavior, and server internals:
- Improved client-server authentication for client managed JWTs #20747, #20802
- Removed duplicate delete/compact operations in robustness tests, reducing linearization cost #20877, #21043
Lua In Kernel - Kernel Adjacent Runtime
- Eliminated index-based method dispatch by eagerly wrapping class methods at initialization, reducing allocations in hot paths #410
- Added LLDP example using
AF_PACKETto demonstrate low-level packet I/O #341 - Standardized raw socket patterns for safer reuse #360, #364
- Enforced explicit (protocol, ifindex) pairing in raw socket
bind()for API correctness #378
- Fixed Java dependency analysis by excluding development dependencies from Gradle lockfile #8803
- Updated documentation to clarify handling of development dependencies in Gradle lockfiles #8830
- Added support for parsing
bun.lockfiles to improve Node.js ecosystem coverage #8851 - Implemented vulnerability analysis for Bun lockfiles in Node.js projects #8897
- Check for deprecated attributes -- Commit Link / PR Link
I like to track my time, Wakatime and this awesome action allows me to do that automatically.
From: 27 January 2026 - To: 03 February 2026
C 3 hrs 32 mins βββββββββββββββββββββββββ 37.39 %
Lua 1 hr 34 mins βββββββββββββββββββββββββ 16.64 %
C++ 1 hr 33 mins βββββββββββββββββββββββββ 16.50 %
Diff 56 mins βββββββββββββββββββββββββ 09.97 %
Makefile 32 mins βββββββββββββββββββββββββ 05.67 %Counter for something something:




