Welcome to my portfolio website repository! This project showcases my web development skills through a modern, responsive, and performant website.
- HTML
- CSS
- JavaScript
- WebPack
- GSAP
I am enthusiastic about web design and wanted to create a modern and responsive web design for my portfolio.
To achieve high performance and maintainability, I utilized webpack for module bundling and development workflow enhancement. Additionally, I integrated GSAP to create smooth and creative animations.
- Responsive and modern UI/UX
- Webpack for optimized asset bundling
- Smooth animations with GSAP
- Clean and maintainable code structure
To set up this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/portfolio.git
- Navigate to the project directory:
cd portfolio - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:8080to view the site.
To create a production-ready build, run:
npm run buildThis will generate optimized assets in the dist directory.
Feel free to reach out if you have any questions or feedback!
- Website: Andrin Fassbind Portfolio
Thank you for visiting my portfolio repository! 🚀