About
Hi! I’m Shashank (Shash). I studied Computer Science and recently graduated from Northeastern University.
Some of my interests include software in general, AI/ML, compilers, and distributed systems.
I’m currently working on software at Sentry, helping users identify, debug, and resolve errors.
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.