{"id":19923603,"url":"https://github.com/sukarnascience/tabletop-robot","last_synced_at":"2026-01-25T08:31:50.079Z","repository":{"id":59052873,"uuid":"535183986","full_name":"Sukarnascience/TableTop-Robot","owner":"Sukarnascience","description":"A Table-Top Robot run on Raspberry Pi with ROS","archived":false,"fork":false,"pushed_at":"2022-09-29T11:58:02.000Z","size":456,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T04:15:17.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sukarnascience.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["Sukarnascience"],"patreon":"sukarnajana","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/sukarnajana"]}},"created_at":"2022-09-11T03:51:37.000Z","updated_at":"2022-09-11T05:24:24.000Z","dependencies_parsed_at":"2023-01-18T23:45:52.016Z","dependency_job_id":null,"html_url":"https://github.com/Sukarnascience/TableTop-Robot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sukarnascience/TableTop-Robot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sukarnascience%2FTableTop-Robot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sukarnascience%2FTableTop-Robot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sukarnascience%2FTableTop-Robot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sukarnascience%2FTableTop-Robot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sukarnascience","download_url":"https://codeload.github.com/Sukarnascience/TableTop-Robot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sukarnascience%2FTableTop-Robot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28749326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T08:31:04.260Z","status":"ssl_error","status_checked_at":"2026-01-25T08:30:28.859Z","response_time":113,"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":[],"created_at":"2024-11-12T22:14:52.149Z","updated_at":"2026-01-25T08:31:50.063Z","avatar_url":"https://github.com/Sukarnascience.png","language":"HTML","funding_links":["https://github.com/sponsors/Sukarnascience","https://patreon.com/sukarnajana","https://www.buymeacoffee.com/sukarnajana"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=center\u003eStill Under Development Stage\u003c/h1\u003e\n\n# TableTop-Robot\nA Table-Top Robot run on Raspberry Pi with ROS\n\n## Learning Resources \n\n### Learn ROS\n* Learn from Videos Liks: [ArticulatedRobotics Youtube Channel](https://www.youtube.com/c/ArticulatedRobotics), [Emil Vidmark Youtube Channel](https://www.youtube.com/channel/UCBYAI-Dlvq2yKjgpL13L-9w/videos) (all are Best One I Personally Used).\n\n### Learn Python 3.x above\n* Learn from Documentation like: [codecademy](https://www.codecademy.com/learn/learn-python), [learnpython](https://www.learnpython.org/), [programiz](https://www.programiz.com/python-programming), [w3schools](https://www.w3schools.com/python/) and many more...\n* Learn from Videos Like: [Socratica PlayList](https://www.youtube.com/watch?v=bY6m6_IIN94\u0026list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-) (Best One I Personally Used), [YouTube Mix](https://www.youtube.com/watch?v=Z1Yd7upQsXY\u0026list=RDQM-RNJ9rUMQcE\u0026start_radio=1).\n* Evaluate your skills by solving challenges on [Hackerrank](https://www.hackerrank.com/domains/python?badge_type=python).\n\n### Learn Webpage\n* Every Web Page mainly consists of **HTML**, **CSS** and since this are so vast to learn the best way to make you perfect each day is by coding what every the idea pops too. _ex: i want to make a button or blue color and keep it in right side of my page... **JUST GOOGLE**_ **Draw on paper then code later**.\n  * Learn from Documentation like: [CSS from w3schools](https://www.w3schools.com/css/), [CSS from web.dev](https://web.dev/learn/css/), [HTML from w3schools](https://www.w3schools.com/html/).\n* **Flask** - _Flask is a web application framework._\n  * Learn from Documentation like: [tutorialspoint](https://www.tutorialspoint.com/flask/index.htm), [javatpoint](https://www.javatpoint.com/flask-tutorial).\n\u003e _before learning node.js you should have a basic knowledge on **JavaScript**_\n* **Node.js** - _Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine commonly used for non-blocking, event-driven servers, due to its single-threaded nature._\n  * Learn from Documentation like: [nodejs.dev](https://nodejs.dev/en/learn/) (Best One I Personally Used), [w3schools](https://www.w3schools.com/nodejs/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukarnascience%2Ftabletop-robot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsukarnascience%2Ftabletop-robot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukarnascience%2Ftabletop-robot/lists"}