{"id":17601301,"url":"https://github.com/umuthopeyildirim/flatironopensource","last_synced_at":"2026-03-07T01:34:23.543Z","repository":{"id":64866433,"uuid":"571617400","full_name":"umuthopeyildirim/FlatironOpenSource","owner":"umuthopeyildirim","description":"Flatiron School lessons for graduated students. ","archived":false,"fork":false,"pushed_at":"2025-04-24T19:12:50.000Z","size":213033,"stargazers_count":18,"open_issues_count":8,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T06:07:00.519Z","etag":null,"topics":["computer-science","data-science","javascript","python","ruby","web-development"],"latest_commit_sha":null,"homepage":"https://flatironopensource.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umuthopeyildirim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2022-11-28T14:16:55.000Z","updated_at":"2025-04-24T19:12:54.000Z","dependencies_parsed_at":"2023-10-18T19:36:25.638Z","dependency_job_id":"cfaf7e3b-9832-4022-ad13-3e23002cc38e","html_url":"https://github.com/umuthopeyildirim/FlatironOpenSource","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/umuthopeyildirim/FlatironOpenSource","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umuthopeyildirim%2FFlatironOpenSource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umuthopeyildirim%2FFlatironOpenSource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umuthopeyildirim%2FFlatironOpenSource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umuthopeyildirim%2FFlatironOpenSource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umuthopeyildirim","download_url":"https://codeload.github.com/umuthopeyildirim/FlatironOpenSource/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umuthopeyildirim%2FFlatironOpenSource/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30205169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["computer-science","data-science","javascript","python","ruby","web-development"],"created_at":"2024-10-22T12:17:25.502Z","updated_at":"2026-03-07T01:34:23.505Z","avatar_url":"https://github.com/umuthopeyildirim.png","language":"JavaScript","readme":"![Header Image](https://raw.githubusercontent.com/umuthopeyildirim/FlatironSchoolOpenSource/main/public/img/fsos.png)\n# Flatiron Open Source\nThis repo contains the lessons and labs for the Flatiron School's Open Source curriculum. The curriculum is designed to teach students JavaScript, Ruby and Python. This repo is a work in progress and will be updated as the curriculum is developed.\n\n\u003e ℹ️ **Note:** You can download vanilla courses by checking releases tab. Here is a [link](https://github.com/umuthopeyildirim/FlatironOpenSource/releases/tag/Courses) to the latest release.\n\n## Table of Contents\n* [Usage](#usage)\n* [Software Engineering](#software-engineering)\n* [Data Structures and Algorithms](#data-structures-and-algorithms)\n* [Data Science](#data-science)\n* [Product Design](#product-design)\n* [Contributing](#contributing)\n* [License](#license)\n\n## Usage\n### Usage(Frontend)\nTo use this repo you need to install [node](https://nodejs.org/en/) and [yarn](https://yarnpkg.com/). Once you have those installed, you can run the following commands to start the server:\n```bash\nyarn \nyarn dev\n```\n\n### Usage(Backend)\nWe use Cloudflare Workers for our backend services. To check out installation instructions, please see the [Workers README](workers/README.md).\n\n## Software Engineering\n* [Software Engineering Prep](https://flatironopensource.com/course/software-engineering/prep-course)\n* [Software Engineering Phase 1](https://flatironopensource.com/course/software-engineering/phase-1)\n* [Software Engineering Phase 2](https://flatironopensource.com/course/software-engineering/phase-2)\n* [Software Engineering Phase 3 - Python](https://flatironopensource.com/course/software-engineering/phase-3-python)\n* [Software Engineering Phase 4 - Flask](https://flatironopensource.com/course/software-engineering/phase-4-flask)\n* [Software Engineering Phase 3 - Ruby](https://flatironopensource.com/course/software-engineering/phase-3)\n* [Software Engineering Phase 4 - Ruby on Rails](https://flatironopensource.com/course/software-engineering/phase-4)\n* [Software Engineering Phase 5](https://flatironopensource.com/course/software-engineering/phase-5)\n\n## Data Science\n* [Data Science Prep 2022](https://flatironopensource.com/course/data-science/prep-course)\n* [Data Science Phase 1](https://flatironopensource.com/course/data-science/phase-1)\n* [Data Science Phase 2](https://flatironopensource.com/course/data-science/phase-2)\n* [Data Science Phase 3](https://flatironopensource.com/course/data-science/phase-3)\n* [Data Science Phase 4](https://flatironopensource.com/course/data-science/phase-4)\n* [Data Science Phase 5](https://flatironopensource.com/course/data-science/phase-5)\n\n## Data Structures and Algorithms\n* [Data Structures and Algorithms](https://flatironopensource.com/course/data-structures-and-algorithms/start-course)\n\n## Product Design\n* [Product Design Prep](https://flatironopensource.com/course/product-design/prep-course)\n* [Product Design Phase 1](https://flatironopensource.com/course/product-design/phase-1)\n* [Product Design Phase 2](https://flatironopensource.com/course/product-design/phase-2)\n* [Product Design Phase 3](https://flatironopensource.com/course/product-design/phase-3)\n* [Product Design Phase 4](https://flatironopensource.com/course/product-design/phase-4)\n* [Product Design Phase 5](https://flatironopensource.com/course/product-design/phase-5)\n\n## Contributing\nWe welcome contributions to the curriculum. Please see the [contributing guidelines](CONTRIBUTING.md) for more information.\n\n## License\nWhile this repo is MIT licensed, the content of the lessons and labs are not. The content is owned by the Flatiron School and is not to be used without permission. Which is under the terms of the [Flatiron School Terms of Service](https://flatironschool.com/tos/).\nFlatiron School Learn.co Content License is also used so that the content can be used on Learn.co. The license is available [here](LICENSE.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumuthopeyildirim%2Fflatironopensource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumuthopeyildirim%2Fflatironopensource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumuthopeyildirim%2Fflatironopensource/lists"}