{"id":20177017,"url":"https://github.com/lwz7512/react-letspy-today","last_synced_at":"2026-05-06T04:05:25.069Z","repository":{"id":37551379,"uuid":"417931165","full_name":"lwz7512/react-letspy-today","owner":"lwz7512","description":"LetsPY frontend based on PrimeReact \u0026 Zustand","archived":false,"fork":false,"pushed_at":"2022-08-12T23:17:33.000Z","size":65069,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T16:27:20.614Z","etag":null,"topics":["game-development","interactive-learning","phaserjs","python3"],"latest_commit_sha":null,"homepage":"https://letspy.today","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lwz7512.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-16T19:48:03.000Z","updated_at":"2022-05-29T20:58:45.000Z","dependencies_parsed_at":"2022-08-08T20:31:12.894Z","dependency_job_id":null,"html_url":"https://github.com/lwz7512/react-letspy-today","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/lwz7512%2Freact-letspy-today","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwz7512%2Freact-letspy-today/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwz7512%2Freact-letspy-today/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwz7512%2Freact-letspy-today/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwz7512","download_url":"https://codeload.github.com/lwz7512/react-letspy-today/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241612262,"owners_count":19990760,"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":["game-development","interactive-learning","phaserjs","python3"],"created_at":"2024-11-14T02:13:29.935Z","updated_at":"2026-05-06T04:05:20.015Z","avatar_url":"https://github.com/lwz7512.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://interstation3d.com/per_gal_generator.php?item=16-bit%20memories\"\u003e\n  \u003cimg src=\"./public/assets/backgrounds/home_hero_md.jpg\" alt=\"16-BIT MEMORIES\"/\u003e\n\u003c/a\u003e\n\n\n# LetsPY - frontend\n\n\u003e Minimal Python Coding Playground\n\nLetsPY frontend codebase started on 2021/10/16 based on [PrimeReact](https://www.primefaces.org/primereact/) \u0026 [Zustand](https://github.com/pmndrs/zustand)\n\n\n## Dev log:\n\n- front end to back end talk with py language success!  --  @2021/10/31\n- more...\n\n\n## Add new Dependency\n\n```\n% npm install xxx\n```\n\n## version 0.1 : POC\n\n- home page outline.\n- project details outline.\n- frontend to backend communication: python snippet -\u003e backend -\u003e client js actions.\n\nCompleted at: @2021/10/31\n\n## version 0.15 : F2B-WLDN\n\n- frontend to backend communication well implemented\n- backend code execution running robust\n- start to integrate `Phaser` and first game...\n\nCompleted at: @2021/11/10\n\n## version 0.2 : First Project\n\n- first mini game implementation.\n- first project completion.\n- overall architeture setup.\n\nCompleted at: @2021/11/17\n\n## version 0.3 : Complete 3 Projects\n\n- design possible projects topics.\n- complete `Clone Army`, `Lava Adventure`, `Make Your Path`\n- revise `Lava Adventure` with a better code structure\n\n@2021/12/19\n\n## version 0.4 \n\ncompleted next 3 projects\n\n- completed all the game design\n- completed 3th~6th game: `Guess My Name`, `Riddle of Sphinx`, `Which way to go`\n\n@2022/01/21\n\n## version 0.5\n\ncomplted the last 3 game projects of first season:\n`Free Your Troops`, `Pass live bridge`, `Fix the clock`\n\n@2022/02/06\n\n## version 0.6\n\nadd contact form at homepage, send guest message to my email\n\n- Completed 4 static pages layou: `Donation`, `Social login`, `Contact`, `Profile`\n- Can send contact to backend and then forward to GraphCMS \n- Pending send email(through GraphCMS web hooks)...\n- Backend detect repeatedly submit contact info in 1 minute and return 406\n- Backend support running environment check through environment variable in .sh file\n\n@2022/02/23\n\n## version 0.7\n\n- introduction video at home page hero banner? -- done @2022/03/02\n- completed project text text reference in .md file -- done @2022/03/18\n- completed project typist coding hint -- done @2022/03/18\n- completed video content subtitles    -- done @2022/04/07\n- completed the Phaserjs cheatsheet    -- done @2022/04/25\n- completed the game disclosures doc   -- done @2022/05/24\n- completed the video guides           -- done @2022/08/11\n\n## version 0.8\n\n- implement Github \u0026 Google login, so that to get bonus!\n- implement bonus download with user's will and role(student free to download)\n- completed google sign in and secret links in profile  -- done @2022/06/17\n- add stars charge page  -- done @2022/06/17\n- fixed react-error-overlay in hot-reload mode\n- save logged in user, and contact in supabase  -- done @2022/06/26\n- add policy page, open source LICENSE file  -- done @2022/06/27\n\n## version 0.9\n\n- fix all images path to absolute path, -- done @2022/06/28\n- add `Redirect` route to doc page with common `GeneralMDPage`\n- code editor disable paste,  -- done @2022/06/28\n- code length control,  -- done @2022/06/28\n- illegal python code detection  -- done @2020/03/24\n\n## version 1.0\n\nupload videos to youtube \u0026 release  --  @2022/08/12","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwz7512%2Freact-letspy-today","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwz7512%2Freact-letspy-today","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwz7512%2Freact-letspy-today/lists"}