Overview
The SWUbannerPortfolio is a developer’s portfolio showcasing a summary of their developer journey along with some frequently used projects. The portfolio is built with Nuxt.js version 3 as the core, utilizing GSAP for smooth transitions, OGL for background on the landing page, and LocomotiveScroll for smooth scrolling on PC. The project is licensed under CC0 1.0 for code and CC BY-NC-SA 4.0 for images and project contents.
Features
- Nuxt.js 3: Core framework of the website
- GSAP: Smooth transitions for enhanced user experience
- OGL: Stunning background visuals on the landing page
- LocomotiveScroll: Ensures smooth scrolling experience on PCs
- License: Code under CC0 1.0, Images and project contents under CC BY-NC-SA 4.0
- Backend: No backend used, only email forwarding added to domain provider
- Usage: Clone, fork, install dependencies, run the local server or star if enjoyed
Installation
To install the SWUbannerPortfolio theme, follow these steps:
- Clone or fork this repo.
- Install all the dependencies.
npm install
- Run the local server.
npm run dev
Summary
SWUbannerPortfolio is a developer’s portfolio built with Nuxt.js 3, offering smooth transitions, visually appealing backgrounds with OGL, and a seamless scrolling experience through LocomotiveScroll. The project is licensed under CC0 1.0 for code and CC BY-NC-SA 4.0 for images and project contents. Users can easily clone, fork, and customize the portfolio to showcase their own developer journey.