{"id":34995987,"url":"https://github.com/rajin-khan/python-self","last_synced_at":"2025-12-27T02:11:11.847Z","repository":{"id":190602637,"uuid":"682941793","full_name":"rajin-khan/python-self","owner":"rajin-khan","description":"files used and created while learning python and its libraries","archived":false,"fork":false,"pushed_at":"2025-07-05T23:12:07.000Z","size":67957,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T00:20:21.272Z","etag":null,"topics":["python","self-learn"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/rajin-khan.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,"zenodo":null}},"created_at":"2023-08-25T08:14:25.000Z","updated_at":"2025-07-05T23:12:10.000Z","dependencies_parsed_at":"2024-10-27T20:53:42.968Z","dependency_job_id":"df44ba27-ef09-421a-9dc1-569c46f21696","html_url":"https://github.com/rajin-khan/python-self","commit_stats":null,"previous_names":["rajin-khan/python-self"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajin-khan/python-self","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajin-khan%2Fpython-self","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajin-khan%2Fpython-self/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajin-khan%2Fpython-self/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajin-khan%2Fpython-self/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajin-khan","download_url":"https://codeload.github.com/rajin-khan/python-self/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajin-khan%2Fpython-self/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28069216,"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-12-27T02:00:05.897Z","response_time":58,"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":["python","self-learn"],"created_at":"2025-12-27T02:11:11.161Z","updated_at":"2025-12-27T02:11:11.842Z","avatar_url":"https://github.com/rajin-khan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://cdn3.iconfinder.com/data/icons/logos-and-brands-adobe/512/267_Python-512.png\" alt=\"Python Learning Banner\" height=\"180\"\u003e\n\n# Python Repo\n\n##### A repository documenting my journey as I teach myself Python concepts, one step at a time.\n\n---\n\n## 📚 About This Repo\n\n#### This repo was created to help me learn about python as I learn more about ML, which can be found [*here*](https://github.com/rajin-khan/self-machine-learning).\nThis also serves as my personal learning log, featuring code snippets, projects, and notes as I delve deeper into Python programming. Whether it's mastering the basics or exploring advanced topics, this repo will evolve as my skills grow.\n\n---\n\n## 🧩 Repository Structure (Potential)\n\n\u003cdiv align=\"left\"\u003e\n\n```plaintext\n📂 python-learning-repo\n├── 📁 basics/           # Fundamental Python concepts and exercises\n├── 📁 cleanup/          # Files on Data Cleanup practices\n├── 📁 matplotlib/       # Files on MatPlotLib\n├── 📁 numpy/            # Files on NumPy\n├── 📁 pandas/           # Files on Pandas\n├── 📁 pandas/           # Files on Seaborn\n├── 📁 webscraping/      # Files on Web Scraping with BeautifulSoup\n└── 📄 README.md         # This file\n```\n\n\u003c/div\u003e\n\n---\n\n## 🛠️ Tools \u0026 Technologies\n\n| **Category**              | **Technologies**                                                                          |\n|---------------------------|------------------------------------------------------------------------------------------|\n| **Programming Languages** | ![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white) |\n| **IDEs \u0026 Editors**        | ![VS Code](https://img.shields.io/badge/VS_Code-007ACC?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white) ![Jupyter](https://img.shields.io/badge/Jupyter-F37626?style=for-the-badge\u0026logo=jupyter\u0026logoColor=white) |\n| **Libraries**             | ![NumPy](https://img.shields.io/badge/NumPy-013243?style=for-the-badge\u0026logo=numpy\u0026logoColor=white) ![Pandas](https://img.shields.io/badge/Pandas-150458?style=for-the-badge\u0026logo=pandas\u0026logoColor=white) ![Matplotlib](https://img.shields.io/badge/Matplotlib-11557C?style=for-the-badge\u0026logo=python\u0026logoColor=white) ![Seaborn](https://img.shields.io/badge/Seaborn-5DA4A9?style=for-the-badge\u0026logo=python\u0026logoColor=white) |\n\n---\n\n## 🚀 Topics Covered\n\n| **Topic**                 | **Description**                                                                 |\n|---------------------------|---------------------------------------------------------------------------------|\n| **Basics**                | Data types, loops, conditionals, and functions.                                 |\n| **NumPy, Pandas, MatplotLib, and Seaborn**                | Familiarity with these libraries for ML implementation.   |\n| **Data Cleanup**                | Best Practices for cleaning up data.   |\n| **Web Scraping**                | Learning how to retreive data on my own.   |\n\n---\n\n## 🌟 Goals\n\n- Achieve fluency in Python programming for ML.\n- Learn about NumPy, Pandas, and MatPlotLib to better prepare for ML.\n- Document and share learnings with others.\n- Use Python and related libraries to perform data analysis.\n\n---\n\n## 📊 Progress Tracker\n\n| **Topic**                 | **Status**      | **Completion Date**  |\n|---------------------------|-----------------|----------------------|\n| Basics                    | ✅ Completed    | 24/12/24             |\n| NumPy                     | ✅ Completed    | 25/12/24             |\n| Pandas                    | ✅ Completed    | 26/12/24             |\n| Data Cleanup              | ✅ Completed    | 28/12/24             |\n| MatplotLib                | ✅ Completed    | 29/12/24             |\n| Seaborn                   | 🔄 In Progress  | TBD                  |\n| SciKit Learn              | 🔄 In Progress  | TBD                  |\n| Web Scraping              | ⏳ Not Started  | TBD                  |\n\n---\n\n##### Upon completion of the first 5 topics, an exploratory data analysis project was done. [Check it out here!](https://github.com/rajin-khan/Gaming-Behavior-Analysis)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n#### A dev quote for you:\n\n[![Dev Quotes](https://quotes-github-readme.vercel.app/api?border=truel\u0026type=horizontal\u0026theme=dark)](https://github.com/piyushsuthar/github-readme-quotes)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajin-khan%2Fpython-self","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajin-khan%2Fpython-self","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajin-khan%2Fpython-self/lists"}