{"id":23868340,"url":"https://github.com/thrishank/facet","last_synced_at":"2026-06-08T10:30:15.945Z","repository":{"id":263111782,"uuid":"889381750","full_name":"thrishank/facet","owner":"thrishank","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-16T08:24:31.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T11:19:24.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://facet.vercel.app","language":"TypeScript","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/thrishank.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":"2024-11-16T08:21:12.000Z","updated_at":"2024-11-16T08:35:37.000Z","dependencies_parsed_at":"2024-11-16T09:22:47.999Z","dependency_job_id":"788f6089-6883-40da-a1d7-90fad5188453","html_url":"https://github.com/thrishank/facet","commit_stats":null,"previous_names":["thrishank/facet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Ffacet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Ffacet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Ffacet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thrishank%2Ffacet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thrishank","download_url":"https://codeload.github.com/thrishank/facet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240206997,"owners_count":19765041,"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":"2025-01-03T11:19:32.148Z","updated_at":"2026-06-08T10:30:15.583Z","avatar_url":"https://github.com/thrishank.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shape Verification Challenge\n\nA dynamic, interactive CAPTCHA alternative that verifies users through a shape-matching mini-game. Users must identify and click on moving shapes within a time limit to prove they're human.\n\n## Features\n\n- Interactive shape-matching gameplay\n- Moving shapes with collision detection\n- Responsive design for both desktop and mobile\n- Timed challenges\n- Score tracking\n- Visual feedback for success/failure states\n- Blur effects and smooth animations\n\n## Game Rules\n\n- Players must match 3 shapes within 30 seconds\n- Shapes move continuously in random directions\n- Shape names are displayed for 2 seconds\n- Available shapes: triangle, square, circle, rectangle\n\n## Configuration\n\nThe following constants can be modified in the code:\n\n```typescript\nconst SPEED = 0.8;              // Movement speed of shapes\nconst SHAPE_SIZE = 48;          // Size of shapes in pixels\nconst GAME_TIME = 30;           // Game duration in seconds\nconst REQUIRED_SCORE = 3;       // Score needed to pass verification\n```\n\n## Event Callbacks\n\nThe game integrates with GotCHA's verification system through these callbacks:\n- `onChallengeResponse(success: boolean)`\n- `onChallengeExpired()`\n- `onChallengeError()`\n\n## Styling\n\nThe game uses Tailwind CSS for styling. The main container is responsive and will adapt to different screen sizes, with a maximum width of 400px.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrishank%2Ffacet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrishank%2Ffacet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrishank%2Ffacet/lists"}