Skip to content
View joolibar's full-sized avatar

Highlights

  • Pro

Block or report joolibar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. joolibar joolibar Public

    Config files for my GitHub profile.

  2. nasa-space-apps-2024 nasa-space-apps-2024 Public

    Forked from MartaFontsere/Nasa-Challenge

    Python

  3. 42-piscine-discovery-web 42-piscine-discovery-web Public

    42 Discovery Piscine web development: HTML5 semantics, CSS3 layouts, responsive design principles, and interactive JavaScript.

    HTML

  4. Nasa-Challenge-2025 Nasa-Challenge-2025 Public

    Forked from MartaFontsere/Nasa-Challenge-2025

    TypeScript

  5. libft libft Public

    A comprehensive recreation of essential C standard library functions plus additional utility functions. This project serves as the foundation library for all subsequent 42 School projects, implemen…

    C

  6. ft_printf ft_printf Public

    Custom implementation of the printf function in C, handling multiple format specifiers and flags. Features variadic functions, buffer management, and precise formatting logic to replicate the behav…

    C