Cloud-Native Ticket Resale API
Stack: Flask API · Azure App Service · GitHub Actions · MySQL
Built backend APIs for listing, buying and reselling tickets. Deployed to Azure with automated CI/CD and basic monitoring. Features authentication, inventory checks, and rate limiting.
Source · Live (demo)
Log Analysis & Auto-Classification
Stack: Python · CLI · Regex · JSON
Command-line tool to parse server logs, classify common error types, and output a summary report to assist triage.
Source
Portfolio API (Sample)
Stack: Flask · Gunicorn · Docker
Small API that returns project metadata; packaged with Docker for deployment. Useful to demonstrate basic backend + containerization workflow.
Source