Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moshegroot/moshegroot

Profile README
https://github.com/moshegroot/moshegroot

Last synced: about 1 month ago
JSON representation

Profile README

Awesome Lists containing this project

README

        

# Paul Kirin / Moshe Groot / mgroot

## About me
Welcome 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.

I've included my social networks, CV, and old or current projects.

## Me in other socials

[![Telegram contact][telegram_badge]][telegram_link]
[![Linkedin profile][linkedin_badge]][linkedin_link]
[![Habr profile][habr_badge]][habr_link]
[![Stackoverflow profile][stackoverflow_badge]][stackoverflow_link]
[![42 profile][42_badge]][42_link]
[![My CV][CV]][CV_path]

[![mgroot's 42 stats](https://badge42.vercel.app/api/v2/cl1lzyjgu006609jomlylieoe/stats?cursusId=21&coalitionId=89)](https://github.com/JaeSeoKim/badge42)

## My projects

* [42 projects archive](https://github.com/MosheGroot/42projects_archive) -- interesting projects from Ecole42 (the rest in private repositories).
+ [Piscine Python DS](https://github.com/MosheGroot/Piscine-Python-Data-Science):   Learning DS in Python from zero
+ [webserv](https://github.com/MosheGroot/webserver21/):           Implementation of webserver (like nginx)
+ [ft_containers](https://github.com/MosheGroot/42projects_archive/tree/main/ft_containers):   Rewriting of some STL containers
+ [minishell](https://github.com/LinearBasis/minishell):          Own implementation of shell
+ [miniRT](https://github.com/MosheGroot/42projects_archive/tree/main/miniRT):             Raytracing project with multithreading
+ [fract'ol](https://github.com/MosheGroot/42projects_archive/tree/main/fract_ol)              Drawing fractals (also with multithreading)
+ [philosophers](https://github.com/MosheGroot/42projects_archive/tree/main/philosophers):   Two classic multithreading and IPC problems
+ [ft_printf](https://github.com/MosheGroot/42projects_archive/tree/main/ft_printf):            Own implementation of system `printf` function
* My learning and practice repositories:
+ [Design patterns practice](https://github.com/MosheGroot/Design-patterns-practice/)
+ [Multithreaded programming practice](https://github.com/MosheGroot/Multithreaded-programming-practice)
+ [Algorithms partice](https://github.com/MosheGroot/Algorithms-partice)
* Various `TeX` notes:
+ [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.
+ [Combinatorics [rus]](https://github.com/MosheGroot/Combinatorics-notes) -- some notes from the "Combinatorics" book by Vilenkin, N. Ya
+ [Probability theory notes [rus]](https://github.com/MosheGroot/Probability_theory) -- uncomplete notes from a (not very good quality) university course.

[CV_path]: Pavel_Kirin_CV.pdf
[CV]: https://img.shields.io/badge/CV-D3182A?style=for-the-badge&logoColor=white

[telegram_link]: https://t.me/MosheGroot
[telegram_badge]: https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white "Telegram contact"

[linkedin_link]: https://linkedin.com/in/MosheGroot
[linkedin_badge]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white "Linkedin profile"

[habr_link]: https://habr.com/ru/users/MosheGroot/posts/
[habr_badge]: https://img.shields.io/badge/Habr-65A3BE?style=for-the-badge&logo=habr&logoColor=white "Habr profile"

[42_link]: https://profile.intra.42.fr/users/mgroot
[42_badge]: https://img.shields.io/badge/Ecole42-000000?style=for-the-badge&logo=42&logoColor=white "Ecole 42 profile"

[stackoverflow_link]: https://stackoverflow.com/users/15247243/mgroot
[stackoverflow_badge]: https://img.shields.io/badge/Stack_Overflow-FE7A16?style=for-the-badge&logo=stack-overflow&logoColor=white "Stackoverflow profile"