Skip to content

alisson-t-bucchi/alisson-t-bucchi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨🏻‍💻 Personal Portfolio

This repository contains the source code for a personal portfolio webpage. The page has been designed to present professional information, skills, experiences, and a selection of past work.

⚙️ Technologies Used

  • HTML5: For the structure of the page content.
  • CSS3: For styling and responsive layout.
  • JavaScript: For interactivity and dynamic functionalities.

💻 Features

  • Home Section: Personal photo, abilities works and network icons.
  • About Me: Short description with professional infos and personal interests.
  • Skills: Animated bars skills with indications about techical and professional skills.
  • Curriculum: Animated boxes including Education, Certifications and Work Experiences.
  • Work portfolio: A gallery showcasing past projects and achievements with links to examples.
  • Contact: Icons with links to social media to facilitate communication.
  • Responsive design: Fully adaptable to different devices and screen sizes.

🚀 How to Run the Project

  1. Clone this repository:

    git clone https://github.com/alisson-t-bucchi/alisson-t-bucchi.github.io.git
  2. Navigate to the project directory:

    cd alisson-t-bucchi.github.io
  3. Open the index.html file in your browser:

    • On Unix-based operating systems, you can use the command:
      open index.html
    • On Windows:
      start index.html

📃 Project Structure

personal-portfolio/
├── index.html          # Main page file
├── css/
│   └── styles.css      # Page styles
├── js/
│   └── script.js       # Dynamic functions
├── assets/
│   ├── img/            # Images used on the site
│   └── docs/           # Documents to download
│   └── video/          # Videos about works into Portfolio section
└── README.md           # Project documentation

🖌️ Customisation

  • Edit the index.html file to change texts and sections according to your needs.
  • Adjust the styles.css file to modify colours, fonts, and spacing.
  • Add or remove projects in the portfolio by directly editing the HTML.

Usage Examples

This portfolio can be used by:

  • Web developers to showcase their skills.
  • Graphic designers to display creative work.
  • Any professional wishing to have an attractive online presence.

Contributions

Contributions are welcome! Feel free to open an issue or submit a pull request.

Licence

This project is licensed under the MIT Licence.


Made with ❤ by Alisson Bucchi (https://github.com/alisson-t-bucchi).

Releases

No releases published

Packages

No packages published