Hi! 👋

I am a software engineer who is passionate about distributed systems, database systems, operating systems and all things comp sci!

My experince includes building fleet orchestration, security / vulnerability management systems to other full stack work. I have also dabbled in low level kernel work as an intern on ESX kernel. Currently learning databases internals by building one from scratch here: fetadb

Here’s a highlight of my public work:

  • YAQL Interpreter written in Rust: yaql
  • SQL Database atop Badger KV: fetadb
  • Contributed Cookie JWT Auth to envoyproxy: PR 1, PR 2 & PR 3