This portfolio
Based on a started template used for created directory projects, made for fun to experiment with the nuxt/content product. Improved for my own use case.
NuxtTailwindVercel
Technical details
- Vue/Nuxt as the framework: The framework with which I've got the most experience, that I still like using. React/Next, svelte, and Astro are great, and depending on the requirements of a project can be a better choice, but it's got a special place in my heart.
- Nuxt-content as the headless CMS: A product I've run into for my job at Shockbyte, and something I wanted to experience. Though it's easy enough to manage pages in a .json/or .md file itself, I wanted to see what you could do with the product.
- Tailwind for styling: Although I'm much more of a backend developer than a designer, I like working on the styling of my front-end projects. I've taken over a lot of the open-source template this was based on, and contributed on the way, I wanted to give the project my own style where I could.
- Vercel for deployment: A very easy and reliable experience.