Skip to content
/ Codam Public

My projects created at Codam, a school in the 42 Network

Notifications You must be signed in to change notification settings

brw/Codam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codam logo 42 progress badge

Codam

This repo contains all of my projects done while following the Codam curriculum.

Codam is part of the 42 Network, which started with 42 Paris.

Libft

Reimplementations of a bunch of C standard library functions and some additional utility functons. These functions will be used throughout the rest of the curriculum.

ft_printf

A (very simplified) reimplementation of the standard printf function.

get_next_line

A function that upon calling it returns the next line from a file descriptor using a given buffer size.

Born2beroot

A virtual machine configured following specific rules. This repo contains the monitoring script that I had to write and the signature of the virtual disk image.

Pipex

Recreating UNIX pipe operations, enabling command execution with file input/output redirection, supporting multiple pipes and handling heredocs.

About

My projects created at Codam, a school in the 42 Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published