GitHub topics: 42born2code
RogerioLS/CPP-42sp
About A collection of small 42 school projects about C++.
Language: C++ - Size: 873 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

PedroZappa/42_ExamPrep
Tips and resources for Exam Preparation
Language: C - Size: 351 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 1

OliverKingz/42-Madrid-Cursus
Repository containing links to the various projects I am working on as a 42 student from Madrid
Size: 565 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Chahalor/.automatic
Some scripts I made to automatise action on you computer
Language: Shell - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

FreekBes/improved_intra
The ultimate browser extension for 42's Intranet, used monthly by more than 3000 students from all over the world
Language: JavaScript - Size: 5.78 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 192 - Forks: 18

nsr888/dotfiles
Neovim (Vim) configs
Language: Lua - Size: 275 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

Sheratan095/Cpp_modules
42 cpp modules
Language: C++ - Size: 5.98 MB - Last synced at: 12 minutes ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

pulgamecanica/42Course
42Course
Language: C++ - Size: 110 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 76 - Forks: 7

42YerevanProjects/push_swap
This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
Language: C - Size: 22.3 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 69 - Forks: 7

Chahalor/40-to-home
All of my projets for the 42's school
Language: C - Size: 12.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

sdk-meb/ft_containers.42
Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.
Language: C++ - Size: 2.02 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

jhonnyMena/Get_Next_Line
The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.
Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ugozchi/ugozchi
Dans ce dossier vous trouverez mes fichiers modèles ! ✂️🗒️
Language: Makefile - Size: 2.32 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 0

Sheratan095/42Buddy
A vscode extension to help all 42 studens during their path in the school
Language: TypeScript - Size: 1.63 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

jukefr/francinot
A test runner for 42 projects regrouping many different testers
Language: Shell - Size: 11.7 KB - Last synced at: about 2 hours ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

codam-coding-college/codam-web-greeter
Custom LightDM greeter and lock screen theme for Codam. Requires nody-greeter or web-greeter
Language: TypeScript - Size: 26.1 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 18 - Forks: 11

xDec0de/42minishell
[42] Our own simple shell based on bash, made in C
Language: C - Size: 6.84 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

MaloP47/MaloP47
My personal bio
Size: 9.91 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

sdevsantiago/42
Repository of all my work during the program of Ecole 42 Madrid, a project-based and tuition-free coding school.
Language: Shell - Size: 18 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 0

codam-coding-college/coalition-system
Codam's custom coalition system connected to 42's Intranet
Language: TypeScript - Size: 497 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 1

JorFik/Pong_Masters Fork of antonweizmann/ft_transcendence
Pong Masters is a real-time, multiplayer web application inspired by the classic Pong game. Built with modern technologies like Django, PostgreSQL, and Docker, it offers seamless online gameplay, tournaments, user management, and server-side pong; all wrapped in a secure and responsive single-page experience. Designed as part of the 42 curriculum
Language: Python - Size: 2.64 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

arzelcm/42cursus
This is my 42 cursus current progress
Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

ugozchi/42_Libft
Libft ma propre bibliothèque ! 📚
Language: C - Size: 3.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 0

codam-coding-college/MLX42
Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on GLFW and OpenGL.
Language: C - Size: 5.67 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 441 - Forks: 66

Leegon8/minishell
This project involves recreating a simplified version of how the terminal works and the Bash command interpreter.
Language: C - Size: 5.86 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

thallard/minishell_tester
Tester for the 42 Minishell project, designed to run complex and comprehensive tests.
Language: Shell - Size: 2.98 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 45 - Forks: 6

faruktinaz/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

Alphacharge/mylibft
42 libft project with helpfull function from printf, getnextline, pipex, pushswap and minishell
Language: C - Size: 117 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

Florian-A/So_Long
Et merci pour les pièces !
Language: C - Size: 13.7 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 55 - Forks: 1

GinaldoFT/ft_printf
reimplementation of the C printf function
Language: C - Size: 7.81 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

ombhd/Cleaner_42
Only for 42Network schools, Cleaner_42 script is linked to cclean command/program, and it saves you some memory space.
Language: Shell - Size: 3.58 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 315 - Forks: 35

danipoal/push_swap
Sorting algorythm for 42 cursus. Still in process
Language: C - Size: 1.68 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

chlimous/42-libft_enhanced
42 C Standard Library - Enhanced Version
Language: C - Size: 3.14 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

leeoocca/awesome-42
😎 A list of useful resources, links and more for @42School students.
Language: JavaScript - Size: 118 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 402 - Forks: 30

ipersids/hive-core-libft
A static C library consisting over 40 functions that implement fundamental operations from the standard C library, including memory manipulation, string handling, and linked list management.
Language: C - Size: 72.3 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Kuninoto/42_ft_ping
ping network diagnostic tool replica.
Language: C - Size: 109 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

