This repository contains the code for my personal portfolio website. It showcases my projects, skills, and experience in web development and machine learning. The website features sections for an introduction, about me, projects, and more.
- Responsive Design: The portfolio is designed to look great on both desktop and mobile devices.
- Project Cards: Each project card includes a title, description, and a list of technologies used, along with GitHub links.
- Interactive Animations: The project cards have animations on hover to improve user experience.
- Folder Icons: Each project card has a folder icon for visual appeal.
- HTML5 & CSS3: Structure and styling of the webpage.
- JavaScript: Enhances the interactivity of the webpage.
- Font Awesome: Provides icons used throughout the site, including the folder and GitHub icons.
- Google Fonts: The Poppins font is used for a clean, modern aesthetic.
- Intro Section: Introduces who I am and what I do.
- About Me: Details about my background and interests.
- Projects: Showcases my work with cards that contain descriptions and technology tags.
- Experience: A list of my work experiences with specific skills demonstrated.
To set up and run this project locally, follow these steps:
- Clone this repository to your local machine using:
git clone https://github.com/denibravo/portfolio.git - Navigate to the project directory:
cd portfolio - Open
index.htmlin your browser to view the site.
The portfolio is deployed using GitHub Pages. To update the live site:
- Push changes to the main branch.
- GitHub Pages will automatically deploy the updates.
- Dark Mode Toggle: Implement a dark mode feature for user preference.
- React.js: Use react for this website.
Thank you for visiting my portfolio!