A fully serverless portfolio website built and deployed on Azure. This project demonstrates cloud infrastructure, CI/CD automation, and full-stack web development using modern cloud services.
- Static portfolio resume website with HTML, CSS, and JavaScript
- Visitor counter JavaScript component that tracks page views
- Serverless backend using Azure Functions with Python
- Cosmos DB database for storing visitor count data
- Automated deployment pipeline with GitHub Actions CI/CD
- HTTPS security configured through Cloudflare
- Custom domain DNS setup with Azure resources
- Complete infrastructure on Azure cloud
- Azure (Storage, Functions, Cosmos DB, CDN)
- HTML, CSS, JavaScript
- Python (Azure Functions)
- GitHub Actions
- Cloudflare
- Serverless Architecture Design
- CI/CD Pipeline Automation
- Database Integration
- Infrastructure as Code Principles
- Cloud Security with HTTPS
- API Development with Functions
- Version Control and Git Workflows
This project demonstrates end-to-end cloud development by building a production-ready resume website with automated deployment, serverless compute, and database integration on Azure.