Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

This repository contains the source code for my personal portfolio website, showcasing my software engineering projects, technical experience, and professional background.

Live Site: https://2muchcoding.github.io


Overview

This website serves as a central hub for my portfolio, allowing visitors to explore my projects, learn about my technical skills, and access my resume. It is built as a static website and hosted using GitHub Pages.


Features

  • Responsive website design
  • Project showcase
  • About Me section
  • Resume access
  • Contact information
  • GitHub Pages deployment

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Git
  • GitHub Pages

Repository Structure

.
├── index.html          # Homepage
├── css/                # Stylesheets
├── js/                 # JavaScript
├── resources/          # Images and other assets
├── projects/           # Project pages
├── labs/               # Coursework demonstrations
└── README.md

Running Locally

Clone the repository:

git clone https://github.com/2muchcoding/2muchcoding.github.io.git
cd 2muchcoding.github.io

Then open index.html in your browser, or start a local web server:

python -m http.server

Visit:

http://localhost:8000

Deployment

This website is hosted using GitHub Pages. Changes pushed to the main branch are automatically deployed to the live site.


Future Improvements

  • Add additional project pages
  • Improve mobile responsiveness
  • Add dark mode
  • Include interactive project demos
  • Expand project documentation
  • Improve accessibility

License

This project is provided for portfolio and educational purposes.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages