About
Hi! I’m Shashank (Shash), and I like learning & building things. Right now, I’m studing Computer Science at 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.
- 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.