Fatih Çil

Self-Taught Developer

Software Engineer

Programmer

Game Developer

Fatih Çil

Self-Taught Developer

Software Engineer

Programmer

Game Developer

École 42

September 30, 2022 Cub3d
École 42

Introduction: You can access to project codes on Github The Cub3D project is a 3D game project that is part of the…

September 15, 2022 Minishell: Writing My Own Bash
École 42

As beautiful as a shell - a team project where we rebuilt the core of bash:…

September 5, 2022 NetPractice: Finally Understanding Subnetting
École 42

Ten levels of broken network diagrams, and the only way out is actually understanding IP addressing,…

July 8, 2022 Minitalk: Inter-Process Communication With Just Signals
École 42

A client and a server that talk to each other using nothing but SIGUSR1 and SIGUSR2 -…

May 30, 2022 Fractals: A Journey with Fract-ol
École 42

Introduction You can access the code on Github   Welcome to my blog! In this post, I want to share…

May 10, 2022 Push_swap: Sorting With Only Two Stacks
École 42

Sort a list of numbers using two stacks and a tiny instruction set - in as few…