About
Hi! I’m Shashank (Shash), and I like learning & building things. I studied Computer Science and recently graduated from Northeastern University.
Some of my interests include software in general, AI/ML, compilers, and distributed systems.
In the near future, I’ll be working on improving developer tooling and infrastructure at Sentry.
You can find more information about me on my resume, GitHub, and LinkedIn. Feel free to reach out at [email protected] - I’m always happy to chat!
Projects
Stuff I am working on / have worked on recently.
- Raft Implementation - An implementation of the Raft consensus algorithm in Golang.
- Git Implementation - An implementation of Git in Golang.
- MonkeyLang - An interpreter, bytecode-based compiler, & virtual machine for the Monkey programming language.
- Redis Implementation - An implementation of a Redis server in Golang.