Here are some of the open-source projects I've built. I focus on creating practical tools, self-hosted infrastructure, and ai-powered applications that solve real problems.
homelab
creator and maintainer (nov 2025 - present)
homelab's entire network, and docker configuration
achievements
- designed and operated a fully self-hosted homelab running 20+ containerized services
- achieved 99.9% uptime with automated monitoring, backups, and alerting
- implemented secure access using reverse proxies, TLS, SSO, and network-level isolation
technologies
lic
creator and maintainer (2025 - present)
CLI Tool for Managing Licenses For Your Codebase | Available on PyPI & Homebrew
achievements
- published cross-platform CLI tool to PyPI and Homebrew, simplifying license generation for developers
- implemented git integration to auto-populate author information and smart placeholder replacement
- 30+ stars on github
technologies
dosai
creator and maintainer (2024 - present)
opensource iOS app that tracks calories in less than two clicks
achievements
- built a production-ready open source swift app with custom camera and ai-powered food analysis
- implemented mvvm architecture for scalable, maintainable code
- designed a clean, modern ui with haptics, animations, and real-time analysis feedback
technologies
shazam
creator and maintainer (2025 - present)
recreating shazam from scratch using librosa
achievements
- implemented a music recognition system using audio fingerprinting and efficient search algorithms
- achieved high accuracy and fast recognition times on a large dataset of songs
- gained deep understanding of digital signal processing, feature extraction, and audio analysis techniques
technologies
freedle
creator and maintainer (2025 - present)
minimalist wordle clone built with react and vite featuring smooth animations and persistent game state
achievements
- implemented core wordle game mechanics with letter validation and color-coded feedback system
- built reusable component architecture with proper state management using react hooks
- designed glassmorphic ui with flip animations, keyboard integration, and localStorage persistence
technologies
dotfiles
creator and maintainer (2024 - present)
personal development environment configuration managed with gnu stow for seamless setup across machines
achievements
- architected modular dotfiles system using gnu stow for symlink-based configuration management
- automated development environment setup with brewfile for package management
- integrated forgit for enhanced git workflows with interactive commit browsing and file staging