These are some other websites that I’ve created.
My Wedding Website
https://bethanyandvincent.com/
I got married to my amazing wife Bethany in August of 2019. This is a WordPress site all about the wedding.
The only thing that’s not “plain vanilla” WordPress is an RSVP module, an enhanced photo gallery, and a backup plugin.
Interactive Collatz Conjecture Site
Collatz Conjecture is an unsolved problem in mathematics.
This is an ASP.NET Core Razor page site. It uses chart.js to visualize the data.
I was experimenting with how to use pagination, sorting, and filtering with Razor page sites.