PROJECT 03 / 2026
KnowYourLocal
AlphaNationwide local-services marketplace
KnowYourLocal started with the idea of a peer-to-peer handyman marketplace. People need someone nearby they can trust with a job; local workers need a way to get discovered and find work. Payment confidence matters to both sides.
THE APPROACH
Work photos provide something concrete to judge, and availability is included in paid listings so discovery reflects who can take the job. The proposed payment flow uses Stripe Connect to hold payment until the work is done, connecting discovery, scheduling, and completion.
Next.js / Supabase / Stripe Connect / PWA
[ visit site ↗ ]PROJECT 04 / 2026
Northern Utility Dispatch
AlphaOil, water & sewage dispatch for the North
Oil, water, and sewage services involve three people with different questions: a resident wants to know where a request stands, a dispatcher needs to assign the work, and a driver needs usable delivery details. This project brings those needs together for northern Quebec and Nunavut.
THE APPROACH
The workflow follows a request from resident to dispatcher to driver, with status and assignments carried through the handoff. Civic-number addresses shape the delivery information. The alpha demonstrates how the same job can be represented clearly for each role.
Supabase / PWA
[ visit site ↗ ]PROJECT 05 / 2026
Q
In progressGeo-fenced queueing for nightlife
Q began with a familiar frustration: standing outside a bar or club for thirty minutes in rain or snow. I wanted to improve the experience equally for the person waiting and the staff admitting them, with less outdoor waiting and faster entry.
THE APPROACH
The system under development uses geolocation and geo-fencing to manage a virtual queue. That separates holding a place from physically standing at the door. Live occupancy information supports the venue’s side of admission, while guests can wait somewhere more comfortable.
Geo-fencing / Mobile
PROJECT 06 / 2026
eProspector
AlphaDiscover and track mineral deposits
As a certified minerals prospector, I wanted a useful place for anyone interested in prospecting to record and share discoveries. A find might be something to discuss with a team or something worth showing publicly; the person recording it should have that choice.
THE APPROACH
The workflow starts with a location pin, then adds a claim check and photographs. Sharing is part of recording the find: send it to a team or make it public. The map gives the observation geographic context, while the photos preserve what was actually found.
Next.js / React / Leaflet / Supabase
PROJECT 07 / 2026
COMMAND NODE
In progressReal-time global warfare, Cold War console
COMMAND NODE brings together my interest in strategy games, Cold War interfaces, and the challenge of a world that keeps changing. I want the player to feel immediate pressure from a live front while still thinking about a longer campaign.
THE APPROACH
The game is being built around real-time fronts and persistent world state, so decisions sit within an ongoing conflict. The command-console interface gives those systems a coherent atmosphere. The intended experience combines reacting, planning, and anticipating what happens while the player is away.
JavaScript / Web