Minimalist CV page - cv.alfredom.dev
This project is a minimalist, web-based CV inspired by the design of Bartosz Jarocki, and rebuilt using modern web technologies: Nuxt 4, Nuxt UI, and Tailwind CSS v4.
To get started, install the project dependencies:
# yarn
yarn installStart the local development server:
# yarn
yarn dev