{"id":16200426,"url":"https://github.com/andfanilo/quickdraw-minigame","last_synced_at":"2025-07-20T09:05:45.837Z","repository":{"id":39449682,"uuid":"199189969","full_name":"andfanilo/quickdraw-minigame","owner":"andfanilo","description":"A Quickdraw minigame prototype with Vue.js and Tensorflow.js/TFVis - https://andfanilo.github.io/quickdraw-minigame/","archived":false,"fork":false,"pushed_at":"2023-01-04T05:33:15.000Z","size":34290,"stargazers_count":14,"open_issues_count":23,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T16:08:21.020Z","etag":null,"topics":["cnn","prototype","quickdraw","tensorflowjs","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://andfanilo.github.io/quickdraw-minigame/","language":"JavaScript","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/andfanilo.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}},"created_at":"2019-07-27T16:38:29.000Z","updated_at":"2023-05-10T12:10:19.000Z","dependencies_parsed_at":"2023-02-01T23:17:13.265Z","dependency_job_id":null,"html_url":"https://github.com/andfanilo/quickdraw-minigame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andfanilo%2Fquickdraw-minigame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andfanilo%2Fquickdraw-minigame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andfanilo%2Fquickdraw-minigame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andfanilo%2Fquickdraw-minigame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andfanilo","download_url":"https://codeload.github.com/andfanilo/quickdraw-minigame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971180,"owners_count":20376784,"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":["cnn","prototype","quickdraw","tensorflowjs","vue","vuejs"],"created_at":"2024-10-10T09:30:15.946Z","updated_at":"2025-03-19T05:30:56.499Z","avatar_url":"https://github.com/andfanilo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuickDraw sketch game\n\nA minigame around Quickdraw - have a basic CNN recognize your drawings, or train a CNN on your own drawings !\n\nThis prototype was an opportunity for me to play around Tensorflow.js, Vue.js., IndexedDB to store drawings.\n\n### Project setup\n\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n\n```\nnpm run build\n```\n\n### Preview deployment locally\n\nComment lines in `vue.config.js` beforehand.\n\n```\nnpm install -g serve\n# -s flag means serve it in Single-Page Application mode\nserve -s dist\n```\n\nhttps://cli.vuejs.org/guide/deployment.html#previewing-locally\n\n### Deploy\n\nhttps://cli.vuejs.org/guide/deployment.html#pushing-updates-manually\n\n### Run your tests\n\n```\nnpm run test\n```\n\n### Lints and fixes files\n\n```\nnpm run lint\n```\n\n### Customize configuration\n\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n## Reset IndexedDB database\n\nPhotos drawn in the app are hardcoded to be stored in the \"quickdraw\" database in table \"photos\".\n\nIn [Chrome](https://developers.google.com/web/tools/chrome-devtools/storage/indexeddb) / [Firefox](https://developer.mozilla.org/en-US/docs/Tools/Storage_Inspector#IndexedDB), you can browse its content from the\nDeveloper Tools \u003e Application \u003e Storage \u003e IndexedDB.\n\nDatabase will be automatically dropped when quitting the application.\n\n## References\n\n- [Sketcher](https://github.com/zaidalyafeai/zaidalyafeai.github.io/tree/master/sketcher)\n- [tfjs-vis](https://github.com/tensorflow/tfjs-vis)\n- [Pretrained models](https://github.com/jtheiner/SketchRecognition/tree/master/SketchRecognition/recognition/models/)\n- [18 Tips for Training your own TFJS Models in the Browser](https://itnext.io/18-tips-for-training-your-own-tensorflow-js-models-in-the-browser-3e40141c9091)\n- [Deploy your projects to Github Pages with GitHub Actions](https://dev.to/pierresaid/deploy-node-projects-to-github-pages-with-github-actions-4jco)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandfanilo%2Fquickdraw-minigame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandfanilo%2Fquickdraw-minigame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandfanilo%2Fquickdraw-minigame/lists"}