Skip to content
View panyam's full-sized avatar
Block or Report

Block or report panyam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
panyam/README.md

Hi there 👋

My day jobs include Software Engineering, Engineering Management, Technical Leadership and more details are in my LinkedIn profile. I am currently CTO of a DevOps and Runbook automation startup - DagKnows.

Personal Blog

My personal blog is BuildMage. I love writing about large scale System Design, Algorithms, My current passion projects, Carnatic music and more. Would love to hear more about it.

Interests

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

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.

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

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!

Pinned Loading

  1. notations notations Public

    Library for notating, parsing and laying out carnatic music notation (https://notations.us)

    TypeScript 3

  2. Galore Galore Public

    An embedable parser generator library in/for typescript web applications

    TypeScript 3

  3. tlex tlex Public

    A debugabble, flexible and customizable lexical analyzer (also powers Galore and Notations).

    TypeScript 3

  4. priorityq priorityq Public

    A robust and customizable priority queue library

    Python 7 1

  5. tdproxy tdproxy Public

    A golang server that provides an auth and API proxy to the TD Ameritrade developer api.

    Go