Pinned Repositories
-rc
bio_generator
bio
chegashi
cpp.42
Ce premier module de C++ est fait pour vous aider à comprendre les spécificités du C++ par rapport au C. C'est l'heure de plonger dans la programmation orientée objet !
cub3d.42
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.
fract-ol.42
Discover 2D programming and the psychedelic universe of fractals in this project, using minilibX.
Piscine-PHP-Symfony.42
Piscine_Python_Data_Science.42
The piscine focuses on basic programming skills with Python and the most popular and useful data science libraries. The participants will be able to collect data with parsing, preprocess data using Pandas and SQL and build pipelines with machine learning algorithms.
push_swap.42
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
Python_ML.42
Chegashi's Repositories
Chegashi/chegashi
Chegashi/push_swap.42
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
Chegashi/Python_ML.42
Chegashi/cpp.42
Ce premier module de C++ est fait pour vous aider à comprendre les spécificités du C++ par rapport au C. C'est l'heure de plonger dans la programmation orientée objet !
Chegashi/cub3d.42
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.
Chegashi/fract-ol.42
Discover 2D programming and the psychedelic universe of fractals in this project, using minilibX.
Chegashi/-rc
Chegashi/42evaluators
42evaluators rewrite in Go
Chegashi/avaj-launcher
First projet of the Java projects arc. Implementation of a simple Java program according to a given class diagram written in UML.
Chegashi/badge42
🚀 Dynamically generated 42 badge for your git readmes.
Chegashi/badge42-1
Ever wanted to show your progress in 42 cursus to the world? Your badge is a beautiful, quick way to show-off what you've built. With the new badge generator, you can easily display your progress and keep up with visitors/friends.
Chegashi/Bgp
mochegri's Bgp At Doors of Autonomous Systems is Simple aka (جنان الكرمة)
Chegashi/Computor_v1.42
This project is the first in a series that aims to make you rekindle with maths. They will be quite useful - not to say essential - for numerous projects to come.
Chegashi/cs-video-courses
List of Computer Science courses with video lectures.
Chegashi/dslr.42
Subject created by the 42AI association. Discover Data Science in the projects where you re-constitute Poudlard’s Sorting Hat. Warning: this is not a subject on cameras.
Chegashi/exam.42
Chegashi/Ft_linear_regression.42
This project will be your first steps into AI and Machine Learning. You're going to start with a simple, basic machine learning algorithm. You will have to create a program that predicts the price of a car by using a linear function train with a gradient descent algorithm.
Chegashi/ft_md5
An introduction to cryptographic hashing algorithms
Chegashi/ft_transcendence.42
This project is about creating a website for the mighty Pong contest!
Chegashi/instantly-youtube-ad-skipper
Chegashi/m4l1_managing_a_project
Chegashi/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Chegashi/matrix.42
You've probably encountered vectors and vector spaces before. Now it's time to formalize them through Linear Algebra and to learn how matrices and linear transformations work.
Chegashi/NetPractice.42
NetPractice is a general practical exercise to let you discover networking. You will have to configure small-scale networks. To do so, it will be necessary to understand how TCP/IP addressing works. You will have to complete 10 levels .
Chegashi/Piscine_Cybersecurity
Piscines are an important time in your cursus, during which you will have the occasion to learn a new language, or even a new paradigm!
Chegashi/Piscine_Data_Science
Chegashi/Python-Bootcamp-Corrections
Amended Corrections of the python Bootcamp by 42 AI.
Chegashi/rubik
A 3D rubik resolver online, using the Morwen Thistlethwaite and IDA* algorithms.
Chegashi/trand
Chegashi/webserv.42
This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won't be working on a website.