Projects
Built and deployed a cloud-native e-commerce platform using FastAPI, Docker, and Azure Container Apps, integrated with Neon serverless PostgreSQL for scalable and cost-efficient data storage.
View GitHub Repo['Designed RESTful backend with SQLAlchemy ORM and Jinja2 templating', 'Implemented full e-commerce flow: product catalog, cart, checkout, and order management', 'Developed admin dashboard with CRUD operations for product management', 'Containerized application using Docker and deployed via Azure Container Apps', 'Integrated CI/CD pipeline using GitHub Actions for automated build and deployment', 'Optimized infrastructure cost by replacing managed DB with serverless PostgreSQL (Neon)']
Flask Portfolio Website
View GitHub RepoA personal portfolio site with login, registration, and guestbook commenting using Python, Flask, SQLite, and Flask-Login running on Azure AKS cluster using Azure CICD pipeline and Azure Repo
Server Health Dashboard
View GitHub RepoA docker container running grafana and prometheus showing CPU, memory, disk, and network usage of several vms in my homelab
System Activity Report Dashboard
View GitHub RepoA docker container running sarchart allows to convert sar output file to graphical representation
Advanced Linux Server Performance & Troubleshooting
View GitHub RepoA field manual for production Linux performance engineering, covers kernel internals, hardware counters and root-cause methodologies.
Network Scan Automation
A scheduled scanning workflow that writes results to a web-accessible report using secure permissions.