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

https://github.com/williamscch/williamscch-portfolio

This is the source code of my professional portfolio, created and managed by myself to show my experience, skills, and projects.
https://github.com/williamscch/williamscch-portfolio

react redux reduxtoolkit

Last synced: 4 months ago
JSON representation

This is the source code of my professional portfolio, created and managed by myself to show my experience, skills, and projects.

Awesome Lists containing this project

README

          

# WIlliams Colmenares Portfolio

This is my portfolio web site, created to show my experience, my built projects, and to help people to get in touch with me.

## Demo

https://williamscolmenaresch.netlify.app/

## 🛠 Used Skills
Javascript, HTML, CSS, React, Redux, Redux Toolkit, react-styled-components, react-multi-carousel, npm, Git, GitHub, Gitflow...

## Screenshots

![App Screenshot](https://via.placeholder.com/468x300?text=App+Screenshot+Here)

## 🚀 About Me
I'm a full stack developer based on Venezuela, experienced working with several technologies, and creating scalable software solutions...

## Author

- [@williamscch](https://www.github.com/williamscch)

## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://williamscolmenaresch.netlify.app/#home)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/williamscolmenaresch)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/wdavidcch)

## Features

- Light/dark mode toggle
- Live previews
- Accessibility
- Responsive Design

## Run Locally

Clone the project

```bash
git clone https://github.com/williamscch/williamscch-portfolio
```

Go to the project directory

```bash
cd williamscch-portfolio
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## License

[MIT](./MIT.md)