Skip to content

Epiled/portfolio

Repository files navigation

Social Preview

🎩 Portfólio 👨‍💻

Vercel Deploy GitHub release GitHub license

GitHub last commit Code Size

HTML5 CSS3 JavaScript

📑 Table of Contents

📖 Overview

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.

🛠 Technologies

The following technologies were used to build this project:

⚡ Performance & PWA

Lighthouse Performance

🚀 Demo

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

desktop.webm

Mobile

mobile.webm

📦 Install and Use

Prerequisites: Node.js (v22.x) or higher installed.

  1. Clone the repository:
git clone https://github.com/Epiled/portfolio.git
cd portfolio
  1. Install the dependencies:
npm install
  1. Run the development environment (Build + Watch + Server):
npm run dev

📂 File Structure

Below 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

🎨 Reference & Inspiration

The project's design and wireframes are available for viewing on Figma.

Figma / Wireframe: Portfólio

👨‍💻 Author and Contact

Felindo
Felipe De Andrade

Made with ❤️ by Felipe De Andrade 👋🏽 Get in touch!

LinkedIn CodePen Gmail

About

Portfólio

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors