Skip to content
View burakbakierdogan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report burakbakierdogan

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
burakbakierdogan/README.md
  • 👋 Hi, I’m @burakbakierdogan
  • 👀 I’m interested in learning C
  • 🌱 I’m currently learning C
  • 📫 How to reach me bbe2007@outlook.com

Pinned

  1. libft libft Public

    This project is my very first project as a student at 42. I recode a few functions of the C standard library as well as some other utility functions that I will use during my whole cursus.

    C 1

  2. ft_printf ft_printf Public

    Because ft_putnbr and ft_putstr aren’t enough. The goal of this projectis pretty straight forward. I will recode printf. Using unknown numbers of argument for ft_printf paramater. How cool is that?

    C

  3. minitalk minitalk Public

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

    C

  4. Small-Algorithms Small-Algorithms Public

    C

  5. push_swap push_swap Public

    Sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed I’ll have to manipulate various types of algorithms and choose the most appropri…

    C

  6. so_long so_long Public

    C