My personal portfolio website, built using nuxt.js and strapi
The personal portfolio website is built using Nuxt.JS and Strapi. It is deployed statically for simplicity, speed, cost, and security reasons. Development is done locally with the Nuxt.JS SSR project, and content editing takes place on a local Strapi server.
nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.
A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.