docker-compose build "for building docker image" docker-compose up "starting docker up" docker-compose down "it stops and removes the container" docker-compose stop "stop the container without removing it " docker-compose start "start up after stop"
This is my personal portfolio website, designed to showcase my skills, projects, work experience, and contact details. The website is built using HTML, CSS, and JavaScript to create a clean and responsive layout, with interactive features such as clickable icons for easy navigation.
- Portfolio Sections: A showcase of my projects, work experience, and education.
- Responsive Design: The website adjusts to different screen sizes, ensuring a smooth experience on both mobile and desktop.
- Icons: Utilizes Font Awesome icons for various sections such as contact information, social media, and skills.
To get a local copy of the project up and running:
- Clone the repository:
git clone https://github.com/xmosuma/Portfolio.git
- Navigate into the project directory: cd Portfolio
HTML5: For structure and content.
CSS3: For styling and layout.
JavaScript: For interactivity, such as toggling visibility.
Font Awesome: For icons used throughout the site.