Skip to content
View kbly538's full-sized avatar
  • Turkey
  • 00:18 (UTC +03:00)

Block or report kbly538

Report abuse

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

Report abuse

Pinned Loading

  1. FdF FdF Public

    FdF("Fil De Fer") is a 3D wireframe rendering project. Developed in C, it visualizes spatial data with isometric and parallel projections, interactive controls, and dynamic updates. This project ha…

    C 1

  2. ft_printf ft_printf Public

    A simplified version of printf, supporting a subset of format specifiers and providing essential functionality for formatting and printing output.

    C

  3. libft libft Public

    Libft is a custom C library that provides a collection of standard functions, designed to be reusable in various C projects.

    C 1

  4. minitalk minitalk Public

    This C-based client-server project showcases inter-process communication using signals. The server decodes and prints messages received from the client, demonstrating a lightweight communication pa…

    C

  5. Battleship Battleship Public

    Vanilla JS implementation of classic game 'Battleship' as part of the Odin Project curriculum.

    JavaScript

  6. etch-a-sketch etch-a-sketch Public

    The Odin Project Foundations curriculum project

    JavaScript