Back
Projects & Open Source
Things I've built and contributed to.
Open Source Work
2024
go-chi/docs
Writing and maintaining documentation for go-chi (20k+ stars)
2024
go-chi/httplog V2
Wrote V2 for go-chi/httplog logging middleware
Major version update using golang's new slog logging package
2024
goware/firewall
Authored IP range blocking library using fast trie structure
Blocks IP ranges of all cloud providers efficiently
Go
Networking
Security
2024
goware/sed
Authored sed implementation written in Go
2024
ethwal filter indexing
Contributed to filter indexing for Ethereum events in ethwal
Improved performance of Ethereum event searching
Projects
2025
lilgrad
Micrograd-like neural network library built from scratch in Python and NumPy
Implemented in numpy and python from scratch without inspiration from existing libraries
Currently supports ReLU and Softmax activations with cross-entropy loss
Future plans include GPU support for accelerated computation
Python
NumPy
Neural Networks
2024
obsidian-brain
MCP Server for Obsidian with BM25, NLP, and Vector Search capabilities
Advanced search and knowledge management system for Obsidian notes
Python
NLP
Vector Search
MCP
BM25 Search
2024
doomsday-messenger
LoRa mesh network for end-to-end encrypted messaging
Decentralized communication system for scenarios without internet infrastructure
Built for emergency and off-grid communication
LoRa
Arduino
Soldering
C
2023
peersafe
P2P end-to-end encrypted file storage with Shamir key splitting
Distributed file storage system across multiple peers
Focuses on security and redundancy
Go
P2P
Cryptography
Shamir Key Splitting
2023
rfs-blockchain
Distributed file system on blockchain built from scratch
Custom blockchain implementation for decentralized file storage
Includes consensus mechanisms and file integrity guarantees
Go
Blockchain
2023
solo
Decentralized marketplace to collect limited edition pre-releases signed by artists
Part of buildspace nights and weekends S2
Focus on artist-fan connections through blockchain collectibles
Solidity
Web3
React
Go
2022
simpl.ai
2nd place at Hack the Valley UofT hackathon
Document simplification using BART transformer model
AI-powered tool for better readability and comprehension
Python
NLP
BART
React
FastAPI
2021
Timathon - Website for hackathons
Built Django website for hosting hackathons in TWT Discord server (36k+ members)
Community collaboration project with multiple developers
Hosted hackathons sponsored by repl.it and AlgoExpert
Django
Python
2020
P2P Multiplayer Ping Pong
Built multiplayer ping pong game from scratch using Pygame
Implemented P2P networking using only Python built-in libraries
Python
Pygame
2017
Line Follower & Obstacle Avoider Robot
Built at age 13 using Arduino, LDR sensors, and ultrasonic sensors
Robot follows black lines and avoids obstacles in its path
Arduino
C
2017
Automatic Plant Watering System
Built at age 13 using Arduino and conductivity sensors
Measures soil moisture levels and automatically waters plants
Used motor to intake water from bottle when soil is dry
Arduino
C