Selected Work

Projects.

A mix of cloud infrastructure, AI experiments, and small tools I've built to learn or solve a personal itch.

More on GitHub
Recent
9 projects
Config Markdown Bash

Write Your AI Instructions Once, Use Them Everywhere

One version-controlled source of truth for the personal instructions I give every AI tool, built out to each one so nothing drifts.

View case study
Azure API Management Azure OpenAI Bicep

An AI Gateway with Azure API Management

Azure API Management placed in front of Azure OpenAI as one controlled front door, with per-client keys, token limits, and caching.

View case study
Azure Bicep Azure CLI Blob Storage

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 study
Docker nginx Flask PostgreSQL

Containerized URL Shortener

Multi-container Docker application that shortens URLs using three networked services: nginx reverse proxy, Flask backend, and PostgreSQL database.

View case study
Python Azure Speech LLM Streamlit

Real-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 study
Python NLP Azure

Investor Sentiment Analysis Pipeline

Automated pipeline for analyzing investor sentiment from earnings calls and financial documents.

View case study
Python PyTorch Computer Vision

Machine Learning with Cats

Deep learning pipeline built with Claude Code to classify cat breeds using EfficientNetV2.

View case study
Azure ML Studio Predictive Modeling

Predicting Flight Delays

Machine learning model built in Azure ML Studio to predict flight delays based on historical data.

View case study
Python HTTP Server Ngrok

File Sharing App

Lightweight Python tool to access computer files from a phone without cloud services or account signup.

View case study