Building fast, responsive, and meaningful web experiences
This is a repository for my personal portfolio website built using Nuxt.js. This project focuses on optimal performance (SEO-friendly) and clean design.
- Demo URL: https://davin.nuxt.space
- Status: Under Development / Not Completed
- Usage: From Developers to the Community
- Server-Side Rendering (SSR): For better SEO and fast initial loading.
- Responsive Design: Optimal display on mobile, tablet, and desktop devices.
- Dark Mode: Automatic dark and light theme support.
| Technology | Description |
|---|---|
| Nuxt 3 | Vue.js framework for high performance. |
| Tailwind CSS | For fast, utility-first styling. |
| Contentful / Strapi | (Optional) CMS for blog/project content management. |
| Vercel / Netlify | Deployment platform. |
| GSAP | For Modern Web Animation |
| Iconify | For In-Desk Icons |
| Home | My Technology |
|---|---|
![]() |
![]() |
- Clone this repository:
git clone https://github.com/DavinGM/Portofolio.git- Enter the directory:
cd nuxt-app
- Install dependencies:
-
To complete the installation, open the folder >
Utilsand there you will find a file namedappData_Xample.ts, rename it toappData.tswithout Xample -
For dependencies, simply open the file
installand follow the installation steps.
Open http://localhost:3000 in your browser.
components/: Reusable Vue components.pages/: Website route structure (index, about, projects).assets/: Image files, fonts, and global CSS files.public/: Static files like the favicon.
If you have any questions or are interested in collaborating, please contact me at:
- Email: [email protected]
Built using Nuxt.js

