4 projects

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 Study
In progress

Reasoning 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.

AzureArchitectureAZ-104

Azure SQL Security Deep-Dive

Lab Write-up
In progress

Azure SQL Database, Key Vault with RBAC, and Always Encrypted configuration. Advanced security material most entry-level candidates have not touched.

Azure SQLKey VaultRBACAlways Encrypted

IaC Repo and Containerized App

Infrastructure as Code with CI/CD
Planned

Bicep and Terraform repo provisioning a VNet, VM, storage account, and Key Vault on Azure. Containerized app deployed through a GitHub Actions CI/CD pipeline.

BicepTerraformDockerGitHub Actions

Agentic Research System on Azure

Multi-agent AI on Azure
Planned

Multi-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.

LangGraphClaudeAzureRAGEval