Skip to content

Joseluuu315/Portfolio

Repository files navigation

Personal Portfolio Website 🚀

Live Demo GitHub license

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.

Portfolio Preview

✨ Features

  • 🌓 Dark/Light theme toggle
  • 📱 Fully responsive design
  • 🎯 Smooth scroll animations
  • 💻 Project showcase section
  • 📊 Skills visualization
  • 📬 Contact form
  • ⚡ Fast loading times
  • 🎨 Modern UI/UX

🛠️ Technologies Used

  • HTML5
  • CSS3 (with CSS Variables)
  • JavaScript (ES6+)
  • Font Awesome Icons
  • AOS (Animate On Scroll)
  • Google Fonts

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/Joseluuu315/Portfolio.git
  2. Navigate to the project directory:

    cd Portfolio
  3. Open index.html in your browser or use a local server:

    # Using Python
    python -m http.server 8000
    # Using Node.js
    npx serve

📂 Project Structure

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

🎨 Customization

  1. Colors: Edit the CSS variables in src/styles/home.css
  2. Content: Modify the HTML in index.html
  3. Animations: Adjust timing in src/js/animations.js

📱 Responsive Design

The portfolio is fully responsive and optimized for:

  • Desktop (1200px and above)
  • Tablet (768px to 1199px)
  • Mobile (below 768px)

🤝 Contributing

Contributions are welcome! Feel free to:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

📬 Contact


Made with ❤️ by José Luis Fuentes

About

Now i want to improve me portfolio with a modern website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors