Welcome to my personal portfolio website, built with Astro and TailwindCSS. This modern, responsive site showcases my work, experience, and skills as a software developer.
- Modern & Responsive Design - Looks great on all devices
- Light/Dark Mode - Automatic theme detection with manual toggle
- Performance Optimized - Built with Astro for blazing fast load times
- SEO Friendly - Proper meta tags and semantic HTML
- Accessible - Follows WCAG guidelines for better accessibility
- ⚡ Astro - The web framework for content-driven websites
- 🎨 Tailwind CSS - Utility-first CSS framework
- 🌓 Dark/Light mode with system preference detection
- 📱 Fully responsive design
- 🚀 Optimized builds with Vite
-
Clone the repository
git clone https://github.com/yourusername/stevmachine-astrozen.git cd stevmachine-astrozen -
Install dependencies
npm install
-
Start the development server
npm run dev
-
Build for production
npm run build
src/
├── components/ # Reusable UI components
├── layouts/ # Page layouts
├── pages/ # Page components
├── styles/ # Global styles
└── utils/ # Helper functions
- Built with Astro
- Styled with Tailwind CSS
- Icons from Lucide