An open API service indexing awesome lists of open source software.

https://github.com/mxcaoalina/mxcaoalina.github.io


https://github.com/mxcaoalina/mxcaoalina.github.io

Last synced: 5 months ago
JSON representation

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!