Nintendo Switch-inspired Theme
If you're looking for a quirky, fun, but functional theme for your portfolio or resume, here's a demo of a quick weekend project that's inspired by the Nintendo Switch's UI.
Managing your projects and achievements can easily be done with the help of Nuxt Content. Simply create a new markdown file inside the content
directory. The Front Matter of the file should at least contain the title
, createAt
, and image
fields, while the main content should contain a brief description of the project or achievement. Example:
---
title: Switch UI Portfolio
createdAt: 2021-05-21
image: switch-ui-portfolio.jpg
---
After playing countless hours and having my fill of Monster Hunter Rise, I decided to have some fun creating a website that's inspired by the Switch's UI.
If you find this interesting, check out the source!