Welcome to PeppyBug's personal portfolio! This site showcases PeppyBug's work, projects, and professional background. Forked from the original Melon Portfolio, it's built with Astro for a fast, responsive, and modern user experience, with clean animations and accessibility at its core.
- ⚡️ Built with Astro
- 📱 Fully responsive (mobile-first)
- 🌙 Dark mode support
- 🔐 Password-protected resume page
- 🛠️ Interactive skill cards with category filtering, icons, and hover effects
- 🤝 “Worked with” section featuring brand-colored company logos
- 💬 Testimonials carousel
- ♿️ Performance and accessibility optimized
/
├── public/ # Static assets (favicon, images, etc.)
├── src/
│ ├── components/ # Reusable UI components (SkillGrid, Testimonials, etc.)
│ ├── data/ # Static data (projects, experience, etc.)
│ ├── layouts/ # Layouts like BaseLayout for reusable structure
│ ├── pages/ # Pages (e.g., /resume)
│ └── styles/ # Global and component-specific styles
└── astro.config.mjs # Astro configuration file
- Astro for static site generation
- JavaScript (ES Modules) for interactivity
- Optional: Devicons, custom JSON data for recommendations, etc.
This portfolio is a personal project intended for PeppyBug’s use authorized by the.melon. Feel free to draw inspiration, but please don't directly copy or deploy it as your own without permission. ❤️
Like this project? Show your support by starring it on original GitHub Repo!