Tools & Projects

Dustin Winkler

Azure tooling, AI integrations, and infrastructure experiments. Built to solve real problems — each one documented and deployable.

Naming & IaC
Front9/Back9 Algorithm
Mathematical Azure resource naming convention that scales endlessly across regions. Extracts subscription identity to produce globally unique, human-readable names without external databases. Compliant with all character-limited resources.
JavaScript Azure Static Web Apps Naming Convention
Try the demo →
IaC Wizard
Bicep Builder
Eight-page progressive wizard that generates validated Azure Bicep templates for VM deployments following Front9/Back9 naming conventions. Real-time validation against Azure naming constraints, optional resource toggling, cost estimation.
React Python Flask Azure Bicep
Open wizard →
AI Integration
Office AI Panel
Conversational AI application integrating GPT-4o-mini via Azure Functions. Demonstrates serverless AI integration patterns with a React frontend — cost-efficient, stateless, deployable in minutes.
React Azure Functions GPT-4o-mini
View on GitHub →
RAG / Vector Search
RAG Job Search
Semantic job matching pipeline using LangChain and ChromaDB. Four-stage RAG pipeline with vector similarity search, LLM reasoning, culture scoring, and salary analysis. 90% cost reduction achieved via caching and model selection.
Python LangChain ChromaDB FastAPI
View on GitHub →