Projects

Below is a selection of work that reflects how I approach software engineering: with attention to structure, maintainability, usability, and long-term quality.

Product project

UCSM — Universal Clipboard & Snippet Manager

UCSM is a privacy-first desktop productivity tool for capturing, organizing, searching, and reusing clipboard content efficiently. It is being developed as a structured .NET/WPF application with strong emphasis on usability, responsiveness, and maintainability.

View UCSM project page →

UCSM main window

Enterprise Desktop Systems

Over the years, I have worked on a range of commercial Windows desktop applications in professional environments where reliability, maintainability, and alignment with business needs were essential.

Much of this work has been for customer-owned systems, so I cannot publish full implementations publicly. The common thread, however, has been consistent: understanding real workflows, building robust solutions, and improving software in ways that continue to support users over time.

  • Designing and implementing features in C# and .NET
  • Improving existing codebases through refactoring and clearer boundaries
  • Balancing new development with stability and maintainability
  • Translating business needs into practical and usable desktop software

Architecture and Modernization

A recurring theme in my work has been helping software become easier to understand, safer to change, and better prepared for future growth. That includes both building systems well from the start and improving existing systems that need stronger structure.

I am particularly motivated by work where architecture is not just documentation, but something that actively improves maintainability, delivery confidence, and long-term product quality.

  • Introducing clearer separation of concerns
  • Improving testability and reducing hidden coupling
  • Refactoring toward more maintainable and comprehensible designs
  • Supporting long-term quality without losing sight of practical delivery