Published on
Mon Jan 1, 0001

Hi there 👋 ¶

My day jobs include Software Engineering, Engineering Management, Technical Leadership and more details are in my LinkedIn profile.

Personal Blog ¶

My personal professional site is here. I love writing about large scale System Design, Algorithms, My current passion projects, Carnatic music and more. You can also find a list of my scholarly publications and media on there.

Interests ¶

My interests are in programming languages (PL), distributed systems, building control planes and a bunch of things. Some of my special projects are:

Notations - A carnatic music notationing, editing and renderling library. It is currently live at Notations.us.

s3gen - A Simple Static Site Generator. My sites are on google appengine and this allows me to have my custom work flow for building and serving a very snappy static site fully built out in Go (even using Go templates + extensions)

SDL - A DSL for describing and simulating large scale systems for preparing for system design interviews. - In Progress

TLEX/GALORE - As a PL enthusiast I wanted to build my own versions of Flex and Yacc in typescript from the ground up and incorporate all things state of the art! Who knows one day may even touch the base camp of the Everest that is Treesitter!

OneHub - A basic Kitchen Sink kind of chat app for testing different things from distributed log replication to message integrations to building modern go webservices and more.