Pinned Repositories
42-exam-miner
Get ready for 42 exams :bowtie:
codingame
Some of my solutions to codinggame.com
cpp_module_04
42-zip cpp module 04
cpp_module_09
42's school final C++ branch module. Containers and iterators to build a bitcoin value calculator, an RPN calculator, and a sequence sorting algo.
dslr-42
Data science project. Logistic regression from scratch. Machine learning to mimic Harry Potter's Sorting Hat and to predict Hogwart's students house with 99% accuracy.
exam-42-zip
exam-zip training
ft_linear_regression
Data project. Training a linear regression model to predict car 🚗 prices 📈. Gradient descent algorithm.
inception-42
Inception project at 42 school of Paris. Using docker compose to build and run a LEMP stack for a WordPress website. Ready-made docker images are forbidden.
shameleon
so_long_project
Graphic project in C. In this Minimal 2D-game, a koala character has to collect eggs before exiting the maze. Many maps available. Pathfinding checks.
shameleon's Repositories
shameleon/codingame
Some of my solutions to codinggame.com
shameleon/dslr-42
Data science project. Logistic regression from scratch. Machine learning to mimic Harry Potter's Sorting Hat and to predict Hogwart's students house with 99% accuracy.
shameleon/exam-42-zip
exam-zip training
shameleon/ft_linear_regression
Data project. Training a linear regression model to predict car 🚗 prices 📈. Gradient descent algorithm.
shameleon/inception-42
Inception project at 42 school of Paris. Using docker compose to build and run a LEMP stack for a WordPress website. Ready-made docker images are forbidden.
shameleon/cpp_module_04
42-zip cpp module 04
shameleon/cpp_module_09
42's school final C++ branch module. Containers and iterators to build a bitcoin value calculator, an RPN calculator, and a sequence sorting algo.
shameleon/shameleon
shameleon/so_long_project
Graphic project in C. In this Minimal 2D-game, a koala character has to collect eggs before exiting the maze. Many maps available. Pathfinding checks.
shameleon/42-exam-miner
Get ready for 42 exams :bowtie:
shameleon/cpp_projects_
shameleon/excel-link-nomenclatures
shameleon/Inception-of-things
42 school project on the outter branches of the holygraph
shameleon/NetPratice
shameleon/quick_api
my own piscine for FastAPI framework learning