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
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.
BulkyBook (v2)
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.
Portfolio Website (V1 -> V2)
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.
Mini H2ALL (Capstone)
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.
No public repo or demo is shared for this capstone. It is included to show current backend-growth direction only.