{"id":20588166,"url":"https://github.com/moshegroot/moshegroot","last_synced_at":"2026-03-10T15:01:30.130Z","repository":{"id":197877695,"uuid":"401066731","full_name":"MosheGroot/MosheGroot","owner":"MosheGroot","description":"Profile README","archived":false,"fork":false,"pushed_at":"2024-10-15T05:09:49.000Z","size":4737,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T13:21:27.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/MosheGroot.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":"2021-08-29T14:47:08.000Z","updated_at":"2024-10-15T05:09:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9ddc6fd-d5ae-4654-ad3b-70417a876054","html_url":"https://github.com/MosheGroot/MosheGroot","commit_stats":null,"previous_names":["moshegroot/moshegroot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MosheGroot/MosheGroot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MosheGroot%2FMosheGroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MosheGroot%2FMosheGroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MosheGroot%2FMosheGroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MosheGroot%2FMosheGroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MosheGroot","download_url":"https://codeload.github.com/MosheGroot/MosheGroot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MosheGroot%2FMosheGroot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30338556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T14:50:13.961Z","status":"ssl_error","status_checked_at":"2026-03-10T14:49:32.490Z","response_time":106,"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":[],"created_at":"2024-11-16T07:21:39.065Z","updated_at":"2026-03-10T15:01:29.987Z","avatar_url":"https://github.com/MosheGroot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paul Kirin / Moshe Groot / mgroot\n\n## About me\nWelcome to my GitHub profile. My name is Pavel and I am a student of School 21 (Ecole 42 in Paris). I'm interested in software programming, algorithms, optimizations, mathematics and deep learning.\n\nI've included my social networks, CV, and old or current projects.\n\n## Me in other socials\n\n[![Telegram contact][telegram_badge]][telegram_link]\n[![Linkedin profile][linkedin_badge]][linkedin_link]\n[![Habr profile][habr_badge]][habr_link]\n[![Stackoverflow profile][stackoverflow_badge]][stackoverflow_link]\n[![42 profile][42_badge]][42_link]\n[![My CV][CV]][CV_path]\n\n[![mgroot's 42 stats](https://badge42.vercel.app/api/v2/cl1lzyjgu006609jomlylieoe/stats?cursusId=21\u0026coalitionId=89)](https://github.com/JaeSeoKim/badge42)\n\n\n## My projects\n\n* [42 projects archive](https://github.com/MosheGroot/42projects_archive) --  interesting projects from Ecole42 (the rest in private repositories).\n  + [Piscine Python DS](https://github.com/MosheGroot/Piscine-Python-Data-Science):   Learning DS in Python from zero\n  + [webserv](https://github.com/MosheGroot/webserver21/):           Implementation of webserver (like nginx)\n  + [ft_containers](https://github.com/MosheGroot/42projects_archive/tree/main/ft_containers):   Rewriting of some STL containers\n  + [minishell](https://github.com/LinearBasis/minishell):          Own implementation of shell\n  + [miniRT](https://github.com/MosheGroot/42projects_archive/tree/main/miniRT):             Raytracing project with multithreading\n  + [fract'ol](https://github.com/MosheGroot/42projects_archive/tree/main/fract_ol)              Drawing fractals (also with multithreading)\n  + [philosophers](https://github.com/MosheGroot/42projects_archive/tree/main/philosophers):   Two classic multithreading and IPC problems\n  + [ft_printf](https://github.com/MosheGroot/42projects_archive/tree/main/ft_printf):            Own implementation of system `printf` function\n* My learning and practice repositories:\n  + [Design patterns practice](https://github.com/MosheGroot/Design-patterns-practice/)\n  + [Multithreaded programming practice](https://github.com/MosheGroot/Multithreaded-programming-practice)\n  + [Algorithms partice](https://github.com/MosheGroot/Algorithms-partice)\n* Various `TeX` notes:\n  + [Deep learning HSE notes [rus]](https://github.com/MosheGroot/deep_learning_hse_notes)  \\[*suspended*\\] -- some notes from [Deep learning HSE course](https://www.coursera.org/learn/vvedenie-mashinnoe-obuchenie) on coursera.\n  + [Combinatorics [rus]](https://github.com/MosheGroot/Combinatorics-notes) -- some notes from the \"Combinatorics\" book by Vilenkin, N. Ya\n  + [Probability theory notes [rus]](https://github.com/MosheGroot/Probability_theory) -- uncomplete notes from a (not very good quality) university course.\n\n\n[CV_path]: Pavel_Kirin_CV.pdf\n[CV]: https://img.shields.io/badge/CV-D3182A?style=for-the-badge\u0026logoColor=white\n\n\n[telegram_link]: https://t.me/MosheGroot\n[telegram_badge]: https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge\u0026logo=telegram\u0026logoColor=white \"Telegram contact\"\n\n[linkedin_link]: https://linkedin.com/in/MosheGroot\n[linkedin_badge]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white \"Linkedin profile\"\n\n[habr_link]: https://habr.com/ru/users/MosheGroot/posts/\n[habr_badge]: https://img.shields.io/badge/Habr-65A3BE?style=for-the-badge\u0026logo=habr\u0026logoColor=white \"Habr profile\"\n\n[42_link]: https://profile.intra.42.fr/users/mgroot\n[42_badge]: https://img.shields.io/badge/Ecole42-000000?style=for-the-badge\u0026logo=42\u0026logoColor=white \"Ecole 42 profile\"\n\n[stackoverflow_link]: https://stackoverflow.com/users/15247243/mgroot\n[stackoverflow_badge]: https://img.shields.io/badge/Stack_Overflow-FE7A16?style=for-the-badge\u0026logo=stack-overflow\u0026logoColor=white \"Stackoverflow profile\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshegroot%2Fmoshegroot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoshegroot%2Fmoshegroot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshegroot%2Fmoshegroot/lists"}