Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gperretta/coursera-filter-fun
Simple miniproject to learn HTML5, CSS and Javascript.
https://github.com/gperretta/coursera-filter-fun
coursera-assignment css css-flexbox duke-university html5 image-processing javascript
Last synced: 1 day ago
JSON representation
Simple miniproject to learn HTML5, CSS and Javascript.
- Host: GitHub
- URL: https://github.com/gperretta/coursera-filter-fun
- Owner: gperretta
- Created: 2023-09-17T17:13:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T11:54:39.000Z (12 months ago)
- Last Synced: 2023-12-09T17:24:52.032Z (12 months ago)
- Topics: coursera-assignment, css, css-flexbox, duke-university, html5, image-processing, javascript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Filter Fun
Final project for the course
Programming Foundations with JavaScript, HTML and CSS
on Coursera.Highlights
- Use of basic HTML elements and HTML5 canvas.
- Simple styling with CSS, including buttons hover effect and a two-column layout using flexbox.
- Javascript functions to apply filters to an uploaded image and clear image and reset filters buttons.
- Using Duke University Simple Image scripts.