A dynamic and responsive personal portfolio built with Vue.js to showcase my software engineering skills, projects, and achievements.
- Dynamic Projects Section: Highlights my key projects in cards.
- Responsive Design: Optimized for viewing on any device.
- Contact Form: Easily get in touch directly from the website.
- Vue.js - A progressive JavaScript framework for building user interfaces.
- PrimeVue - A collection of rich UI components for Vue.js applications.
- Vue I18n - Internationalization plugin for managing multi-language support.
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/yourusername/portfolio.git cd portfolio
- Install the dependencies:
npm install
- Run the development server:
npm run serve
© 2025 Piero Delgado. All rights reserved.