Skip to content

mxcaoalina/mxcaoalina.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mingxi's Portfolio Website

A professional portfolio website showcasing my projects and skills as a software engineer.

Project Structure

.
├── assets/
│   ├── css/
│   │   └── styles.css
│   ├── documents/
│   ├── images/
│   │   ├── Profile.jpeg
│   │   └── projects/
│   │       ├── banking.jpg
│   │       ├── hackathon.jpg
│   │       └── thread-pool.jpg
│   └── js/
│       ├── components/
│       └── portfolio.js
├── index.html
├── Project_Page.html
└── README.md

Features

  • Responsive design using Bootstrap 5
  • Project showcase with details and links
  • Clean, modern UI with subtle animations
  • Organized file structure for maintainability

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 5

Getting Started

  1. Clone this repository
  2. Open index.html in your browser to view the site locally

Development

To make changes to the site:

  1. Edit HTML files for structural changes
  2. Modify assets/css/styles.css for styling
  3. Update JavaScript functionality in assets/js/portfolio.js
  4. Add new images to the appropriate folders in assets/images/

Contact

Feel free to reach out with any questions or feedback!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors