Giter Site home page Giter Site logo

cs50-final-project's Introduction

FilterMe

Description

FilterMe is a webpage, built with good old HTML / CSS / JS. What it does is actually pretty simple. It is a client side image processing tool that enables the user to apply a filter on an image that the user has selected.

The tool supports the following features:

  • Select an image (PNG / JPEG)
  • Preview/Display of the original user given image
  • Preview/Display of the final processed image
  • The filters that can be applied include:
    • Duplicate / Copy
    • Grayscale
    • Sepia
    • Reflect

The project uses:

  • File and FileReader
  • Bas64 data encoding/decoding protocol
  • sessionStorage object
  • Low level canvas HTML/Web API
  • The img tag via Image object

It uses a modular JS architecture (ES6 modules) and classes for maximal separation of concerns and re-usability reasons. Essentially via this project a small JS image processing framework is created!

This tool is created for the final project of Harvard CS50 course :-)

Author

Hey! My name is Konstantinos Kostis and i am from Athens, Greece! My Github profile: konstantinoskostis

cs50-final-project's People

Contributors

konstantinoskostis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.