Stars
minxxxx / open-libft
Forked from jraleman/open-libftAn open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.
Repository for all practical projects completed for WeThinkCode
Repository for studies for Bachelor of Computer Science at University of the People
A 2 week intensive bootcamp to learn the PHP language.
A Hex simulator. Lemin is a program that prints the fastest way to get ants across a farm.
A recreation of Tinder using C# and ASP.NET with SQLlite.
A recreation of instagram using PHP. The first project of the web branch. Camagru is a php based website that allows users to register and login to take or upload pictures and then apply stickers t…
To know everything about the filesystem, how files and directories are stored, ect. : code for yourself one of the most frequently used commands: ls
For this project, you are trying to come up with a sorting algorithm that can efficiently sort a list of elements with restricted actions (commands) that have been specified.
Recreating the often used printf function from the stdio library as a bonus question.
The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.
Recreate the C standard library functions to better understand how they work.