← Back to portfolio
Latest project
MFM Charity Golf Tournament Website
Static frontend, registration UX, and serverless payment flow for a memorial tournament website.
Overview
Current scope
The project is structured as a memorial tournament landing page plus a dedicated foursome registration flow.
The frontend is static, the deployment target is S3 behind CloudFront, and the backend handles payment plus registration forwarding.
The live site currently includes the landing page, sponsor and event sections, a dedicated registration page,
a volunteer form flow, and post-submission confirmation pages. Sponsors are still placeholders until I can speak
with a few people about donations and stripe is currently disabled until I have a business bank account for my 501(C)(3).
Technical stack
Technical shape
- Static HTML, CSS, and JavaScript frontend
- Static hosting through S3 and CloudFront
- API Gateway-connected frontend scripts
- Stripe Checkout for paid registration
- Lambda backend calling Google Apps Script
- Google Sheets-backed downstream workflow
What it demonstrates
What this project demonstrates
This project shows the ability to take a site past portfolio-only presentation work and shape it around a real event:
registration flow design, payment planning, deployment choices, and backend handoff into an operational spreadsheet workflow.
It also reflects comfort working across frontend UX, serverless integration, and the practical constraints that come with launching
something tied to an actual organization instead of a purely theoretical build.