deryaxacar/42-ExamRank-04
Microshell is a simplified shell program developed in C, designed to mimic basic shell command execution functionalities. This exam involves handling command-line arguments to execute commands, managing built-in commands like `cd`, and implementing features such as piping (`|`) and command separation (`;`).
Language: C - Size: 33.2 KB - Last synced at: 18 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 0

Kuninoto/42_minitalk
Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC)
Language: C - Size: 1.86 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 0

Sheratan095/Minishell
This project is about creating a simple shell like bash
Language: C - Size: 1.47 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

tiboitel/dotfiles-42
Dotfiles from my student session at 42 — setups, custom configs, and personal tweaks.
Language: Vim Script - Size: 62.5 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

ombhd/my_tools_installer
Only for 42Network schools, this installer installs brew, then it installs valgrind, node (with nvm), docker, docker-machine and minikube with brew, under your confirmations.
Language: Shell - Size: 2.63 MB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 81 - Forks: 14

Abdellah-Nsila/42Cursus
Contains folders for each milestone, demonstrating my progression through various projects.
Language: C - Size: 10.9 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

OliverKingz/get_next_line
[42-Cursus] A function get_next_line that reads a line from a file descriptor. The function is designed to be called repeatedly to read a file line by line until the end.
Language: C - Size: 23.4 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

vinislima/my-path-at-42
Portfolio of projects completed during my time at 42 São Paulo.
Size: 181 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

JorgeVB20007/JorgeVB20007
Progress in the 42 Cursus
Size: 64.5 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

allancrabelo/Piscine12Porto
I took part in the 42 Piscine, an intensive immersion program focused on C , logic, and problem-solving. Over 28 challenging days, I developed technical skills, resilience, and autonomy through peer-to-peer learning. It was a transformative experience in my journey as a software developer.
Language: C - Size: 144 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

ipersids/2d-maze-game
So Long is a little 2D maze game created using the MLX42 graphical library. The player need to collect all the coins and find the way out to win.
Language: C - Size: 1.48 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

souhoc/goft
Go bindings of 42 school api
Language: Go - Size: 40 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

jotavare/42-piscine
Detailed information about my projects and exams made at 42 Porto, during my Piscine experience.
Language: C - Size: 33.2 KB - Last synced at: 17 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

jotavare/42-common-core
Detailed information about my projects and exams made at 42 Porto, during Common Core.
Size: 1.95 KB - Last synced at: 25 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

deryaxacar/42-ExamRank-03
ft_printf is a custom implementation of the standard printf function in the C language. This exam focuses on mimicking the core functionalities of printf by handling specific format conversions. The primary objective is to manage only the following conversions: %s (string), %d (decimal integer), and %x (hexadecimal integer).
Language: C - Size: 278 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

deryaxacar/42-ExamRank-02
The names of the functions found at different levels of ExamRank 2 are listed here. Each level represents a specific difficulty and includes various functions. While ExamRank 2 may contain more functions, this repository includes only the code and content that I have written myself.
Language: C - Size: 239 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

deryaxacar/42-CPP-Module-00
The exercises in this repository provide excellent opportunities to both enhance your technical skills and gain experience in software development processes. They help lay the foundational elements of C++ and offer significant support during the transition from C to C++.
Language: C++ - Size: 152 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

deryaxacar/42-CPP-Module-01
This project is designed to develop fundamental programming skills in the C++ language. It includes practical exercises on data types, control structures, and functions. Additionally, topics such as class definitions and memory management are also covered.
Language: C++ - Size: 135 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

deryaxacar/42-CPP-Module-05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
Language: C++ - Size: 66.4 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

42-AI/42-ai.github.io
42AI's github pages repo
Language: HTML - Size: 57.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

madebypixel02/minishell
[42 Madrid] As beautiful as a shell
Language: C - Size: 1.35 MB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 55 - Forks: 2

f-corvaro/42.common_core
A showcase of my coding journey.
Language: C++ - Size: 72.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 1

clementvidon/Multipipe_tutor
C multi-pipe implementation, dissection and explanation.
Language: C - Size: 54.7 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 0

madebypixel02/so_long
[42 Madrid] And thanks for all the fish!
Language: C - Size: 4.57 MB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 91 - Forks: 4

