Skip to content

Blue-Eyes-FrontEnd-Dragon/DrawingWithCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing With CSS

Being a backend developer for much of my career up to this point much of the frontend always seemed like magic. After learning React and moving to becoming more of a Fullstack developer some of these concepts still evaded me.

This is when I decided to look more at manipulating imagery using CSS, HTML, and JS. Now, these concepts are often overlooked as they do not add anything functional, but can offer some cool creative ways of using code. In this repository you will find my ongoing learning for building some cool things in CSS.

The cool thing about using CSS rather than simply an SVG is it givs us full control of the element programatically. Rather than having multiple SVGs of different colors we can have a single element of which we can change the color on the fly. This is the power of CSS.


Previews

Mustache

Mustache

Character

Character

Cacti

Cacti

Emerald

Emerald

About

Practice repository for drawing using CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published