Skip to content
View esepunto's full-sized avatar

Highlights

  • Pro

Block or report esepunto

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

Hi there 👋


esepunto's GitHub stats esepunto's most used languages

esepunto's profile views


“Camerado, this is no book, who touches this touches a man"

Pinned Loading

  1. libasm_42 libasm_42 Public

    The aim of this project is to get familiar with assembly language.

    C

  2. cub3D_42 cub3D_42 Public

    C

  3. ft_server_42 ft_server_42 Public

    The aim of this ft_server project is set up a web server with Nginx, in only one docker container. The container OS must be debian buster. The web server must be able to run several services at the…

    PHP

  4. ft_printf_42 ft_printf_42 Public

    How would you recreate the C library function printf? This function ft_printf emulates the behaviour of "printf", but it only runs with formats cspdiuxX% and flags -0.*

    C

  5. get_next_line_42 get_next_line_42 Public

    The aim of this project is to make the code a function that returns a line ending with a new line, read froma file descriptor.

    C

  6. libft_42 libft_42 Public

    This project is my very first project as a student at 42. I recode a few functions of the C standard library as well as some other utility functions that I will use during my whole cursus.

    C