Selected Work
Projects
Open-source tools, experiments, and systems I've built. Mostly DevOps infrastructure, observability, and developer tooling.
Kubernetes Multi-Tier Deployment
LiveProduction-grade Ansible playbooks for deploying multi-tier web applications across cloud providers with auto-scaling and zero-downtime deployments.
Container Image Analyzer
LiveCLI tool that analyzes Docker image layers, identifies bloat, and suggests optimizations. Reduces average image size by 40-60%.
Distributed Tracing Dashboard
In ProgressReal-time observability dashboard for microservices with distributed tracing, log aggregation, and anomaly detection.
Linux Kernel Module Explorer
LiveInteractive web interface for exploring Linux kernel modules, their dependencies, and live system stats via /proc and /sys.
API Gateway with Rate Limiting
ArchivedHigh-performance API gateway with token bucket rate limiting, circuit breakers, and request transformation middleware.
CI/CD Pipeline Visualizer
In ProgressGitHub Actions workflow visualizer that renders pipeline DAGs, shows bottlenecks, and tracks build time trends.