An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with 42project

A curated list of projects in awesome lists tagged with 42project .

https://github.com/tjensen42/42-minishell

This project is about creating a simple shell. Like an own little bash. We learned a lot about processes, file descriptors and many other things about the shell itself.

42 42project bash minishell shell

Last synced: 14 Apr 2025

https://github.com/deryaxacar/42-born2beroot

This project aims to learn and apply basic system administration skills on a Linux server. Throughout the project, you will gain the knowledge and experience necessary to perform fundamental Linux system administration tasks on a virtual machine.

42 42cursus 42project 42projects 42school born2beroot born2beroot-42 linux linux-project macos project system virtual-reality virtualbox virtualmachine vmare

Last synced: 23 Apr 2025

https://github.com/publioelio/school-42-get_next_line

This is a repository for the School 42 Málaga cursus project get_next_line. This function reads a file descriptor and returns a line, until the first line break.

42cursus 42project c-programming ecole42 get-next-line get-next-line-bonus school-42-malaga school42

Last synced: 08 Jun 2026

https://github.com/kuninoto/42_pipex

A simple C program that replicates the UNIX pipe functionality - introduction to Inter Process Communication (IPC)

21school 42 42-pipex 42-school 42born2code 42cursus 42ecole 42porto 42project 42projects 42school common-core ecole42 pipex pipex-42 pipex1337 pipex42 school21 school42

Last synced: 13 Mar 2026

https://github.com/tjensen42/42-fractol

Fract`ol is one of the first computer graphics projects in the 42 core curriculum, where you work with the miniLibx-Library. The project is meant to create graphically beautiful fractals. It's really inspiring to dive into this topic and create some sort of psychedelic effects on the screen.

42project c fractal-algorithms fractal-rendering fractals

Last synced: 20 Feb 2026

https://github.com/kuninoto/42_cub3d

A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm

1337school 21school 42 42-cub3d 42born2code 42cursus 42ecole 42porto 42portugal 42project 42projects 42school cub3d ecole42 raycasting raycasting-algorithm school42

Last synced: 15 May 2026

https://github.com/f-corvaro/cub3d

"Explore immersive 3D environments with cub3d, your ultimate raycasting engine."

3d 42 42project c computer-graphics cub3d cub3d-42 educational educational-project game-engine graphics linux maze minilibx raycasting rendering

Last synced: 24 Apr 2026

https://github.com/42-team-2019/cloud-1

Automated deployment of Inception on a remote server

42project 42school cloud1 docker docker-com mariadb nginx phpmyadmin wordpress

Last synced: 19 Apr 2026

https://github.com/f-corvaro/libft

"A solid foundation for system programming in C."

125 42project 42rome 42school c cprogramming libft makefile

Last synced: 16 Apr 2026

https://github.com/iaceene/minishell-parser

This repository contains the parsing module for a custom Minishell implementation in C. The parser processes user input, tokenizes commands, handles operators (pipes, redirections, etc.), and structures the data for execution. Designed to be efficient and modular, this parser serves as the foundation for command execution in a shell environment.

42minishell 42project 42school bash bash-parser c-programming command-line custom-shell minishell minishell-42 minishell-project shell shell-interpreter shell-scripting terminal unix-shell

Last synced: 06 May 2026

https://github.com/bebalix/irc

Recreate an IRC chat [Internet Relay Chat: TCP/IP protocol to communicate by message on the internet] with basics commands in c++

42project chat cpp98 protocol server tcp-ip

Last synced: 07 Apr 2026

https://github.com/tjensen42/42-push_swap

push_swap will sort random integers on a stack, with a limited set of instructions, trying to use the least stack operations to get a sorted stack.

42project c c-sorting-algotihms stack-sorting

Last synced: 20 Feb 2026

https://github.com/kr1sng/42cursus-get_next_line

42's project to implement a function to reading line-by-line from a file discriptor

42born2code 42project get-next-line gnl42

Last synced: 10 Feb 2026

https://github.com/f-corvaro/minishell

"Explore the intricacies of shell programming with Minishell, a simplified shell implementation."

42project bash c command-line educational educational-project linux minishell minishell-42 minishell42 parsing shell signals terminal unix

Last synced: 12 Apr 2026

https://github.com/bebalix/philosopher

This project introduce to the concurrent programming with threads, mutexes and processes with the dining philosophers problem

42project concurrency langage-c mutex process thread

Last synced: 18 Oct 2025