Skip to content

bachmdo/bachmdo

Repository files navigation

Personal Portfolio Page

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.

Features

  • 🎨 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

Quick Start

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build for production:
npm run build
  1. Publish to Github Pages:
npm run deploy

License

MIT License - feel free to use this template for your own portfolio!

Author

Dominik Bachmann - GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors