## Portfolio - Mikel Val Calvo

AI Research Scientist & Machine Learning Expert

### 🌐 Live Demo
[https://mikelval82.github.io/Portfolio/](https://mikelval82.github.io/Portfolio/)

### 👨‍💻 About
Professional portfolio showcasing my expertise in Artificial Intelligence, Machine Learning, and Data Science. This website presents my skills, services, and professional background in an interactive and visually appealing format.

### 🛠️ Technologies Used
- **Frontend**: HTML5, CSS3, JavaScript
- **Framework**: Bootstrap 4
- **Libraries & Plugins**:
  - AOS (Animate On Scroll) - Smooth scroll animations
  - Slick Carousel - Interactive content sliders
  - Owl Carousel - Responsive carousels
  - jQuery - DOM manipulation
  - CountTo - Animated counters
  - Themify Icons - Icon set

### 📂 Project Structure
```
Portfolio/
├── index.html              # Main portfolio page
├── blog-single.html        # Blog post template
├── portfolio-single.html   # Portfolio item template
├── css/
│   └── style.css          # Custom styles
├── js/
│   └── script.js          # Custom JavaScript
├── images/                # Images and assets
├── plugins/               # Third-party libraries
└── README.md              # Project documentation
```

### 🚀 Features
- ✨ Responsive design for all devices
- 🎨 Modern and clean UI/UX
- 📊 Interactive skill bars and statistics
- 🔄 Smooth scrolling navigation
- 🎭 CSS animations on scroll
- 📱 Social media integration
- 🌙 Professional color scheme

### 💼 Sections
- **About**: Personal introduction and professional summary
- **Expertise**: Technical skills and competencies
- **Services**: AI/ML services offered
- **Resume**: Professional experience and education
- **Skills**: Programming languages and tools proficiency

### 🔧 Local Development
To run this portfolio locally:

1. Clone the repository:
```bash
git clone https://github.com/mikelval82/Portfolio.git
```

2. Navigate to the project folder:
```bash
cd Portfolio
```

3. Open `index.html` in your web browser or use a local server:
```bash
python -m http.server 8000
# or
npx serve
```

4. Visit `http://localhost:8000` in your browser

### 📈 Future Enhancements
- [ ] Add portfolio projects section
- [ ] Integrate blog functionality
- [ ] Add contact form backend
- [ ] Include dark mode toggle
- [ ] Add multilingual support

### 📧 Contact
- **Twitter**: [@Val_82_mikel](https://twitter.com/Val_82_mikel)
- **LinkedIn**: [Mikel Val Calvo](https://www.linkedin.com/in/mikel-val-calvo-a2757399/)
- **ResearchGate**: [Mikel Calvo](https://www.researchgate.net/profile/Mikel-Calvo)
- **GitHub**: [mikelval82](https://github.com/mikelval82)

### 📄 License
This project is open source and available under the [MIT License](LICENSE).

### 🙏 Acknowledgments
Special thanks to the open-source community for the amazing libraries and tools used in this project.

---
⭐ Star this repository if you find it helpful!

