Skills

Capabilities, not just keywords.

Tools matter less than judgement about when to use them. These are the surfaces I work across most days — depth sharpened by years of running real systems in production.

01

Architecture

How systems hold up when the business grows around them.

Full-stack design
SaaS & multi-tenant
ERP architecture
Domain modelling
Workflow systems
Source-of-truth reporting
02

Backend

Service layers that are boring to operate and clear to extend.

C# · ASP.NET Core
Node.js · TypeScript
Python · FastAPI
REST APIs · Swagger
Background workers
Domain events
03

Frontend

Interfaces that respect the work being done in them.

React · Next.js
Angular
TypeScript
Design systems
Accessibility
Operational UI
04

Data

Models, queries, and reports the business can defend.

PostgreSQL · SQL Server · MySQL
Database design
Entity Framework · Prisma · TypeORM
Reconciliation & reporting
Supabase
05

Cloud & Delivery

Pipelines and infrastructure with sane defaults.

Microsoft Azure
AWS
Docker · Kubernetes
Terraform
Jenkins · Git
Release engineering
06

Identity & APIs

Permissions that mirror real responsibility.

Microsoft Entra ID
Role-based access
API integration
Webhook design
OAuth flows
07

Applied AI

AI as a feature — reviewable, traceable, and bounded.

OpenAI API
LLM application design
LangChain
Retrieval pipelines
Human-in-the-loop