Skip to content
View mahautlatinis's full-sized avatar
:octocat:
Learning
:octocat:
Learning
  • Versailles

Sponsoring

@eslint
@gulpjs
@babel
@swc-project
@axios
@vitejs

Organizations

@42Hectar @malatini42
Block or Report

Block or report mahautlatinis

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
mahautlatinis/README.md

helloWorld header

Streaks
Streaks
Introduction
  • ๐Ÿ’ผ Working remotely at Greenly as a Software Engineer since 2022
  • ๐Ÿ–ฅ๏ธ Learned programming at 42 Paris in 2021
  • ๐Ÿข ex-Deloitte consultant specialized in Salesforce Marketing Cloud
  • ๐ŸŽ“ Graduated from ESSCA Management School in 2019

๐Ÿ“ 42 Projects I am most proud of:
  • Ft_irc: A Slack ancestor reproduced with @bahaas and @qdam in C++ (98)

  • Minishell: A bash interpreter written in C thanks to @ttranche help

  • Push_Swap: A custom sorter algorithm using linked lists in C, with the help of @ttranche too.

footer

Pinned

  1. react-front-home-test react-front-home-test Public archive

    Forked from Offspend/react-front-home-test

    TypeScript

  2. malatini42/minishell malatini42/minishell Public archive

    Minishell (42cursus) 2021-2022. Rewrite a simple shell using bash as reference.

    C

  3. malatini42/ft_irc malatini42/ft_irc Public archive

    Team project enabling us to create our own IRC server (internet relay chat)

    C++

  4. malatini42/Philosophers malatini42/Philosophers Public archive

    Philosophers (42cursus) 2020-20201. This project is an introduction to threads (POSIX) and mutexs. It's the famous Philosopher's dining table problem.

    C

  5. malatini42/push_swap malatini42/push_swap Public archive

    Push_swap (42cursus) 2020-2021. Here the aim is to sort data stacks, using the lowest possible number of actions.

    C

  6. malatini42/so_long malatini42/so_long Public archive

    So_long (42cursus) 2020-2021. The aim is to create a top-view 2D game !

    C