Supporting Public Work

Selected Projects

A curated public project set that supports backend delivery, portfolio engineering, and transition work. The H2ALL / FastLink case study remains the primary enterprise proof point.

NZWalks

Backend Practice Project

ASP.NET Core 8 solution with a Web API for regions, walks, authentication, and image upload, plus a server-rendered MVC UI that currently manages regions through the API.

Why it matters

Shows progression beyond basic API scaffolding into CRUD APIs, JWT auth, EF Core with SQL Server, image upload, and API/UI integration in a small multi-project .NET solution.

ASP.NET Core 8
Web API
MVC UI
EF Core
SQL Server
JWT

BulkyBook (v2)

Earlier MVC Project

Earlier supporting ASP.NET Core MVC project covering identity, admin workflows, reporting, and Stripe-backed checkout flows.

Why it matters

Earlier public ASP.NET Core MVC practice project that helped establish the web/backend foundation before moving deeper into APIs.

ASP.NET Core MVC
C#
MySQL
Identity
Stripe
Reporting

Portfolio Website (V1 -> V2)

Portfolio Engineering

A self-directed portfolio rebuild that evolved from a static HTML/CSS/JavaScript site into a structured Next.js/TypeScript experience with clearer recruiter-facing messaging, stronger case-study presentation, and better positioning for .NET backend roles. The two public repositories document that progression from the earlier version to the current portfolio.

Why it matters

Shows portfolio engineering, content hierarchy, and recruiter-facing UI refinement in support of the backend-first profile.

HTML5
CSS3 / SCSS
JavaScript
Next.js
TypeScript
Responsive UI
Content Architecture

Mini H2ALL (Capstone)

Capstone / Transition Work

Capstone/transition project used to strengthen Web API, persistence, messaging, and containerized development. Included as backend-growth work, not enterprise production.

Why it matters

Transition work showing current backend growth in Web API, EF Core, PostgreSQL, messaging, and containerized development.

.NET Web API
EF Core
PostgreSQL
RabbitMQ
Docker
Capstone

No public repo or demo is shared for this capstone. It is included to show current backend-growth direction only.