{"id":17970320,"url":"https://github.com/marinsucks/42","last_synced_at":"2026-04-01T20:55:57.911Z","repository":{"id":178058512,"uuid":"661109294","full_name":"marinsucks/42","owner":"marinsucks","description":"All the projects I completed at 42.","archived":false,"fork":false,"pushed_at":"2025-06-17T23:02:47.000Z","size":41682,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-27T23:42:51.211Z","etag":null,"topics":["c","cpp","docker","sysadmin","web"],"latest_commit_sha":null,"homepage":"","language":"C","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/marinsucks.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}},"created_at":"2023-07-01T20:21:40.000Z","updated_at":"2026-01-17T19:58:30.000Z","dependencies_parsed_at":"2023-09-11T20:59:26.089Z","dependency_job_id":"97bfa798-82f1-4d35-b445-9516378a62d7","html_url":"https://github.com/marinsucks/42","commit_stats":{"total_commits":460,"total_committers":4,"mean_commits":115.0,"dds":"0.019565217391304346","last_synced_commit":"c201438333bf5d51d3490120e11610f00d222cc6"},"previous_names":["marinsucks/c42","marinsucks/42"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marinsucks/42","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marinsucks%2F42","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marinsucks%2F42/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marinsucks%2F42/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marinsucks%2F42/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marinsucks","download_url":"https://codeload.github.com/marinsucks/42/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marinsucks%2F42/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":["c","cpp","docker","sysadmin","web"],"created_at":"2024-10-29T15:04:57.108Z","updated_at":"2026-04-01T20:55:57.882Z","avatar_url":"https://github.com/marinsucks.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My 42 Journey\n\nHey there! I'm Marin, a student at [42 Paris](https://42.fr) since Nov 2023. This repo is here to share all of my projects made at 42. \n\n## Web Projects\n\n- 🚀 [**transcendence**](https://github.com/42mates/transcendence/) - A full-stack single page web app for the PONG game.\n\n- 🤵‍♂️ [**webserv**](https://github.com/42mates/webserv/) - A NGINX-inspired HTTP web server.\n\n\n## DevOps Projects\n\n- 🐳 [**Inception**](./devops/inception/) - I containerized a full wordpress application using `docker compose`.\n\n- 🌱 [**Born2beroot**](./devops/born2beroot/) - I set up a secure Linux server environment following strict guidelines.\n\n- 🛜 [**NetPractice**](./devops/netpractice/) - I learnt how to connect small-scale networks using IPs and masks.\n\n\n## System Projects\n- 🐚 **Shell**: \n\t- [**minishell**](https://github.com/42mates/minishell/) - A basic reproduction of `bash` (group project with [@ku-alexej](https://github.com/ku-alexej)).\n\t- [**pipex**](./system/pipex/) - A program reproducing the pipe '`|`' behavior.\n\n- 🧵 [**Philosophers**](./system/philosophers/) - An introduction to threads and mutexes through the classic dining philosophers problem.\n\n- ♻️ [**push_swap**](./system/push_swap/) - A sorting algorithm following restricted operations.\n\n- 🕹️ **Graphics**:\n\t- [**cub3D**](https://github.com/42mates/cub3D) - A 3D game using raycasting techniques, inspired by the classic game Wolfenstein 3D (group project with [@ku-alexej](https://github.com/ku-alexej)).\n\t- [**so_long**](./system/so_long/) - A Pokemon Heartgold-like desktop minigame using the X11 framework.  \n\n- 📦 [**CPP Modules**](./system/cpp-modules/) - Ten modules to learn Object-Oriented Programming through C++98.\n\n- 🐣 **Basic C functions**:\n\t- [**Piscine**](./system/piscine/) - Gotta start somewhere! I learned the basics of C and Shell.\n\t- [**libft**](./system/libft/) - I built my own basic C library.\n\t- [**ft_printf**](./system/printf/) - I created my own implementation of printf.\n\t- [**get_next_line**](./system/get_next_line/) - Unlocked the magic of reading files line by line!\n\n## Contact\n\nFor any further information, feel free to contact me on [hello@marinbecker.me](mailto:hello@marinbecker.me) and go take a look at [my website](https://www.marinbecker.me)!\n\n\u003c!--## Still here ?!\n\nYou manage to read this entire presentation, congrats !   \nHere's a cool meme for you to look at :\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"./.utils/media/meme-line42.jpg\" alt=\"Cool Meme\"\u003e\n\u003c/div\u003e--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarinsucks%2F42","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarinsucks%2F42","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarinsucks%2F42/lists"}