{"id":48505584,"url":"https://github.com/cincplug/machevuoi","last_synced_at":"2026-04-07T16:04:15.885Z","repository":{"id":231682437,"uuid":"782416379","full_name":"cincplug/machevuoi","owner":"cincplug","description":"An illustrator app using hand pose detection from TensorFlow","archived":false,"fork":false,"pushed_at":"2025-07-20T09:42:50.000Z","size":5172,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T11:28:55.244Z","etag":null,"topics":["canvas2d","computer-vision","hand-pose-detection","illustration-drawing","mediapipe-hands","nextjs","svg","tensorflow"],"latest_commit_sha":null,"homepage":"https://machevuoi.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/cincplug.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}},"created_at":"2024-04-05T08:58:25.000Z","updated_at":"2025-07-20T09:42:53.000Z","dependencies_parsed_at":"2024-04-25T19:28:00.448Z","dependency_job_id":"0a2ca32f-9379-423d-9c52-85b50d41d092","html_url":"https://github.com/cincplug/machevuoi","commit_stats":null,"previous_names":["cincplug/pecel","cincplug/machevuoi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cincplug/machevuoi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cincplug%2Fmachevuoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cincplug%2Fmachevuoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cincplug%2Fmachevuoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cincplug%2Fmachevuoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cincplug","download_url":"https://codeload.github.com/cincplug/machevuoi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cincplug%2Fmachevuoi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31518675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["canvas2d","computer-vision","hand-pose-detection","illustration-drawing","mediapipe-hands","nextjs","svg","tensorflow"],"created_at":"2026-04-07T16:03:55.944Z","updated_at":"2026-04-07T16:04:15.849Z","avatar_url":"https://github.com/cincplug.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What's this for?\n\n[Ma che vuoi](https://machevuoi.vercel.app/) is my free-hand drawing app. It's named after a well known Italian hand gesture, looking like this 🤌, meaning \"What do you want?\" but in a specifically Italian way. \n\nThe idea is to draw with all five fingers, even with both hands, and even with more than two hands if you're up to \"pair drawing\" as opposed to \"pair programming\" :)\n\nI should write a more comprehensive manual, but meanwhile click around and you won't be bored, that much I can promise.\n\nApart from drawing, this is an interesting puppetry tool, which you can see on my [live demo](https://youtube.com/watch?v=XA_kYc5ovHI\u0026si=Nofnwf_YO4xs8XDb), which I made in occasion of 200th anniversary of 9th Beethoven's Symphony.\n\nMa che vuoi uses [MediaPipe hand landmark detection](https://ai.google.dev/edge/mediapipe/solutions/vision/hand_landmarker). In the past it used Tensorflow wrapper with mediapipe runtime, but this is more up to date, performs better and it's better for the milieu 🐿🦔🦆\n\nBelow is just a default Next.js introduction.\n\n---\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcincplug%2Fmachevuoi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcincplug%2Fmachevuoi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcincplug%2Fmachevuoi/lists"}