Skip to content

davidarce/davidarce.dev

Repository files navigation

David Arce - Portfolio

Modern portfolio website built with Astro, React, and Tailwind CSS featuring a cyberpunk "System Core" theme.

🚀 Features

  • 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

🛠️ Tech Stack

  • Framework: Astro 5.x
  • UI Library: React 18
  • Styling: Tailwind CSS
  • Icons: Lucide React
  • Package Manager: pnpm
  • Deployment: GitHub Pages

📦 Installation

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

🎨 Themes

The 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

🚢 Deployment

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

📄 License

© 2025 David Arce. All rights reserved.

🔗 Links

About

Portfolio David Arce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published