Portfolio
Open Source
134 repositories, 410 contributions in the last year. Here are the projects I've shipped publicly - from production tools to systems programming exercises.
134
Repositories
108
Followers
45+
Stars earned
Featured Project
pydongo
ActiveA lightweight ORM for MongoDB using Pydantic models. Makes working with MongoDB in Python feel as natural as a typed ORM - schema validation, model serialization, and query building out of the box.
Pinned Repositories
voicebox
Open-source Python tool for voice calls and messaging over LAN. Built on top of the TCP/IP protocol - peer-to-peer audio streaming and text messaging without a central server.
teasr
A Brainf*ck compiler implementation written in C. A low-level systems programming exercise - lexing, parsing, and code generation for an esoteric language.
gdsc-wrapped
NLP analysis of messages in Google Developer Student Club community forums. Uses natural language processing to extract insights and trends from community discussions.
golang-service-cookiecutter
An opinionated Go microservice template - batteries-included scaffolding with project structure, Dockerfile, Makefile, and CI/CD config baked in so new services start production-ready.
60+ Public repos on GitHub