{"id":22783264,"url":"https://github.com/gregolive/etch-a-sketch","last_synced_at":"2025-06-10T09:33:27.632Z","repository":{"id":183622975,"uuid":"407759368","full_name":"gregolive/etch-a-sketch","owner":"gregolive","description":"Draw using your mouse and relive the classic handheld toy.","archived":false,"fork":false,"pushed_at":"2021-10-10T14:26:27.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T15:14:04.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gregolive.github.io/etch-a-sketch/","language":"CSS","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/gregolive.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}},"created_at":"2021-09-18T04:53:33.000Z","updated_at":"2021-10-10T14:26:29.000Z","dependencies_parsed_at":"2023-07-25T07:27:45.439Z","dependency_job_id":null,"html_url":"https://github.com/gregolive/etch-a-sketch","commit_stats":null,"previous_names":["gregolive/etch-a-sketch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregolive%2Fetch-a-sketch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregolive%2Fetch-a-sketch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregolive%2Fetch-a-sketch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregolive%2Fetch-a-sketch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregolive","download_url":"https://codeload.github.com/gregolive/etch-a-sketch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregolive%2Fetch-a-sketch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259048343,"owners_count":22797713,"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","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-12-11T22:07:27.925Z","updated_at":"2025-06-10T09:33:27.602Z","avatar_url":"https://github.com/gregolive.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Etch a Sketch\n\nDraw using your mouse and relive the classic handheld toy.\n\n[Live demo](https://gregolive.github.io/etch-a-sketch/) 👈\n\n## Functionality\n\n- The Etch A Sketch console was made using CSS and is modeled after the original toy.\n- Select between 3 input options...\n- Greyscale adds layers of gray and on mulitple these stack and darken. \n- Psycadelic adds random colors from an array of 20+ of javascripts prenamed colors.\n- Custom allows the user to select a color from a color picker and input a color of their choice.\n- The grid density is also customizeable using a slider.\n- The screen is cleared using a clear button on the Etch A Sketch console. Clicks are accompanied by a shake animation as a nod to how the handheld toy was cleared by physcially shaking it.\n\n## Reflection\n\nThis project was a big step up from the Janken Javascript project, but the knowledge from the before made this a fun problem to tackle. The biggest problem was implementing the color picker, however, a helpful Stackoverflow thread made this manageable. Setting up the grid using Javascript was also difficult at first and it took me a while to realized that a second nested for loop was needed to make both rows and columns. \n\nOtherwise laying everything out in a visually pleasing way with CSS took some time, especially when it came to making the Etch A Sketch device. I was quite happy with the result of this in the end, though, and the extra time was worth it.\n\n-Greg Olive","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregolive%2Fetch-a-sketch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregolive%2Fetch-a-sketch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregolive%2Fetch-a-sketch/lists"}