An open API service indexing awesome lists of open source software.

https://github.com/d3p1/bad-apple-noise-effect-reverse

A reverse noise effect over the "Bad Apple!!" video to improve my JS skills
https://github.com/d3p1/bad-apple-noise-effect-reverse

canvas creative-coding javascript javascript-animation laboratory typescript

Last synced: 3 months ago
JSON representation

A reverse noise effect over the "Bad Apple!!" video to improve my JS skills

Awesome Lists containing this project

README

          

# [BAD APPLE!! - NOISE EFFECT REVERSE]

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
[![Release](https://github.com/d3p1/bad-apple-noise-effect-reverse/actions/workflows/release.yml/badge.svg)](https://github.com/d3p1/bad-apple-noise-effect-reverse/actions/workflows/release.yml)

## Introduction

Just studying and practicing my JS skills, implementing a reverse noise effect over the [Bad Apple!! video](https://radufromfinland.com/data/static.webm) inspired in this excellent tutorial of [Radu Mariescu-Istodor](https://www.youtube.com/@Radu):

[![Bad Apple!! But it’s a JavaScript Tutorial](https://img.youtube.com/vi/pY56OxewRjI/maxresdefault.jpg)](https://www.youtube.com/watch?v=pY56OxewRjI)

## Changelog

Detailed changes for each release are documented in [`CHANGELOG.md`](./CHANGELOG.md).

## License

This work is published under [MIT License](./LICENSE).

## Author

Always happy to receive a greeting on:

- [LinkedIn](https://www.linkedin.com/in/cristian-marcelo-de-picciotto/)
- [Web](https://d3p1.dev/)