Projects.
A mix of cloud infrastructure, AI experiments, and small tools I've built to learn or solve a personal itch.
Deploying a Static Site on Azure with Bicep IaC
Bicep template that provisions an Azure Storage Account with static website hosting and deploys a site to it in a single command.
View case studyContainerized URL Shortener
Multi-container Docker application that shortens URLs using three networked services: nginx reverse proxy, Flask backend, and PostgreSQL database.
View case studyReal-Time Call Analysis Dashboard
Azure Speech-to-Text pipeline that streams audio transcription and uses an LLM to analyze call sentiment and provide detailed feedback reports.
View case studyInvestor Sentiment Analysis Pipeline
Automated pipeline for analyzing investor sentiment from earnings calls and financial documents.
View case studyMachine Learning with Cats
Deep learning pipeline built with Claude Code to classify cat breeds using EfficientNetV2.
View case studyPredicting Flight Delays
Machine learning model built in Azure ML Studio to predict flight delays based on historical data.
View case studyFile Sharing App
Lightweight Python tool to access computer files from a phone without cloud services or account signup.
View case study