Skip to content

SABERGLOW/Clrd.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub stars GitHub license

Clrd.

Clrd. is a web project that uses my own filters implemented in JavaScript to dynamically edit the image. Have Fun with it :)

Overview:

The website is designed using HTML5, CSS, and JavaScript. I designed it on CodePen .

Features:

The website is be capable of following functionalities:

  • Uploading an Image
  • Applying Filters:
    • Greyscale
    • RGB
    • Rainbow
    • Red
    • Blur
  • Resetting the Image

Installation:

You can either view/edit it on CodePen , or download the files in "Source" folder and edit them in your editor of choice. Good Luck.