Skip to content
View emreyilmaz2's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report emreyilmaz2

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

header

- 🔭 I’m student at Ecole 42 in Kocaeli

- I'm also student at Kocaeli University as a computer engineer

+ I‘m currently learning C, C++ and Java

Emyilmaz's 42 stats Your Repository's Stats

Emyilmaz's GitHub stats

Random joke

Profil wievers

Finished Description Projects
libft (circle 0) The goal of this project is to create your own C library emyilmaz's 42 libft Score
get_next_line(circle 1) The aim of this project is to create a function
which read from file descriptor and return a line from fd
emyilmaz's 42 get_next_line Score
ft_printf (circle 1) The purpose of this project is to make a copy of original printf function emyilmaz's 42 ft_printf Score
borntoberoot (circle1) The purpose is to test your network knowledge emyilmaz's 42 born2beroot Score
minitalk (circle 2) The purpose is to test your network knowledge emyilmaz's 42 minitalk Score
so_long (circle 2) Let's make a little and cute 2D game emyilmaz's 42 so_long Score
push_swap (circle 2) Code the program that sorts the numbers we give it emyilmaz's 42 push_swap Score
exam rank 02 you need to success this exam for jump to circle 3 from circle 2 emyilmaz's exam Score
Philosophers(circle3) This is the project which you learn about operating system's things like threads, forks, mutexs, etc. emyilmaz's philosophers Score
Minishell(----circle3) As you understand from the project's name, this is a project where you learn how to write your own bash. emyilmaz's minishell Score
Exam rank 03 Exam for the circle 3 emyilmaz's exam rank 03 Score

Pinned Loading

  1. minishell minishell Public

    busy for learning bash programming

    C 1

  2. minitalk minitalk Public

    communication between processes

    C

  3. Get_Next_Line Get_Next_Line Public

    the function which reads a line from a file

    C

  4. so_long so_long Public

    tiny 2D game 🚓

    C

  5. libft libft Public

    my library

    C

  6. push_swap push_swap Public

    some sorting algorithm stuff

    C