Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antonio Ferrigno - Portfolio Website

Welcome to my personal portfolio website! This project is built with HTML, CSS, and JavaScript to showcase my projects, skills, education, and experience in computer engineering and artificial intelligence. The website is designed to be responsive, ensuring a smooth user experience across different devices.

Features

  • Multi-Page Structure: Separate pages for Home, About, Projects, and Contact.
  • Responsive Design: Ensures a great user experience on all devices (desktop, tablet, mobile). Project Showcase: Detailed project sections with images, descriptions, and links to GitHub repositories.
  • Downloadable Résumé: A résumé in PDF format is available for quick access by recruiters or visitors.
  • Contact Form: A simple form to allow users or recruiters to reach out.

Technologies Used

  • HTML5 - For structuring the content.
  • CSS3 - For styling and layout.
  • JavaScript - For interactivity (e.g., form validation, dynamic content).
  • (Optional) Bootstrap / Other CSS Libraries - If you choose to simplify styling and responsiveness.

Getting Started

Prerequisites

  • A modern web browser (e.g., Chrome, Firefox, Safari).
  • No additional installations are required; everything runs in the browser.

Installation

  1. Clone or Download the Repository:
git clone https://github.com/yourusername/website-portfolio.git

Or download the ZIP from GitHub and extract it locally.

  1. Navigate to the Project Folder:
cd website-portfolio
  1. Open the Website:
  • Simply open index.html in your browser to view the homepage.
  • Navigate between pages using the site’s navigation links (About, Projects, Contact, etc.).

Deployment

You can host this website on any web server or use services like GitHub Pages, Netlify, or Vercel. For GitHub Pages:

  1. Push your local code to a GitHub repository.
  2. Go to Settings > Pages in your repository.
  3. Under Source, select the branch (e.g., main) and root folder.
  4. Click Save. Your website will be live at https://.github.io/.

Project Structure

/website-portfolio
├── index.html           # Homepage
├── about.html           # About page
├── projects.html        # Projects page
├── contact.html         # Contact page
├── css
│   └── styles.css       # Main stylesheet
├── js
│   └── main.js          # Main JavaScript file
├── images
│   ├── profile.jpg
│   ├── project1.png
│   └── project2.png
├── docs
│   └── Résumé Antonio Ferrigno.pdf
└── README.md

Customization

  • Content: Update the text and images in the HTML files (index.html, about.html, projects.html, contact.html) to reflect your own projects and experience.
  • Styles: Modify the styles in css/styles.css to match your personal brand (colors, fonts, layouts).
  • JavaScript: Add or edit scripts in js/main.js for interactive elements (e.g., form validation, animations).
  • Additional Pages or Sections: Feel free to add new HTML files or sections for extra content (blogs, testimonials, etc.).

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.

License

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

Contact

For any questions or feedback, feel free to reach out:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages