Skip to content
View khachik14700's full-sized avatar

Block or report khachik14700

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

Pinned Loading

  1. My_Git My_Git Public

    Git-like version control system in C++ built from scratch

    C++ 1

  2. Zlib Zlib Public

    C++ implementation of RLE, LZ77, Huffman coding, and DEFLATE — exploring the internals of zlib compression

    C++

  3. ft_printf ft_printf Public

    Reimplementation of printf in C, supporting formatted output and variadic arguments

    C

  4. get_new_line get_new_line Public

    Line-by-line file reader in C, implemented with static buffers and file descriptor handling

  5. Push_Swap Push_Swap Public

    Sorting algorithm project in C using stacks and a limited set of operations

    C

  6. libft libft Public

    Custom C standard library implementation with utility functions for strings, memory, lists, and I/O

    C