Skip to content

marinsucks/42

Repository files navigation

My 42 Journey

Hey there! I'm Marin. I just finished the 42 Piscine, and I'm super excited to kick off my 42 cursus. This repo is here to share my projects and discoveries during my time at 42.

C Projects

  • 🐣 Basic C functions:

    • Piscine - Gotta start somewhere! I learned the basics in C.
    • libft - I built my own basic C library.
    • ft_printf - I created my own implementation of printf.
    • get_next_line - Unlocked the magic of reading files line by line!
  • ♻️ push_swap - An introduction to sorting algorithms through restricted operations.

  • 🕹️ so_long - Ever played pokemon HeartGold? I designed and coded my own minigame using 42's minilibx, an X11-based library.

  • 🚰 pipex - A program reproducing the pipe | behavior. Such a pain in th Such a thrilling project!

  • 🍽️ Philosophers - In progress! I'm handling threads routine: eat, sleep, think, die.

  • 📟 Minishell - In progress! A group project in which my mate @ku-alexej and I create our own basic reproduction of bash.

System Administration

  • 🌱 Born2beRoot - I set up a secure server environment following strict guidelines.

Contact

For any further information, feel free to contact me on mbecker@student.42.fr and go take a look at marinbecker.me!

Still here ?!

You manage to read this entire presentation, congrats !
Here's a cool meme for you to look at :

Cool Meme

Releases

No releases published

Packages

No packages published

Languages