Projects
Here are some of the projects I've been working on. From web applications to open source contributions, each project represents a journey of learning and problem-solving.
Personal Blog Platform
CompletedA production-grade blog platform deployed on AWS EC2 (t2.micro) with fully automated CI/CD pipeline. Demonstrates expertise in cloud infrastructure, system administration, and DevOps best practices. Features zero-downtime deployments via GitHub Actions, Nginx reverse proxy, PM2 process management, and SSL/TLS encryption with Let's Encrypt. Overcame memory constraints on free tier by implementing swap space and optimizing Node.js build process. Achieved 99.9% uptime with 1-2 minute deployment cycles from git push to production.
Key Highlights
- Fully automated CI/CD with GitHub Actions
- Zero-downtime deployments using PM2 graceful restarts
- SSL/TLS encryption with auto-renewal
- Optimized for t2.micro free tier (1GB RAM)
- Custom Nginx reverse proxy configuration
- 99.9% uptime with monitoring
Technologies Used
Interested in collaborating?
I'm always open to discussing new projects, creative ideas, or opportunities to contribute to interesting work.