prnvbn

Hello There!

I have worn quite a few hats - Software Engineering (SWE), Systems Reliability Engineering (SRE), Network Engineering, Machine Learning (classical ML, LLM inference) and a bit of Frontend Development as well.

My journey in computing has taken me through both practical and theoretical realms. I completed my integrated MEng in Computing from Imperial College London in 2023. During my master’s thesis, I delved into the fascinating world of Software Verification and Programming Languages, exploring how we can make software systems more reliable and secure. Currently, I am a Founding Engineer at QFEX and before this worked at Jump Trading.

Check out my blog or my “dev doodles”.

A few posts

View all →

A few doodles

View all →

grpcexp

+

An interactive TUI explorer for interacting with gRPC servers, built on top of grpcurl.

Why? I really like grpcurl but found it tedious to run multiple commands just to make one gRPC call, especially with a complex request type.

packet-queuing-ui

+

A small interactive visualisation for detecting layer 2 packet queueing from packet timing.

Why? A companion demo for the packet queueing blog post