Projects
A sample of personal projects. Please see resume for professional experience.
Recipe and Events Blog
NextJS, TailwindCSS, WordPress, PHP
2025
Recipe and Events Blog
A work-in-progess, this project is a headless statically-generated NextJS site with WordPress as the CMS. Includes a custom plugin for backend customizations such as custom post types and a REST API for form submissions.
Web Tools and Utilities
Python, FastAPI, JavaScript, Cursor
2025
Web Tools and Utilities
This project is to familiarize myself with the capabilities and pitfalls of using AI to code with Cursor IDE. This on-going collection of useful server-side tools has been built primarily by prompting Cursor, ensuring careful oversight of code, and manually optimizing and updating features along the way.
Bike Trip Blog
TypeScript, Leaflet, Flask
2024
Bike Trip Blog
In 2022 my friends crossed the US on bicycles. I created a WordPress blog for them to track their adventure, complete with a map and daily stats. Later, I exported the data to create this TypeScript-based app with a Leaflet map, Flask backend, and Python script for bulk creation of GPX files from Google Maps URLs.
Indie Rock Band Theme
WordPress, PHP, Bootstrap, ACF
2023
Indie Rock Band Theme
Custom WordPress theme for a local indie/rock band. Utilizes custom post types and Advanced Custom Fields to track and display albums, concerts, and a blog.
Dynamic Block Content
React, PHP, WordPress
2022
Dynamic Block Content
Custom WordPress plugin which adds functionality to allow certain blocks in the Gutenberg editor (paragraph, header, etc.) to display dynamic data on the frontend.