{"id":15061167,"url":"https://github.com/binary-hackers/42_corrections","last_synced_at":"2025-04-06T15:13:17.345Z","repository":{"id":42187633,"uuid":"92172651","full_name":"Binary-Hackers/42_Corrections","owner":"Binary-Hackers","description":"Corrections files of 42 School","archived":false,"fork":false,"pushed_at":"2023-06-23T11:12:31.000Z","size":28921,"stargazers_count":326,"open_issues_count":6,"forks_count":95,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-01-28T22:14:10.268Z","etag":null,"topics":["c","corrections","cpp","django","fremont","internship","ocaml","paris","php","python","ror","school","school42","subjects","swift","unity"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/Binary-Hackers.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":"2017-05-23T12:54:07.000Z","updated_at":"2025-01-25T19:06:41.000Z","dependencies_parsed_at":"2024-09-29T06:40:56.738Z","dependency_job_id":"c9549e75-c609-485e-b35e-c314fe1cb7f4","html_url":"https://github.com/Binary-Hackers/42_Corrections","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binary-Hackers%2F42_Corrections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binary-Hackers%2F42_Corrections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binary-Hackers%2F42_Corrections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Binary-Hackers%2F42_Corrections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Binary-Hackers","download_url":"https://codeload.github.com/Binary-Hackers/42_Corrections/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236096227,"owners_count":19094185,"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","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":["c","corrections","cpp","django","fremont","internship","ocaml","paris","php","python","ror","school","school42","subjects","swift","unity"],"created_at":"2024-09-24T23:10:46.966Z","updated_at":"2025-01-28T22:14:22.395Z","avatar_url":"https://github.com/Binary-Hackers.png","language":"JavaScript","readme":"# Corrections files of 42 School (Paris)\n\n__All these corrections files are the exclusive property of 42 School.__\u003cbr /\u003e\nAny reproduction, use outside the school context of 42 or without authorization is prohibited and may be treated as copyright infringement.\n\n__If you want to see all subjects of these projects, go [HERE](https://github.com/Binary-Hackers/42_Subjects).__\n\n## Projects\n\n### Global\n- [Get Next Line (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/00_Global/get_next_line)\n\n### Unix branch\n- [Ft_ls (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_ls)\n- [minishell (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/minishell)\n- [ft_select (Optional Project) (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_select)\n- [21sh (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/21sh)\n- [42sh (T3)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/42sh)\n- [Malloc (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/malloc)\n- [ft_script (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_script)\n- [Philosophers (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/philosophers)\n- [Nm-otool (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/nm-otool)\n- [Dr Quine (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/dr_quine)\n- [LibftASM (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/libft-ASM)\n- [strace (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_strace)\n- [ft_p (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_p)\n- [IRC (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_irc)\n- [Lem-ipc (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/lem-IPC)\n- [ft_ping (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_ping)\n- [ft_traceroute (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/01_Unix/ft_traceroute)\n\n### Algorithmic branch\n- [Ft_printf (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/ft_printf)\n- [Push Swap (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/push_swap)\n- [Lem_in (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/lem-in)\n- [Mod1 (Optional Project) (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/mod1)\n- [Corewar (T3)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/corewar)\n- [ComputorV1 (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/computor_v1)\n- [ComputorV2 (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/computor_v2)\n- [Expert System (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/expert_system)\n- [N-puzzle (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/n-puzzle)\n- [Ft_linear_regression (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/ft_linear_regression)\n- [Gomoku (T4)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/02_Algorithmic/gomoku)\n\n### Graphic branch\n- [FDF (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/fdf)\n- [Fract'Ol (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/fract_ol)\n- [Wolf3D (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/wolf3d)\n- [RTv1 (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/rtv1)\n- [RT (T3)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/rt)\n- [Scop (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/03_Graphic/scop)\n\n### Web branch\n- [Camagru (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/04_Web/camagru)\n- [Matcha (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/04_Web/matcha)\n- [Framework 0 (T3)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/04_Web/framework_0)\n\n### Android / iOS branch\n- [Swifty Companion (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/06_Android-IOS/swifty-companion)\n\n### C++ branch\n- [Abstract VM (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/07_CPP/abstract-vm)\n- [Nibbler (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/07_CPP/nibbler)\n\n### Others\n- [roger-skyline-1 (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/10_Others/roger-skyline-1)\n- [Docker (T1)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/10_Others/docker)\n- [Open Project (T4)](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/10_Others/open_project)\n\n## Piscines\n\n- [C++ (T2)](https://github.com/Binary-Hackers/42_Corrections/tree/master/01_Piscines/CPP)\n\n## C Exam Beginner\n*Wanna see subjects \u0026 answers, go [here](https://github.com/agavrel/42-Exam).*\n\n## Internship (Stage)\n- [First Internship](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/09_Internship/first_internship)\n- [Final internship](https://github.com/Binary-Hackers/42_Corrections/tree/master/00_Projects/09_Internship/final_internship)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinary-hackers%2F42_corrections","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinary-hackers%2F42_corrections","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinary-hackers%2F42_corrections/lists"}