A modern and responsive portfolio website showcasing my work as a fullstack developer. Built with HTML5, CSS3, and JavaScript, featuring a clean design and smooth animations.
- 🌓 Dark/Light theme toggle
- 📱 Fully responsive design
- 🎯 Smooth scroll animations
- 💻 Project showcase section
- 📊 Skills visualization
- 📬 Contact form
- ⚡ Fast loading times
- 🎨 Modern UI/UX
- HTML5
- CSS3 (with CSS Variables)
- JavaScript (ES6+)
- Font Awesome Icons
- AOS (Animate On Scroll)
- Google Fonts
-
Clone the repository:
git clone https://github.com/Joseluuu315/Portfolio.git
-
Navigate to the project directory:
cd Portfolio -
Open
index.htmlin your browser or use a local server:# Using Python python -m http.server 8000 # Using Node.js npx serve
Portfolio/
├── src/
│ ├── assets/ # Images and resources
│ ├── styles/ # CSS files
│ │ └── home.css # Main stylesheet
│ └── js/ # JavaScript files
│ └── animations.js
├── index.html # Main HTML file
└── README.md # Project documentation
- Colors: Edit the CSS variables in
src/styles/home.css - Content: Modify the HTML in
index.html - Animations: Adjust timing in
src/js/animations.js
The portfolio is fully responsive and optimized for:
- Desktop (1200px and above)
- Tablet (768px to 1199px)
- Mobile (below 768px)
Contributions are welcome! Feel free to:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
- GitHub: @Joseluuu315
- LinkedIn: José Luis Fuentes Parra
- Email: joselufupa2016@gmail.com
Made with ❤️ by José Luis Fuentes
