Visual917 / visucolorgen

Just a simple color generator. My first JS project from scratch. Also CSS heavy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visu's Color Generator

Just a simple color generator. My first JS project from scratch. JS heavy, and CSS heavy.

You can visit https://visu.studio/color for the demo.

This is my first JS project from scratch. was done under 10 hours.

image

You can edit and modify the code, but you cannot share it as your own. You can keep a fork on GitHub, but you need to ask me first. You can't host it on your own website. I don't know if anyone would bother, but just simply ask me first.

My Discord: Visu#0917

This project uses Name that Color
Developer: Chirag Mehta, 4 Sep. 2007

Huge thanks to Brad Traversy for his YouTube videos on HTML, CSS and JS and his Udemy courses, which is how I learned in the first place.

JavaScript Crash Course For Beginners
Brad Traversy - Udemy

Other references:
These links probably make up about 30% of the code. The rest are all my functions. Also I had to edit these and make external functions.

How To Create a Scroll To Top Button
How To Use Media Queries with JavaScript
How to make certain text not selectable with CSS
JavaScript Inverted Color Generator
HTML DOM cloneNode() Method

About

Just a simple color generator. My first JS project from scratch. Also CSS heavy.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 91.5%Language:CSS 6.5%Language:HTML 2.0%