Projects
Open-source tools and projects I've built.
SQL Deploy Script Generator
VS Code extension that generates safe, idempotent SQL deployment scripts for SQL Server and Microsoft Fabric — from Azure DevOps PRs, commits, and work items.
Azure Data Factory — .NET SDK
End-to-end ADF management using C# .NET 8 — create pipelines, linked services, datasets, triggers, activities (Copy, Web, Lookup, ForEach, Switch), and monitoring.
Personal Website & Blog
This website — built with ASP.NET Core 8, Bootstrap 5, deployed on Azure App Service. Features AI-powered blog generation, OAuth login, SEO, dark mode, and PWA support.
In-Memory Caching
A reference implementation demonstrating in-memory caching patterns and strategies in .NET applications for high-performance data access.