42atomys/stud42
Stud42 official repository since major 3 update (https://s42.app)
Language: TypeScript - Size: 4.72 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 880 - Forks: 31

Hugothms/42_exams_02_03_04_05_06
Exams's subjects and my solutions for 42cursus at @42School
Language: C++ - Size: 91.8 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 3

simon-zerisenay/42Abudhabi_Piscine
42 Piscine C Projects
Language: C - Size: 42 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

PedroZappa/42_minitalk
42 Project : minitalk
Language: C - Size: 95.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

timotif/snow-crash
Introduction to cybersecurity in 42Berlin
Language: Python - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

42YerevanProjects/cpp_modules
CPP modules of 42 school
Language: C++ - Size: 3.18 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 1

Kuninoto/42_Philosophers
Philosophers dinner problem in C. Introduction to parallel programming.
Language: C - Size: 346 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 0

48d31kh413k/1337-exam_rank_02-42
Final Exam piscine
Language: C - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 8

agavrel/42_CheatSheet
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
Language: C - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1,770 - Forks: 147

siul008/42-Auto-Slot
A Js program that allows to to automatically book 42 slot for the day in a given hour range
Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

teresa-chow/42-libft
Libft is the 1st project of the Common Core curriculum at 42. It's about coding a C library: specifically, recoding a few functions of the C standard library, as well as some other utility functions.
Language: C - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

lucas-ht/42calculator
The essential tool for 42 students to predict their level progression and monitor RNCP certification progress.
Language: TypeScript - Size: 800 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 7

wasied/42-slot-watcher
Get a desktop notification every time a new correction slot is available for your 42 project.
Language: JavaScript - Size: 28.3 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 14 - Forks: 0

deryaxacar/42-Cpp_08
This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it
Language: C++ - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

deryaxacar/42-Libft
`libft` offers an opportunity to understand how some basic functions in the standard C library work. It is often used as a fundamental exercise to reimplement these functions and create your own library. These functions span various areas such as memory operations, string manipulation, character handling, and lists.
Language: C - Size: 2.16 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

deryaxacar/42-Ft_printf
This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.
Language: C - Size: 1.45 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

levensta/IRC-Server
IRC server based on TCP/IP protocol to rfc1459 standard
Language: C++ - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 2

OliverKingz/so_long
[42-Cursus] A simple 2D game built with MLX42 where the player must collect all the items and reach the exit while navigating a custom map.
Language: C - Size: 69.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gemartin99/Push-Swap-Tester
Push_swap tester and bonus tester + GUI pro checker
Language: Shell - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 98 - Forks: 6

Kuninoto/42_Libft
Static C library with usual functions and recreations of libc functions to use throughout the course.
Language: C - Size: 1.64 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 0

Kuninoto/42_webserv
A Web Server written from scratch in C++
Language: JavaScript - Size: 18.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Kuninoto/42_CPP_Modules
Basic C++ exercises. Introduction to CPP, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.
Language: C++ - Size: 1.41 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 0

48d31kh413k/1337-push_swap-42
Sorting Data Algorithms.
Language: C - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

OliverKingz/pipex
[42-Cursus] A C program that mimics the behavior of shell pipes ( | ), allowing you to execute commands in a pipeline with input and output redirection.
Language: C - Size: 172 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Kuninoto/42_ft_printf
A simple replica of the C printf function
Language: C - Size: 126 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 0

codam-coding-college/ansible-codam-web-greeter
Ansible playbook to install the codam-web-greeter on a 42 network computer
Language: Shell - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

OliverKingz/push_swap
[42-Cursus] A sorting algorithm project where you must sort data on a stack using a limited set of instructions in the fewest moves possible.
Language: C - Size: 628 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

haytham-hammioui/42_Minitalk_1337
Minitalk (42cursus), The purpose of this project is to create a simple communication program using UNIX signals, allowing a client to send messages to a server bit by bit using SIGUSR1 and SIGUSR2.
Language: C - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

madebypixel02/CPP-Modules
[42 Madrid] Lots of basic stuff
Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

dpetrosy/42-Printf
This project aims to code a custom implementation of the C printf function.
Language: C - Size: 3.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

Kuninoto/42_minishell
Small implementation of a shell replicating bash, truly hell
Language: C - Size: 417 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

Kuninoto/42_NetPractice
Small quizz about networks and subnet masks
Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

Kuninoto/42_cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
Language: C - Size: 81.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

jesuserr/42Cursus_ft_transcendence
This project is about doing something you’ve never done before. Remind yourself the beginning of your journey in computer science. Look at you now. Time to shine!
Language: JavaScript - Size: 27.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jesuserr/42Cursus_minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
Language: C - Size: 1.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jesuserr/42Cursus
List of projects developed during Common Core (Jan 10, 2023 - Jul 22, 2024)
Size: 843 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Kuninoto/42_pipex
A simple C program that replicates the UNIX pipe functionality - introduction to Inter Process Communication (IPC)
Language: C - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Kuninoto/42_push_swap
A program that sorts a stack of integers in the least steps possible, based on a limited set of instructions
Language: C - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Kuninoto/42_so_long
A small 2D game developed with MiniLibx, the graphic library of the 42School.
Language: C - Size: 277 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 1

Kuninoto/42_get_next_line
Handy function that returns a line, ending with a newline, read from a file descriptor.
Language: C - Size: 173 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0
