https://github.com/rammcodes/wowfolio
Wowfolio 🦄 - A Simple & Clean Portfolio Template For Developers 👨💻
https://github.com/rammcodes/wowfolio
portfolio portfolio-page portfolio-site portfolio-template portfolio-website
Last synced: about 2 months ago
JSON representation
Wowfolio 🦄 - A Simple & Clean Portfolio Template For Developers 👨💻
- Host: GitHub
- URL: https://github.com/rammcodes/wowfolio
- Owner: rammcodes
- License: mit
- Created: 2022-07-06T16:27:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T16:13:47.000Z (about 1 year ago)
- Last Synced: 2025-01-14T06:46:20.286Z (3 months ago)
- Topics: portfolio, portfolio-page, portfolio-site, portfolio-template, portfolio-website
- Language: HTML
- Homepage: https://wowfolio.netlify.app
- Size: 279 KB
- Stars: 506
- Watchers: 6
- Forks: 110
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wowfolio 🦄
## A Simple & Clean Portfolio Template For Developers 👨💻
![]()
---
## Test the template with different colours using the colour picker 🎨
This is very helpful for you as you can test the template with different
colours and see which colour fits your needs so you can use that colour for your own website.
![]()
**Important Note**: Once you found the perfect colour for your site then just note the RGB value of the colour and then go inside this file called `style.css` on line number **9**, and replace the value of the **--themeColor** variable with your RGB value as shown in the below code example so you can see the colour change in your website.
```css
:root {
--themeColor: 29, 161, 242; /* Theme Color in (R,G,B) format */
}
```
---
## Technologies used 🛠️
- **HTML** 💀
- **CSS** 🌈
- **JavaScript** 🧠
---
## Drop a Star ⭐
If you like this project then drop a **Github** star by pressing the **Star** button ⭐
---
## Author 👨💻
**Ram Maheshwari ⚡**
Support me by giving me a Follow/Subscribe on my Social Accounts 🔥
[](https://linkedin.com/in/rammcodes) [](https://twitter.com/rammcodes) [](https://instagram.com/rammcodes_) [](https://youtube.com/@rammcodes)