A minimalist, responsive personal portfolio page built with HTML, Tailwind CSS, and vanilla JavaScript. The page features a clean design with a rotating quote system that showcases different aspects of software development with a touch of humor.
- 🎨 Modern Design: Clean, responsive layout using Tailwind CSS
- 💭 Dynamic Quotes: Rotating quotes that change on each page refresh
- 📱 Mobile Responsive: Looks great on all device sizes
- 🚀 Static Site: Can be opened directly in a browser without a server
- 🛠️ Simple Stack: Built with vanilla technologies (HTML, CSS, JS)
- 📦 Easy Build: Simple build process with PostCSS and Tailwind
- Install dependencies:
npm install- Run the development server:
npm run dev- Build for production:
npm run build- Publish to Github Pages:
npm run deployMIT License - feel free to use this template for your own portfolio!
Dominik Bachmann - GitHub