An open API service indexing awesome lists of open source software.

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.

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.