- 📑 Table of Contents
- 📖 Overview
- 🛠️ Technologies
- ⚡ Performance & PWA
- 🚀 Demo
- 📦 Install and Use
- 📂 File Structure
- 🎨 Reference & Inspiration
- 👨💻 Author and Contact
This repository contains my personal portfolio, designed to showcase my projects, technical skills, and professional experience as a Frontend Developer. It serves as a central hub where visitors can explore featured applications, learn about my development journey, and easily access my contact information. The project was built with a strong focus on performance, responsiveness, accessibility, and a modern user experience.
The following technologies were used to build this project:
Access the live application below to interact with the interface and run your own performance tests
Portfólio: https://portifolio-felipe-de-andrade.vercel.app/
desktop.webm
mobile.webm
Prerequisites: Node.js (v22.x) or higher installed.
- Clone the repository:
git clone https://github.com/Epiled/portfolio.git
cd portfolio- Install the dependencies:
npm install- Run the development environment (Build + Watch + Server):
npm run devBelow is the project architecture. All development should be done inside the src/ folder
portifolio/
├── design/ # Wireframes, videos and assets for documentation
├── src/ # Main source code (Development)
│ ├── assets/ # Original images and icons
│ ├── css/ # Styles following architecture BEM
│ └── js/ # UI logic and PWA registration
├── index.html # Base semantic structure and main markup
└── package.json # Project dependencies and npm scripts
The project's design and wireframes are available for viewing on Figma.
Figma / Wireframe: Portfólio
Felipe De Andrade
Made with ❤️ by Felipe De Andrade 👋🏽 Get in touch!
