{"id":29770453,"url":"https://github.com/codingtrain/random-whistle","last_synced_at":"2026-03-08T05:32:04.960Z","repository":{"id":49610747,"uuid":"328028246","full_name":"CodingTrain/Random-Whistle","owner":"CodingTrain","description":"This is a simple website that generates a random walk visualization to complement custom train whistles.","archived":false,"fork":false,"pushed_at":"2023-01-27T16:44:37.000Z","size":208,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-27T05:53:57.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://choochoo-whistle.netlify.app/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodingTrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-08T22:42:38.000Z","updated_at":"2024-01-12T08:53:06.000Z","dependencies_parsed_at":"2023-02-15T11:01:33.920Z","dependency_job_id":null,"html_url":"https://github.com/CodingTrain/Random-Whistle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodingTrain/Random-Whistle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FRandom-Whistle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FRandom-Whistle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FRandom-Whistle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FRandom-Whistle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodingTrain","download_url":"https://codeload.github.com/CodingTrain/Random-Whistle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingTrain%2FRandom-Whistle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30246724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-27T05:09:36.208Z","updated_at":"2026-03-08T05:32:04.921Z","avatar_url":"https://github.com/CodingTrain.png","language":"HTML","readme":"# Random Whistle Generator\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nThis 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.\n\n## Contributing\n\nThanks 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!\n\n- [ ] JSON file or small database system to keep track of members random numbers.\n- [x] Use parameters from url (random number or member name). *example url: https://codingtrain.github.io/Random-Whistle/index.html?random=12345\u0026member=dan%20shiffman*\n- [x] A view on github button.\n- [ ] Styling improvements.\n- [ ] Performance improvements.\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.shiffman.net\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/191758?v=4?s=100\" width=\"100px;\" alt=\"Daniel Shiffman\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Shiffman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=shiffman\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/violetcraze\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/43045568?v=4?s=100\" width=\"100px;\" alt=\"Violet\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eViolet\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=violetcraze\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://gruselhaus.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/33380107?v=4?s=100\" width=\"100px;\" alt=\"Nico Finkernagel\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNico Finkernagel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=gruselhaus\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/arnavsirigere\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/57677629?v=4?s=100\" width=\"100px;\" alt=\"Arnav Sirigere\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArnav Sirigere\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=arnavsirigere\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-arnavsirigere\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.hunterparks.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/17714503?v=4?s=100\" width=\"100px;\" alt=\"Hunter Parks\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHunter Parks\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=hunterparks\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://dangranger.co.uk\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/2423155?v=4?s=100\" width=\"100px;\" alt=\"Daniel Granger\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Granger\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=dg1234uk\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jasontheillustrator\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/103963888?v=4?s=100\" width=\"100px;\" alt=\"Jason Heglund\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJason Heglund\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-jasontheillustrator\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/KobeLiesenborgs\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/31523219?v=4?s=100\" width=\"100px;\" alt=\"Kobe Liesenborgs\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKobe Liesenborgs\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/CodingTrain/Random-Whistle/commits?author=KobeLiesenborgs\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingtrain%2Frandom-whistle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingtrain%2Frandom-whistle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingtrain%2Frandom-whistle/lists"}