Skip to content

garrettberliner/garrettberliner.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

This is a personal website project that showcases my work, skills, and interests. The website is structured to be easily maintainable and updatable through a GitHub repository.

Project Structure

garrettberliner.github.io/
├── src/
│   ├── assets/
│   │   ├── Dec-25-Resume.pdf
│   │   ├── Dec-25-CV.pdf
│   ├── sections/
│   │   ├── about.html
│   │   ├── projects.html
│   │   ├── resume.html
│   ├── scripts/
│   │   ├── main.js
│   ├── styles/
│   │   ├── main.css
│   ├── index.html

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/personal-website.git
    
  2. Navigate to the project directory:

    cd personal-website
    
  3. Open the src/index.html file in your web browser to view the website.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.

License

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

About

Personal Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published