Skip to content
View khodizoda's full-sized avatar
:octocat:
:octocat:

Organizations

@aivscovid19
Block or Report

Block or report khodizoda

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

Twitter Badge LinkedIn Badge

Pinned

  1. 42_mylib 42_mylib Public

    Custom C library, where all 42sv projects' functions are / will be combined into a single library.

    C

  2. 42_ft_server 42_ft_server Public

    42_Project: ft_server (new curriculum). The aim of the project is to learn automation, the "docker" technology and use it to install a complete web server. This server will run multiple services: W…

    PHP 1

  3. 42_ft_printf 42_ft_printf Public

    42_Project: ft_printf (new curriculum). The aim of the project is to recode the libc’s printf function.

    C 1

  4. 42_get_next_line 42_get_next_line Public

    42_Project: GNL (new curriculum). The aim of this project is to code a function that returns a line ending with a newline, read from a file descriptor.

    C 1

  5. sudoku_solver sudoku_solver Public

    sudoku_solver is a program, that solves any valid sudoku board using recursive backtracking.

    C

  6. Algorithms_in_Python Algorithms_in_Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python