Software company
Prima Facie Technologies
Prima Facie Technologies is a software company focused on building practical, user-centered tools for developers, professionals, and everyday users.
- Role
- Owner, founder, architect, and developer
- Products
- K-Scope and Heads Up
- Status
- Active development

The challenge
Many modern software tools expose their underlying complexity before they help users complete the work in front of them. Prima Facie Technologies addresses that friction by turning demanding technical and everyday workflows into focused, approachable experiences.
The goal is not to remove capability. It is to organize that capability around the decisions people actually need to make, with interfaces that remain clear as the products grow.
K-Scope
K-Scope brings local Kubernetes clusters, Azure Kubernetes Service, and Amazon Elastic Kubernetes Service into one Windows workspace. Operators can move from an environment overview to cluster, workload, pod, and service management without stitching together separate tools.

K-Scope provides:
- Local, AKS, and EKS cluster discovery and connection
- Live cluster, workload, pod, and service views
- Pod logs and resource descriptions in context
- Operational actions including pod creation and deployment scaling
Heads Up
Heads Up is a configurable Windows dashboard built around a reusable widget platform. Users compose persistent dashboards from focused tools for information, productivity, and system monitoring rather than adapting their workflow to a fixed screen.

Heads Up provides:
- Drag, resize, configure, and persist dashboard layouts
- Manifest-driven widget discovery through a shared SDK
- Built-in productivity, information, and monitoring widgets
- An extensible architecture for first- and third-party widgets
Architecture
Both products are built in C# on .NET 10 and WinUI 3, with concerns separated across application, core, infrastructure, and shared UI layers. Dependency injection, explicit contracts, and reusable platform components keep product-specific experiences focused without duplicating the foundations beneath them.
Heads Up extends that approach into a versioned SDK and manifest-driven widget system. K-Scope applies provider abstractions to local, Azure, and AWS Kubernetes environments while presenting them through one consistent operator experience.
What the work demonstrates
Prima Facie Technologies represents end-to-end ownership spanning product direction, interaction design, architecture, implementation, testing, packaging, and supporting web infrastructure.
The work demonstrates how clear boundaries, extensible contracts, and interfaces organized around real operational needs can translate complex domains into approachable working products.