https://github.com/mxcaoalina/mxcaoalina.github.io
https://github.com/mxcaoalina/mxcaoalina.github.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mxcaoalina/mxcaoalina.github.io
- Owner: mxcaoalina
- Created: 2023-05-07T00:32:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T20:10:58.000Z (about 1 year ago)
- Last Synced: 2025-06-26T13:46:07.787Z (12 months ago)
- Language: HTML
- Homepage: https://mxcaoalina.github.io/
- Size: 6.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!