Skip to content
View olebol's full-sized avatar

Highlights

  • Pro

Block or report olebol

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

Typing SVG

I'm Ole, a C and C++ programmer based in the Netherlands, learning to code cool stuff through CODAM's curriculum. CODAM is part of the 42 Network.



  • 🛠️ I’m currently working on IRC
  • 🐍 My most recent project is Inception

Connect with me:

ole pelser

Languages and Tools:

bash c cplusplus docker git linux

olebol

Pinned Loading

  1. cub3d cub3d Public

    An introduction to raycasting by recreating a basic version of 1992s' Wolfenstein 3D in c.

    C

  2. fract-ole fract-ole Public

    For CODAM's / 42's fract-ol project, in which you create a graphics program with C that displays both the Mandelbrot and Julia sets using the MLX42 library.

    C 2

  3. philosophers philosophers Public

    A simulation of the classic Dining Philosophers problem using threads and multithreading.

    C

  4. push-swap push-swap Public

    An introduction to sorting algorithms and linked lists.

    C