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

https://github.com/cheestrawberry/portfolio-website

My Portfolio
https://github.com/cheestrawberry/portfolio-website

Last synced: 4 months ago
JSON representation

My Portfolio

Awesome Lists containing this project

README

          

# Portfolio-Website

An interactive portfolio website showcasing my work as a designer and developer. This portfolio includes sections for my projects, skills, contact information, as well as a basic overview of my experience with different languages and softwares. This version features a modern design, improved functionality, and an enhanced user experience.

## Features

- **About Me:**
- Provides an overview of my background, education, and personal story.
- **Skills Overview:**
- Highlights my key skills and areas of expertise.
- **Project Showcase:**
- Displays detailed information about my projects with images and descriptions.
- **Contact Form:**
- Allows visitors to reach out to me directly through a contact form.
- **Responsive Design:**
- Ensures the portfolio looks great on both desktop and mobile devices.

## Technologies Used

- **HTML:** Structure of the website.
- **CSS:** Styling and layout, including media queries for responsiveness.
- **JavaScript:** Interactive elements and functionality.
- **Vercel:** Deployment platform.

## Installation Instructions

1. Clone the repository:
```sh
git clone https://github.com/CheeStrawberry/Portfolio-Website.git
```
2. Navigate to the project directory:
```sh
cd Portfolio-Website
```
3. Open the `index.html` file in your preferred web browser.

## Usage

- Upon loading, the portfolio displays a landing page with an overview of my work and skills.
- Navigate through the various sections using the provided links and buttons.
- Use the contact form to send a message directly to me.

## Contributing

Contributions are welcome! Please follow these steps to contribute:

1. Fork the repository.
2. Create a new branch:
```sh
git checkout -b feature-branch
```
3. Make your changes and commit them:
```sh
git commit -m "Add new feature"
```
4. Push to the branch:
```sh
git push origin feature-branch
```
5. Create a Pull Request.

## License

This project is licensed under the MIT License.

## Acknowledgments

- This project was deployed with [Vercel](https://vercel.com/). You can view the live portfolio at [Chavi's Portfolio](https://chavi-portfolio.vercel.app/).

##

Any questions for suggestions to improve the portfolio are always welcome :)