Personal portfolio and professional website for Rob Black.
- Framework: Astro
- Styling: Tailwind CSS
- Deployment: Netlify
- Design: Dark mode bento-box layout
- Responsive bento-grid layout
- Comprehensive core competencies showcase
- Professional experience timeline
- Contact information and social links
- Clean, modern dark theme
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewsrc/
├── components/ # Reusable Astro components
├── data/ # Portfolio data and content
├── layouts/ # Page layouts
├── pages/ # Route pages
└── styles/ # Global styles
© 2025 Rob Black. All rights reserved.