MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command chaining, redirections, pipes, subshells, and here documents.
-
Updated
Jul 12, 2025 - C
MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command chaining, redirections, pipes, subshells, and here documents.
First steps with raycasting using the minilibx library, project for 42 Vienna
Performance-optimized get_next_line function using a linked list. 4th project in the 42 Common Core Curriculum
Robot Framework E2E testing workshop for 42 Vienna — Browser Library & Playwright
Highly balanced solution for the Dining Philosophers Problem. 9th project in the 42 Common Core Curriculum
Custom Unix shell implementation in C focusing on processes, pipes, redirections, parsing, and signal handling.
Fractals rendered in C, with zoom-optimizations. 5th project in the 42 Common Core Curriculum
My beginnings with C++ - 12th project in the 42 Common Core Curriculum.
7th project in the 42 Common Core Curriculum
Custom C library - 1st project in the 42 Common Core curriculum
Minishell is a collaborative 42 School project where students build a simplified Unix shell in C, supporting basic command execution, pipes, redirections, environment variables, and built-in commands like echo, cd, and export.
Linux VM setup, SSH + firewall hardening and monitoring script
Custom divide & conquer sorting algorithm using 2 stacks. 6th project in the 42 Common Core Curriculum
Minitalk is a 42 School project that demonstrates UNIX signal communication by creating a client-server program where messages are transmitted between processes using only SIGUSR1 and SIGUSR2 signals.
Add a description, image, and links to the 42vienna topic page so that developers can more easily learn about it.
To associate your repository with the 42vienna topic, visit your repo's landing page and select "manage topics."