Modern portfolio website built with Astro, React, and Tailwind CSS featuring a cyberpunk "System Core" theme.
- Interactive Terminal Interface - Boot sequence animation with system diagnostics
- Multiple Themes - System (Cyberpunk), Light, Matrix, and Ocean themes
- Command Palette - Quick navigation with Cmd+K
- Git Log Visualization - Experience timeline as git commits
- System Status Dashboard - Skills displayed as server metrics
- Responsive Design - Optimized for desktop and mobile
- Active Navigation - Sidebar highlights current section
- Framework: Astro 5.x
- UI Library: React 18
- Styling: Tailwind CSS
- Icons: Lucide React
- Package Manager: pnpm
- Deployment: GitHub Pages
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
# Preview production build
pnpm previewThe portfolio includes 4 custom themes:
- System (Default) - Cyberpunk with cyan/purple accents
- Light - Clean light mode with blue accents
- Matrix - Green terminal aesthetic
- Ocean - Deep blue ocean-inspired palette
This site is automatically deployed to GitHub Pages using GitHub Actions. Every push to the main or master branch triggers a new deployment.
The site is served at the custom domain: https://davidarce.dev
© 2025 David Arce. All rights reserved.
- Portfolio: https://davidarce.dev
- GitHub: https://github.com/davidarce
- LinkedIn: https://linkedin.com/in/davidarce92