Portfolio
Cloud and AI projects built during the program. Each one is designed to show real engineering decisions, not just that the lab ran.
BookHaven Online
Cloud Architecture Case StudyReasoning through Azure service selection and design trade-offs for a real-world e-commerce scenario. Published with a 'why I made these decisions' narrative, not just a technical summary.
Azure SQL Security Deep-Dive
Lab Write-upAzure SQL Database, Key Vault with RBAC, and Always Encrypted configuration. Advanced security material most entry-level candidates have not touched.
IaC Repo and Containerized App
Infrastructure as Code with CI/CDBicep and Terraform repo provisioning a VNet, VM, storage account, and Key Vault on Azure. Containerized app deployed through a GitHub Actions CI/CD pipeline.
Agentic Research System on Azure
Multi-agent AI on AzureMulti-agent research workflow using LangGraph with Claude as the LLM backbone, deployed on Azure with a Blob retrieval tool layer and a real eval suite.