42vienna

There are 15 repositories under 42vienna topic.

  • LeaYeh/minishell

    MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command chaining, redirections, pipes, subshells, and here documents.

    Language:C2331173
  • itislu/42free

    Shell script for School 42 students to free up disk space without losing any data. Takes advantage of symbolic links. Includes option to move files back to their original location.

    Language:Shell161241
  • derfleck/cub3d

    First steps with raycasting using the minilibx library, project for 42 Vienna

    Language:C3120
  • itislu/42-Born2beroot

    3rd project in the 42 Common Core Curriculum

    Language:Shell0100
  • itislu/42-fract-ol

    Fractals rendered in C, with zoom-optimizations. 5th project in the 42 Common Core Curriculum

    Language:C0100
  • itislu/42-ft_printf

    In-depth recreation of the printf function. 2nd project in the 42 Common Core Curriculum

    Language:C0100
  • itislu/42-get_next_line

    Performance-optimized get_next_line function using a linked list. 4th project in the 42 Common Core Curriculum

    Language:C0100
  • itislu/42-Hotrace

    1st Rush in the 42 Common Core - A two-person collaborative project to be completed within two days

    Language:C0100
  • itislu/42-Libft

    1st project in the 42 Common Core curriculum

    Language:C0100
  • itislu/42-Minitalk

    7th project in the 42 Common Core Curriculum

    Language:C0100
  • itislu/42-Philosophers

    Highly load balanced solution for the Dining Philosophers Problem. 9th project in the 42 Common Core Curriculum

    Language:C0200
  • itislu/42-push_swap

    Custom divide & conquer sorting algorithm using 2 stacks. 6th project in the 42 Common Core Curriculum

    Language:C0100
  • aljamrftthlrnz/Philosopher_42

    The Philosopher Project is a coding challenge that simulates the dining philosophers problem - a classic synchronization problem. Providing hands-on experience in handling multi-threaded processes.

    Language:C
  • itislu/42_Piscine

    My projects from the Piscine in July 2023 at 42 Vienna - A 1 month long admission boot camp

    Language:C10