GitHub Portfolio
Featured GitHub projects
These repositories show the strongest engineering signals from my
public GitHub: responsive production websites, an original booking
prototype, Express/Postgres
APIs, authentication, React clients, and project work from
Fullstack Academy.
For a shorter hiring-focused view, open my
technical resume and selected project summary.
Greater Expectation | Community Service Website
I created the Greater Expectation website as community service for
Pastor Troy, a good friend and my pastor. The site presents the
ministry's identity, message, visit information, prayer resources,
and Pastor Troy's introduction in a clear, responsive experience.
Community Service - Responsive Web Design - Content Architecture - Accessibility
Visit Greater Expectation
View the project repository
Read the faith and community service case study
Il Veliero Porticello | Paid Client Website
I was contracted and paid to turn photographs of Il Veliero's
printed menu and waterfront venue into a responsive customer-facing
website. I extracted and organized the menu content, recreated the
nautical presentation, and added Google Maps, a direct Google review
path, a custom domain, and a downloadable QR code.
Paid Client Project - Next.js - React - TypeScript - Responsive Design - DNS - QR
Visit the Il Veliero website
View the Il Veliero repository
Read the full client project case study
Redeemed by Casper
The public project and domain for Redeemed Precision Grooming. I
built the current mobile-first barber portfolio with Next.js,
React, TypeScript, and Tailwind CSS, using Booksy as the verified
source of truth for appointment booking.
Next.js - React - TypeScript - Tailwind CSS - Booksy - Vercel
Visit Redeemed by Casper
View Redeemed by Casper on GitHub
Read how the project evolved from its original booking prototype
Read the original prototype article on Medium
Isaac Wright Jr. Advocacy Website
Advocacy website in development for Isaac Wright Jr., created with
his knowledge and approval. The work focuses on presenting advocacy
work, public initiatives, and related resources in a clear,
professional, and accessible format.
In Development - HTML - CSS - JavaScript - Content Architecture
View the Isaac Wright Jr. project page
View Isaac Wright Jr. project repository
Sturgis Options
A curated rentals guide for Sturgis Rally week with filterable
property cards, image lightbox behavior, voting, comments, and a
Node/Express + Postgres API behind the UI.
Node.js - Express - Postgres - Vanilla JavaScript - SQL
View Sturgis Options on GitHub
Jukebox Pro
A playlist API with user registration, login, JWT authentication,
bcrypt password hashing, protected playlist routes, relational
Postgres tables, seed data, and Vitest/Supertest coverage.
Express - Postgres - JWT - bcrypt - REST API - Tests
View Jukebox Pro on GitHub
Read the Jukebox Pro API notes
Book Buddy
A React/Vite library client that connects to the Book Buddy API,
supports catalog browsing, book detail pages, registration, login,
account views, reservations, and returns.
React - Vite - React Router - API Client - Auth Flow
View Book Buddy on GitHub
Read the Book Buddy React workflow notes
Fullstack Employees
An employee-management API backed by a real Postgres database,
organized with Express routes, schema/seed scripts, query modules,
and test coverage for database and server behavior.
Express - Postgres - SQL Schema - Vitest - Supertest
View Fullstack Employees on GitHub
Fitness Trackr Pro
A React/Vite client for a public fitness routines API, focused on
authentication, browseable routines, user-created activities, and
stateful interaction with external data.
React - Vite - API Integration - Auth - Client State
View Fitness Trackr Pro on GitHub