Welcome to my personal website! This project showcases my portfolio, skills, and interests. It is designed to be responsive, interactive, and visually appealing.
personal-website
βββ src
β βββ index.html # Main HTML document
β βββ about.html # About page
β βββ projects.html # Projects page
β βββ accomplishments.html # Accomplishments page
β βββ contacts.html # Contact page
β βββ styles
β β βββ main.css # Styles for the website
β βββ scripts
β β βββ main.js # JavaScript functionality
βββ assets
β βββ images # Directory for images
β βββ fonts # Directory for fonts
βββ package.json # npm configuration file
βββ README.md # Project documentation
Follow these steps to set up and run the website locally:
git clone <repository-url>
cd personal-websiteIf you are using npm:
npm installTo view the website locally, run the following command in the terminal:
python3 -m http.serverThen, open your browser and navigate to:
http://localhost:8000
- Responsive Design: Works seamlessly across devices.
- Interactive Elements: Powered by JavaScript.
- Custom Styles: Styled with CSS and Google Fonts.
- Portfolio Showcase: Includes pages for About, Projects, Accomplishments, and Contact.
This project is licensed under the MIT License. Feel free to use and modify it as you like.
If you have any questions or feedback, feel free to reach out:
- Email: barker01@allegheny.edu
- GitHub: Barker0103