Skip to content
View cacharri's full-sized avatar

Highlights

  • Pro

Block or report cacharri

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
  • CPP Public

    C++ Updated Oct 2, 2024
  • cub3d Public

    C 1 Updated Jan 31, 2024
  • python_AI Public

    Python Updated Mar 16, 2023
  • minishell Public

    C 1 Updated Mar 13, 2023
  • cacharri Public

    Config files for my GitHub profile.

    Updated Aug 12, 2022
  • In this project, we will learn the basics of threading a process. We will see how to create threads and we will discover mutexes.

    C Updated May 11, 2022
  • minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C Updated Mar 9, 2022
  • push_swap Public

    This project will make us sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed we’ll have to manipulate various types of algorithms and …

    C Updated Feb 22, 2022
  • libft Public

    Library of C

    C Updated Nov 30, 2021
  • fractol Public

    This project is meant to create graphically beautiful fractals, it will be the opportunity for us to hone our miniLibX skills, to make us discover/use the mathematical notion of complex numbers and…

    C Updated Nov 30, 2021
  • printf Public

    This project is pretty straight forward. I have to recode printf. You will mainly learn how to use variadic arguments.

    C Updated Sep 14, 2021
  • ft_morse Public

    translate from normal language to morse code, and execute a sound by binary character.

    Shell MIT License Updated Aug 30, 2021
  • gnl Public

    The aim of this project is to make you code a function that returns a line, read from a file descriptor.

    C Updated May 7, 2021