Skip to main content

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.

TypeScript VS Code Extension SQL Server Microsoft Fabric
View on GitHub
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.

C# .NET 8 Azure Data Factory Azure SDK
View on GitHub
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.

ASP.NET Core 8 Azure Bootstrap 5 Azure OpenAI
In-Memory Caching

A reference implementation demonstrating in-memory caching patterns and strategies in .NET applications for high-performance data access.

C# .NET Caching
View on GitHub