Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manuel Amestoy's Personal Portfolio

This repository contains the source code for my personal portfolio website, a modern showcase of my experience, projects, and skills in the fields of Artificial Intelligence and Computer Vision.

🚀 Features

  • Modern design with gradients and visual effects
  • Interactive animations inspired by neural networks
  • AI-themed particle effects that respond to cursor movement
  • Sections for experience, achievements, projects, personal information, and contact
  • Fully responsive design for all devices
  • Visual effects related to AI and computer vision

🔧 Technologies Used

  • HTML5
  • CSS3 (with variables, animations, and transformations)
  • Modern JavaScript
  • Google Fonts for typography
  • Particles.js for particle effects
  • Font Awesome for icons
  • Optimized WebP images for faster loading

📋 Project Structure

portfolio/
│
├── index.html          # Main site structure
├── assets/
│   ├── css/
│   │   └── styles.css  # Visual styles and responsive design
│   ├── js/
│   │   └── main.js     # Interactive functionality
│   └── img/            # Optimized images and favicon
└── README.md           # Documentation

🛠️ Installation and Local Execution

  1. Clone this repository:
git clone https://github.com/manuamest/portfolio.git
  1. Navigate to the project directory:
cd portfolio
  1. Open the index.html file in your favorite web browser

You can also use a local server for a better experience:

# With Python
python -m http.server

# With Node.js (requires http-server)
npm install -g http-server
http-server

📱 Responsive Design

The site is fully adapted for different screen sizes:

  • Desktop
  • Tablets
  • Mobile devices

⚙️ Performance Notes

  • Project images are lazy-loaded and served as WebP.
  • The hero image is preloaded because it is part of the first viewport.
  • Images were optimized while keeping the original icon set and particle background.

🤝 Contact

If you'd like to contact me, you can do so through:

📜 License

This project is available as open source under the terms of the MIT License.

About

My own portfolio

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages