Skip to content
View nopbxlr's full-sized avatar
🛴
Vroom
🛴
Vroom

Organizations

@scooterhacking
Block or Report

Block or report nopbxlr

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

Popular repositories

  1. LogitechShifterUnoUSB LogitechShifterUnoUSB Public

    Forked from AM-STUDIO/LOGITECH_USB_ADAPTER

    Logitech Driving Force Shifter adapter converted from Leonardo to Uno, make sure to install UnoJoy

    C 1

  2. libft libft Public archive

    This project is my very first project as a student at 42. I had to recode a few functions of the C standard library as well as some other utility functions to be used during the whole cursus. Passe…

    C

  3. get_next_line get_next_line Public archive

    May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. This is my second project at 42. Passed all automated checks and peer reviews o…

    C

  4. ft_printf ft_printf Public archive

    This project is pretty straightforward, I had to recode a simplified version of printf. I learned what is and how to implement variadic functions. Once validated, I will reuse this function in futu…

    C