Projects
Automation and infrastructure projects focused on SQL Server reliability, migrations, and cloud operations.
SQL Server Health Check Toolkit
A collection of T-SQL and PowerShell scripts that check CPU, memory, wait statistics, blocking, backups, and Availability Group health on SQL Server instances.
Password Manager: A Local Vault for My Passwords and Server Details
An offline, encrypted desktop app for storing passwords and internal server details side by side - and linking the two together, so I never have to remember which credential goes with which box.
MariaDB Studio: A Personal SSMS-Style Tool for MariaDB
A self-built web app that replaces a folder of ad-hoc backup/restore scripts and commands with a single SSMS-like interface for MariaDB - logical/physical backups, point-in-time recovery, replication monitoring, and a query editor.
Federated Clinical Data Sharing with Databricks Delta Sharing
A proof-of-concept federated data architecture that lets healthcare and pharma partners query curated clinical trial reference data via Databricks Delta Sharing, without any regulated patient data ever leaving the partner's own cloud environment.
SQL Backup Validation Automation
Automation that validates SQL Server backup reliability - not just that a backup file exists, but that it can actually be restored - and reports on the results.
SQL Server Migration Toolkit
Scripts that automate migrating SQL Server logins, jobs, credentials, certificates, and database configuration between instances during upgrades and cloud migrations.
AI DBA Assistant
An experimental AI-powered assistant that reads SQL Server health data and suggests troubleshooting directions, built to explore how AI-assisted engineering fits into day-to-day DBA work.
