https://github.com/codingtrain/random-whistle
This is a simple website that generates a random walk visualization to complement custom train whistles.
https://github.com/codingtrain/random-whistle
Last synced: 29 days ago
JSON representation
This is a simple website that generates a random walk visualization to complement custom train whistles.
- Host: GitHub
- URL: https://github.com/codingtrain/random-whistle
- Owner: CodingTrain
- License: mit
- Created: 2021-01-08T22:42:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T16:44:37.000Z (about 3 years ago)
- Last Synced: 2025-07-27T05:53:57.210Z (8 months ago)
- Language: HTML
- Homepage: https://choochoo-whistle.netlify.app/
- Size: 203 KB
- Stars: 6
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Whistle Generator
[](#contributors-)
This is a simple website that generates a random walk visualization for laser etching on train whistles. The initial p5.js sketch was created on the first Coding Train live stream of 2021 by Daniel Shiffman: https://youtu.be/2Oz_d2q7GQQ.
## Contributing
Thanks for your interest in contributing. Here's a list of some improvements that would be welcomed. If you have an idea for another contribution that's also great!
- [ ] JSON file or small database system to keep track of members random numbers.
- [x] Use parameters from url (random number or member name). *example url: https://codingtrain.github.io/Random-Whistle/index.html?random=12345&member=dan%20shiffman*
- [x] A view on github button.
- [ ] Styling improvements.
- [ ] Performance improvements.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Daniel Shiffman
💻

Violet
📖

Nico Finkernagel
💻

Arnav Sirigere
💻 🤔

Hunter Parks
💻

Daniel Granger
💻

Jason Heglund
🎨

Kobe Liesenborgs
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!