This website
This website
The problem
- It was time for a new portfolio site. The last one was built circa 2014 and it showed.
- I wanted to learn something new and showcase emerging technology simultaneously.
The solution
- The site’s WordPress CMS is hosted on Azure as an App Service and has no frontend theme.
- The frontend you’re looking at is built with React and JSX, and hosted on Vercel.
- Nextjs facilitates server-side static page generation and routing within React.
- The result is an amazingly fast site that combines the familiarity of WordPress with some of the most exciting technology available.