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.
- Host: GitHub
- URL: https://github.com/williamscch/williamscch-portfolio
- Owner: williamscch
- Created: 2022-12-28T20:45:10.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-23T17:07:39.000Z (over 1 year ago)
- Last Synced: 2025-07-08T09:52:56.165Z (11 months ago)
- Topics: react, redux, reduxtoolkit
- Language: JavaScript
- Homepage: https://williamscolmenaresch.netlify.app/
- Size: 27 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 🚀 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
[](https://williamscolmenaresch.netlify.app/#home)
[](https://www.linkedin.com/in/williamscolmenaresch)
[](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)