Skip to content
View shameleon's full-sized avatar
Focusing
Focusing
  • @42.fr
  • Paris
  • 07:45 (UTC -12:00)

Highlights

  • Pro
Block or Report

Block or report shameleon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shameleon/README.md

Hello there 👋

I am currently a student at 42 school in Paris, for a 14-month curriculum, that is called 42.zip. After swimming in 42's piscine for a month (sept-2022, Paris), I am actively participating and enjoying 42-Paris life and peer-to-peer experience.

I am interested in anything related to science and technologies. I have a background in biotechnologies, and hold a Ph.D. in molecular and cellular biology.

42-Paris school

My work led to

  • 16 projects being peer-reviewed and validated, all with at least ${\color{lightgreen}100}$ grade.
  • 39 favorable peer-evaluations with a grade of ${\color{lightgreen}100}$ and over, among which 12 were rated as ⭐ outstanding work ⭐.
  • A C-language exam, ◦ exam-42-zip ◦ specific to my curriculum, that I have validated on first attempt.

Language Validated projects, grade >= ${\color{lightgreen}100}$ Currently working on
$${\color{blue}C}$$ Piscine ◦ Libft ◦ Get_next_line ◦ so-long
$${\color{lightblue}C++}$$ cpp_00 ◦ cpp_01 ◦ cpp_02 ◦ cpp_03 ◦ cpp_04
$${\color{lightblue}C++}$$ cpp_05 ◦ cpp_06 ◦ cpp_07 ◦ cpp_08 ◦ cpp_09
$${\color{orange}Sysadmin}$$ Born2beroot ◦ Netpratice ◦ Inception : Docker compose, LEMP stack
$${\color{yellow}Python}$$ ft_linear_regression Data-Science-X-Logistic-Regression: dslr
ML sorting hat ML sorting hat

{* most of my school-related repos are kept private, complying with 42 school policy about proprietary projects.}

find me

42 intranet

42

The codingame.com

Code

Certifications


Stat cards

Pinned Loading

  1. so_long_project so_long_project Public

    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.

    C 1

  2. ft_linear_regression ft_linear_regression Public

    Data project. Training a linear regression model to predict car 🚗 prices 📈. Gradient descent algorithm.

    Python 2

  3. cpp_module_09 cpp_module_09 Public

    42's school final C++ branch module. Containers and iterators to build a bitcoin value calculator, an RPN calculator, and a sequence sorting algo.

    C++ 1

  4. codingame codingame Public

    Some of my solutions to codinggame.com

    Python 2

  5. dslr-42 dslr-42 Public

    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.

    Python 2

  6. inception-42 inception-42 Public

    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.

    Shell 2