Skip to content
View faruktinaz's full-sized avatar
💻
💻
  • 42 Ecole (İstanbul)
  • Istanbul

Highlights

  • Pro
Block or Report

Block or report faruktinaz

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

Instagram LinkedIn

Pinned

  1. so_long so_long Public

    In this project, we'll code a simple 2D game to get familiar with the mlx library and UI in general.

    C 13

  2. ft_irc ft_irc Public

    This project involved creating our own IRC server using C++, Socket, and Network programming. IRC, real-time text messaging between internet-connected computers, supporting group discussions in “ch…

    C++ 1

  3. minitalk minitalk Public

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

    C 11

  4. push_swap push_swap Public

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

    C 5

  5. libft libft Public

    The purpose of this project is to re-code some libc functions, as well as other common utility functions to be reused in the subsequent 42 projects.

    C 8

  6. philosophers philosophers Public

    In this project, I tackled the Philosopher's Problem. By coding the solution to this problem, I aimed to grasp the functioning and usage logic of threads in the C language, as well as learn how to …

    C 2