{"id":23652037,"url":"https://github.com/mostafahima/turtle-dot-pattern-generator","last_synced_at":"2025-09-19T12:23:04.929Z","repository":{"id":268403326,"uuid":"904238063","full_name":"MostafaHima/Turtle-Dot-Pattern-Generator","owner":"MostafaHima","description":"The project generates a pattern of random colored dots arranged in rows using Python's turtle graphics module.","archived":false,"fork":false,"pushed_at":"2024-12-16T14:06:21.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T02:09:46.737Z","etag":null,"topics":["dot-pttern","python","turtle"],"latest_commit_sha":null,"homepage":"","language":"Python","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/MostafaHima.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-12-16T14:03:54.000Z","updated_at":"2024-12-16T14:08:01.000Z","dependencies_parsed_at":"2024-12-16T15:25:09.941Z","dependency_job_id":"e8c3174e-aedc-448c-b67d-7a89bce0996a","html_url":"https://github.com/MostafaHima/Turtle-Dot-Pattern-Generator","commit_stats":null,"previous_names":["mostafahima/turtle-dot-pattern-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MostafaHima/Turtle-Dot-Pattern-Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FTurtle-Dot-Pattern-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FTurtle-Dot-Pattern-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FTurtle-Dot-Pattern-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FTurtle-Dot-Pattern-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MostafaHima","download_url":"https://codeload.github.com/MostafaHima/Turtle-Dot-Pattern-Generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FTurtle-Dot-Pattern-Generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275935151,"owners_count":25555526,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dot-pttern","python","turtle"],"created_at":"2024-12-28T16:50:09.935Z","updated_at":"2025-09-19T12:23:04.906Z","avatar_url":"https://github.com/MostafaHima.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turtle Dot Pattern Generator\n\nThis project creates a colorful dot pattern using Python's `turtle` graphics module. The pattern consists of randomly colored dots arranged in rows, creating a visually appealing design.\n\n## Features\n- Randomly colored dots are generated using RGB values.\n- The dots are placed in rows, with each row having 38 dots.\n- The turtle moves and generates the pattern on a screen with a size of 800x700 pixels.\n\n## Requirements\n- Python 3.x\n- `turtle` module (comes pre-installed with Python)\n\n## How to Run\n1. Ensure Python is installed on your machine.\n2. Save the provided code in a Python file (e.g., `dot_pattern.py`).\n3. Run the script using the following command:\n\n```bash\npython main.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafahima%2Fturtle-dot-pattern-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostafahima%2Fturtle-dot-pattern-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafahima%2Fturtle-dot-pattern-generator/lists"}