{"id":21638961,"url":"https://github.com/szymon-budziak/codebrainers","last_synced_at":"2026-05-06T22:36:11.251Z","repository":{"id":60215370,"uuid":"530639441","full_name":"Szymon-Budziak/CodeBrainers","owner":"Szymon-Budziak","description":"CodeBrainers teaching materials.","archived":false,"fork":false,"pushed_at":"2023-09-23T14:08:56.000Z","size":25399,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T02:08:50.034Z","etag":null,"topics":["data-science","django","django-rest-framework","python","teaching","teaching-materials"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Szymon-Budziak.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}},"created_at":"2022-08-30T12:07:18.000Z","updated_at":"2023-08-30T19:44:00.000Z","dependencies_parsed_at":"2024-11-25T04:22:46.853Z","dependency_job_id":null,"html_url":"https://github.com/Szymon-Budziak/CodeBrainers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Szymon-Budziak/CodeBrainers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Szymon-Budziak%2FCodeBrainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Szymon-Budziak%2FCodeBrainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Szymon-Budziak%2FCodeBrainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Szymon-Budziak%2FCodeBrainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Szymon-Budziak","download_url":"https://codeload.github.com/Szymon-Budziak/CodeBrainers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Szymon-Budziak%2FCodeBrainers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32715300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: 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":["data-science","django","django-rest-framework","python","teaching","teaching-materials"],"created_at":"2024-11-25T04:12:28.184Z","updated_at":"2026-05-06T22:36:11.237Z","avatar_url":"https://github.com/Szymon-Budziak.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeBrainers\n\nCodeBrainers teaching materials.\n\n# Table of contents\n\n1. [Django](https://github.com/Szymon-Budziak/CodeBrainers/tree/main/Django):\n    - [Group 1](https://github.com/Szymon-Budziak/CodeBrainers/tree/main/Django/Group_1)\n    - [Group 2](https://github.com/Szymon-Budziak/CodeBrainers/tree/main/Django/Group_2)\n    - [Group 3](https://github.com/Szymon-Budziak/CodeBrainers/tree/main/Django/Group_3)\n2. [Data science](https://github.com/Szymon-Budziak/CodeBrainers/tree/main/Data%20science)\n    - [Matplotlib](https://github.com/Szymon-Budziak/CodeBrainers/blob/main/Data%20science/Matplotlib.ipynb)\n\nTo start with any of the available materials, do the following:\n\n__1. In your terminal create a new folder where you would like to store the repository:__\n\n```bash\nmkdir Django_project\ncd Django_project\n```\n\n__2. Clone repository by typing:__\n\n```bash\ngit clone https://github.com/Szymon-Budziak/CodeBrainers.git\n```\n\n__3. Create new virtual environment and activate it:__\n\n- Linux/macOS machine:\n\n```\npython -m venv venv\nsource venv/bin/activate\n```\n\n(if python is not working try using *python3*)\n\n- Windows machine:\n\n```\npy -m venv venv\nvenv\\Scripts\\activate\n```\n\nthis will create new activated virtual environment with `venv` name.\n\n__5. Enter either Django course and specific group Data science and install required packages:__\n\n```bash\npip install -r requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszymon-budziak%2Fcodebrainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszymon-budziak%2Fcodebrainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszymon-budziak%2Fcodebrainers/lists"}