Skip to content

BryceMcKinley/Portfolio

Repository files navigation

Portfolio Website

This repository contains the source code for my portfolio website, showcasing my projects, skills, and experience in the field of robotics and software development.

Project Structure

  • index.html: The main HTML document for the portfolio website, containing the structure and content of the site.
  • styles.css: The CSS styles for the portfolio website, defining the layout, colors, fonts, and overall visual appearance.
  • scripts.js: JavaScript code for interactive features, such as mobile navigation toggle and dynamic year display.
  • assets/favicon.ico: The favicon for the website, which appears in the browser tab.
  • .github/workflows/deploy.yml: GitHub Actions workflow configuration for deploying the portfolio website to GitHub Pages.

Setup Instructions

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/portfolio-website.git
    
  2. Navigate to the project directory:

    cd portfolio-website
    
  3. Open index.html in your web browser to view the portfolio website.

Deployment

This project uses GitHub Pages for deployment. The deployment process is automated using GitHub Actions. Whenever changes are pushed to the main branch, the website will be automatically deployed.

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published