🇧🇷 Português |
🇺🇸 English |
Welcome to the repository of my personal portfolio! This project showcases my skills and experiences as a developer. The portfolio is built using React, aiming to provide a comprehensive overview of my abilities.
To view my portfolio online, click here.
I am a passionate developer who is dedicated to delivering high-quality code. My journey in coding has been a learning experience, and I am always eager to grow and expand my skills.
Here are some of the projects I've worked on. Each project demonstrates my problem-solving skills, coding practices, and creative thinking.
Feel free to reach out to me for collaboration, opportunities, or just a friendly chat. You can contact me via email, LinkedIn, or check out my GitHub profile.
- ReactJS - JavaScript library for building user interfaces.
- EmailJS - Library for sending emails directly from JavaScript.
- React Icons - Icon library for React projects.
- React Transition Group - Library for managing component transitions.
- Styled Components - Library for styling React components.
To view my portfolio on your local machine, follow these steps:
- Make sure you have Node.js installed: Download Node.js
- Clone this repository:
git clone https://github.com/henriquepx/my_portfolio
- Navigate to the project directory:
cd my_portfolio
- Install the dependencies:
npm install
- Start the development server:
npm start
This will open my portfolio in your default web browser.