https://github.com/enrlzzz/personal-portfolio
Enrico's personal portfolio, a simple second project with a basic HTML and CSS structure.
https://github.com/enrlzzz/personal-portfolio
css html javacript
Last synced: 10 months ago
JSON representation
Enrico's personal portfolio, a simple second project with a basic HTML and CSS structure.
- Host: GitHub
- URL: https://github.com/enrlzzz/personal-portfolio
- Owner: enrlzzz
- Created: 2025-08-18T00:08:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-13T23:51:19.000Z (10 months ago)
- Last Synced: 2025-09-14T00:19:35.142Z (10 months ago)
- Topics: css, html, javacript
- Language: HTML
- Homepage: https://enricodev.com.br/
- Size: 1.82 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enrico's Personal Portfolio ✨
Welcome to my personal portfolio! This website is my second project and a showcase of my skills in front-end development. It's built with a simple, modern, and responsive design, providing a great user experience on any device.
You can visit the live project here: [**enricodev.com.br**](https://enricodev.com.br)
## 🚀 **Features**
- **Clean and Modern Design**: The portfolio has a dark theme with vibrant accent colors, creating a professional and appealing look.
- **Smooth Navigation**: A fixed navigation bar allows you to easily jump between sections (`Home`, `About me`, `Projects`, and `Contact`) with a smooth scrolling effect.
- **Interactive Elements**: Hover effects on the navigation links and project cards add a touch of interactivity and style.
- **Floating Profile Picture**: My profile picture has a subtle floating animation, making the homepage more dynamic.
- **Responsive Layout**: The design adapts seamlessly to different screen sizes, from desktops to mobile phones.
- **Contact Form**: A simple form allows visitors to send me a direct message via WhatsApp, streamlining communication.
---
## 🛠️ **Technologies Used**
- **HTML5**: For the semantic structure of the website.
- **CSS3**: For all the styling, including animations, responsive design, and the modern look. Custom CSS variables are used for easy theme management.
- **JavaScript**: A simple script handles the contact form functionality, directing messages to my WhatsApp number.
---
## 📂 **Project Structure**
This project is organized into the following main sections:
- **Home**: The landing page with my name and a short title, featuring a dynamic profile picture.
- **About me**: A brief professional and personal description.
- **Projects**: A gallery showcasing my projects with titles, descriptions, and images.
- **Contact**: A contact form that uses JavaScript to send messages directly to me via WhatsApp.