Skip to content
View itsmeodx's full-sized avatar

Highlights

  • Pro

Block or report itsmeodx

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

With Great Power Comes Great Responsibility!


stats graph languages graph

linux logo bash logo git logo c logo cplusplus logo



Snake animation

Popular repositories Loading

  1. .scripts .scripts Public

    Shell 3

  2. ft_printf ft_printf Public

    The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

    C 1

  3. itsmeodx itsmeodx Public

  4. get_next_line get_next_line Public

    This project is about programming a function that returns a line read from a file descriptor.

    C

  5. Libft Libft Public

    This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

    C

  6. pipex pipex Public

    This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.

    C