Skip to content
View sureshk75's full-sized avatar
Block or Report

Block or report sureshk75

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

Suresh's 42 Stats

Hi there 👋

I’m currently working on on this landing page!

Pinned Loading

  1. ft_printf ft_printf Public

    This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in the future projects without the fear of being flagged as a cheater. You will mainly learn …

    C

  2. get_next_line get_next_line Public

    The aim of this project is to make you code a function that returns a line, read from a file descriptor.

    C

  3. libft libft Public

    This project aims to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.

    C

  4. minitalk minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C

  5. push_swap push_swap Public

    This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…

    C

  6. 42ProjectFiles 42ProjectFiles Public

    Container for 42 Project PDFs