{"id":49890416,"url":"https://github.com/jdomingu19/hello-python","last_synced_at":"2026-05-15T20:34:44.499Z","repository":{"id":240793222,"uuid":"803474436","full_name":"jdomingu19/hello-python","owner":"jdomingu19","description":"Learning Python from Scratch — Syntax, academic projects, playground, popular libraries, and code challenges!","archived":false,"fork":false,"pushed_at":"2026-05-07T02:10:50.000Z","size":25252,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T04:16:24.851Z","etag":null,"topics":["ai","data-mining","numpy","pandas","python","tkinter","turtle"],"latest_commit_sha":null,"homepage":"https://www.python.org/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdomingu19.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-20T19:45:43.000Z","updated_at":"2026-05-07T02:18:43.000Z","dependencies_parsed_at":"2024-06-20T11:34:37.306Z","dependency_job_id":"7ed57b2e-d14f-4f90-9f00-7edf9de431a6","html_url":"https://github.com/jdomingu19/hello-python","commit_stats":null,"previous_names":["jesusdominguez2004/python","jesusdominguez2004/hello-python","bluefeatherdev/hello-python","jdomingu19/hello-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdomingu19/hello-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdomingu19%2Fhello-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdomingu19%2Fhello-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdomingu19%2Fhello-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdomingu19%2Fhello-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdomingu19","download_url":"https://codeload.github.com/jdomingu19/hello-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdomingu19%2Fhello-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"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":["ai","data-mining","numpy","pandas","python","tkinter","turtle"],"created_at":"2026-05-15T20:34:42.855Z","updated_at":"2026-05-15T20:34:44.489Z","avatar_url":"https://github.com/jdomingu19.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello, Python!\n\n![Static Badge](https://img.shields.io/badge/python-3.10+-1C2024?style=for-the-badge\u0026logo=Python\u0026logoColor=white\u0026labelColor=101010) \n![Static Badge](https://img.shields.io/badge/bash-5.2.37+-1C2024?style=for-the-badge\u0026logo=gnubash\u0026logoColor=white\u0026labelColor=101010)\n\nThis repository is my personal space to learn and practice Python from scratch, gathering examples, online course exercises, and academic projects.\n\n![header_hello_python](https://github.com/user-attachments/assets/08ec93e4-4a63-47b5-8cd1-36bc652511a4)\n\n## 🗂️ Repository Content\n\n### → Structured Learning\n\n- Basic syntax and structures (e.g. `variables/`, `data-types/`, `functions/`)\n\n- Object-oriented programming (e.g. `classes-objects/`, `inheritance/`, `polymorphism/`)\n\n- More advanced concepts and uses (e.g. `machine-learning/`, `matplotlib/`)\n- Folder: [`w3schools/`](./w3schools/)\n\n### → Playground \n\n- Own experiments with the language\n\n- Fun examples found on the Internet\n- Automation of everyday tasks\n- Folder: [`playground/`](./playground/)\n\n### → University Learning\n\n- Fundamentals of algorithms and programming logic\n\n- Exercises and projects carried out for different subjects\n- Support material for classmates\n- Folder: [`universidad-de-la-costa/`](./universidad-de-la-costa/)\n\n### → Code Challenges \n\n- Solutions to exercises and challenges proposed by the Spanish-speaking community (by [mouredev](https://retosdeprogramacion.com/roadmap/))\n\n- Translated statements (if necessary) and personal explanations\n- Folder: [`programming-challenges/`](./programming-challenges/)\n\n### → Popular Libraries\n\n- Data operations and analysis ([`numpy/`](./numpy/), [`pandas/`](./pandas/))\n\n- GUI user interface creation ([`tkinter/`](./tkinter/))\n- Graphics and animations ([`turtle/`](./turtle/))\n\n\n## 🎯 Repository Goals\n\n- Document progress and knowledge in an organized way\n\n- Learn to use popular libraries such as [`tkinter`](./tkinter/), [`turtle`](./turtle/), [`numpy`](./numpy/), and [`pandas`](./pandas/)\n- Maintain a useful repository as a personal reference guide\n\n## ⚖️ License\n\nThis repository is licensed under the terms of the [Apache License 2.0](LICENSE). The license grants permission to use, modify, and distribute the code with proper attribution, while ensuring that improvements and extensions remain open and accessible to the community.\n\n##\n\n\u003e Built with '\\u{2665}' (♥) by Jesús Domínguez [@jdomingu19](https://github.com/jdomingu19/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdomingu19%2Fhello-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdomingu19%2Fhello-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdomingu19%2Fhello-python/lists"}