Skip to content
View frogfromlake's full-sized avatar
  • @42Heilbronn @mmmake-gmbh
  • Germany, Heilbronn
  • 13:14 (UTC +02:00)

Highlights

  • Pro

Block or report frogfromlake

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

Hi there 👋

Welcome to my profile! I am Fabian Quist, a german 🇩🇪 software engineer / software consultant at mmmake and alumni from 42Heilbronn.

how to reach me: nelix@posteo.de

42 Intra: Fquist

Pinned Loading

  1. cub3D cub3D Public

    Inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever this game was an introduction to ray-casting.

    C

  2. libft libft Public

    Implementation of Standard C Library and some additional functions.

    C

  3. philosophers philosophers Public

    Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

    C

  4. push_swap push_swap Public

    A program that is sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  5. so_long so_long Public

    This project is a small 2D game using minilibx. You'll learn about textures, sprites and tiles.

    C

  6. CPP CPP Public

    Smaller projects to help understanding templated containers, iterators and algorithms in CPP.

    C++