Solutions & Configuration Architect · C#/.NET Engineer · Open-Source Contributor
I build practical software that simplifies complex workflows, improves developer experience, and turns real-world problems into maintainable tools. My work spans .NET applications, browser extensions, data transformation, automated testing, and contributions to established open-source projects.
Avalonia UI â Theme accessibility
Improved keyboard-focus visibility in SimpleTheme dark mode · Merged PR #21753
- Diagnosed a hard-coded focus-indicator color that lost contrast on dark backgrounds.
- Replaced the static stroke with Avalonia's theme-aware
ThemeForegroundBrush. - Worked through maintainer review and the project's cross-platform CI process.
- Merged into
mainand identified as a candidate for backporting to the 12.1.x release line.
C# · .NET · Avalonia XAML · Accessibility · Cross-platform UI
Phileas for .NET â Data privacy
Implemented the ABBREVIATE runtime strategy · Merged PR #62
- Traced a runtime fallback to a missing strategy branch in the shared replacement logic.
- Implemented uppercase initials for single- and multi-token person names.
- Added public API documentation and automated coverage for dictionary and NER-based filtering paths.
- Validated 1,094 passing tests on both .NET 8 and .NET 10.
C# · .NET · xUnit · PII redaction · Natural-language processing
A C# utility that converts complex Excel configurations into context-aware JSON while preserving row-to-header relationships for accurate AI analysis and faster debugging.
A JavaScript Chrome extension for instantly searching and copying reusable messagesâdesigned for support, sales, and other high-speed communication workflows.
C# · .NET · JavaScript · JSON · Git/GitHub · Automated testing · Chrome extensions · Open-source collaboration
- Start with the root cause, not the symptom.
- Prefer focused, maintainable changes with clear validation.
- Treat review feedback as part of the engineering process.
- Build tools that reduce friction for both users and developers.
I'm interested in collaborating on .NET tooling, developer productivity, data transformation, and practical open-source improvements.

