Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.46 KB

Jack Skates Portfolio

Welcome to my portfolio! This website showcases my projects and skills as a Software Engineer. It serves as a platform to demonstrate my work, including details about each project and the technologies used.

Deployed Link

You can access the deployed version of this project here: Deployed Portfolio.

Table of Contents

About

This portfolio is designed to present my work as a web developer in an engaging and user-friendly manner. Each project is displayed with an image, a brief description, and a link to the source code.

Technologies Used

  • HTML
  • CSS
  • JavaScript (pending)

Features

  • Responsive Design: The portfolio is fully responsive and looks great on all devices.
  • Project Showcase: Each project card contains an image and a description, with links to the live demo and GitHub repository.
  • Navigation: Easy navigation between sections using a responsive navigation bar.

Project Structure

/
├── css/
│   └── styles.css         # Styles for the portfolio
├── images/                # Project images
├── index.html             # Main HTML file
├── bio.html               # Personal biography
├── experience.html        # Work experience
└── portfolio.html         # Project portfolio