Skip to content
View dspilleb's full-sized avatar
🖤
🖤

Highlights

  • Pro

Block or report dspilleb

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

💻 Danilo Spillebeen

Currently studying in Belgium at :

ucl 19

➩ 3rd year Bachelor CS

Languages and Tools :

c c++ java python

Top Langs

Hackathons :

  • 24H Hackathon by the CECI from UCL (2023)
  • 48H Hackathon by Odoo (3rd Edition, 2023)

Pinned Loading

  1. GNL GNL Public

    This project consists of coding a function that returns one line at a time from a text file.

    C 1

  2. so_long so_long Public

    This is a 42 School's project. The project consists in creating a little 2D game with the MiniLibX, the school's graphic library.

    C 1

  3. Pipex Pipex Public

    This 42 project is about handling pipes like the bash terminal to execute shell's commands !

    C 1

  4. Push_swap Push_swap Public

    This project makes you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C 1

  5. Philosophers Philosophers Public

    this project is about the basics of threading a process. It makes you learn how to create threads and what are mutexes.

    C 2

  6. My_Printf My_Printf Public

    Ft_printf (42cursus) 2022. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments works.

    C 1