{"id":16185261,"url":"https://github.com/davemo/js30","last_synced_at":"2026-02-15T16:07:31.665Z","repository":{"id":138658197,"uuid":"178099042","full_name":"davemo/js30","owner":"davemo","description":"my javascript 30 challenges","archived":false,"fork":false,"pushed_at":"2021-11-20T00:49:56.000Z","size":916,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T11:57:52.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://javascript30.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davemo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-28T01:00:06.000Z","updated_at":"2019-03-28T13:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca186e53-1da1-45f9-bc77-86b5fd3611a4","html_url":"https://github.com/davemo/js30","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davemo/js30","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fjs30","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fjs30/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fjs30/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fjs30/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davemo","download_url":"https://codeload.github.com/davemo/js30/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fjs30/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278406793,"owners_count":25981680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"2024-10-10T07:13:53.088Z","updated_at":"2025-10-05T04:11:43.188Z","avatar_url":"https://github.com/davemo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dave Moshers js30 challenges\n\n## Challenge Specific Notes\n\n\u003e 01 - JavaScript Drum Kit\n\n- learning that `HTMLMediaElement.play()` returns a promise was cool\n- i wanted to limit the scope of `keydown` events so I added a list of valid codes to filter on when the event was fired\n\n\u003e 02 - JS and CSS Clock\n\n- i decided to default the position in the markup and build a little parser to snag the current state of rotation\n- this felt easier than tracking that state in a js variable\n- named regex capture groups make this pretty easy\n- concern: given i never reset the value on the rotation `deg` things might buffer overflow eventually?\n- not yet implemented: binding to the actual current time\n- bug: setInterval independently means a slight offset in latency for all the hands\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavemo%2Fjs30","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavemo%2Fjs30","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavemo%2Fjs30/lists"}