Skip to content

Treborbob/robblack.dev

Repository files navigation

robblack.dev

Personal portfolio and professional website for Rob Black.

Live Site

Tech Stack

  • Framework: Astro
  • Styling: Tailwind CSS
  • Deployment: Netlify
  • Design: Dark mode bento-box layout

Features

  • Responsive bento-grid layout
  • Comprehensive core competencies showcase
  • Professional experience timeline
  • Contact information and social links
  • Clean, modern dark theme

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Project Structure

src/
├── components/     # Reusable Astro components
├── data/          # Portfolio data and content
├── layouts/       # Page layouts
├── pages/         # Route pages
└── styles/        # Global styles

License

© 2025 Rob Black. All rights reserved.

About

Rob Black's personal portfolio and professional website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published