Skip to content
View aligngr44's full-sized avatar

Highlights

  • Pro

Organizations

@42-Istanbul-GDC

Block or report aligngr44

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aligngr44/README.md

README.md

Hey, I'm Ali Güngör 👋

A 42 student learning to code the hard way.


🇺🇸 About Me

No teachers, no lectures — just me, a computer, and a lot of trial and error. I'm a student at 42, a peer-to-peer coding school where you learn by doing, failing, and doing it again. I enjoy building things from scratch and figuring out how stuff actually works under the hood. Still early in the journey, but loving every challenge along the way.


🇹🇷 Hakkımda

Öğretmen yok, ders yok — sadece ben, bir bilgisayar ve tonlarca deneme yanılma. 42'de öğrenciyim; akranlardan öğrenilen, yaparak öğretilen bir kodlama okulu. Sıfırdan bir şeyler inşa etmekten ve işlerin arka planda nasıl çalıştığını anlamaktan keyif alıyorum. Yolculuk daha yeni başladı ama her zorluğun tadını çıkarıyorum.


🛠️ Projects

Project Description
libft Reimplementation of the C standard library from scratch. / C standart kütüphane fonksiyonlarının sıfırdan yazılması.
ft_printf Custom implementation of printf in C. / C'de printf fonksiyonunun sıfırdan yazılması.
GNL Reads a file line by line using file descriptors. / Dosya tanımlayıcıları kullanarak dosyayı satır satır okuyan fonksiyon.
push_swap Sorting algorithm using two stacks and limited operations. / İki stack ve sınırlı operasyonlarla sıralama algoritması.

Popular repositories Loading

  1. libft libft Public

    Reimplementation of the C standard library functions from scratch. / C standart kütüphane fonksiyonlarının sıfırdan yazılması.

    C

  2. ft_printf ft_printf Public

    Custom implementation of the printf function in C. / C'de printf fonksiyonunun sıfırdan yazılması.

    C

  3. GNL GNL Public

    A function that reads a file line by line using file descriptors. / Dosya tanımlayıcıları kullanarak dosyayı satır satır okuyan fonksiyon.

    C

  4. push-swap push-swap Public

    Sorting algorithm project using two stacks and a limited set of operations. / İki stack ve sınırlı operasyonlarla tam sayıları sıralayan algoritma projesi.

    C

  5. aligngr44 aligngr44 Public