42commoncore

There are 38 repositories under 42commoncore topic.

  • DevAwizard/Exams_42

    All 42 School Exams from Rank 02 to 06, including guides, resources, and solutions to help you succeed.

  • DevAwizard/Printf_by_anwu-yan

    Developed a custom printf function in C, mastering variadic functions, format specifiers, and diverse data type handling for tailored output control.

    Language:C9100
  • DevAwizard/So_Long_By_anwu-yan

    So_long is a 2D game where players collect items and avoid obstacles to reach the exit.

    Language:C60
  • gemartin99/Minishell

    The objective of this project is create a simple shell in C with redirections, pipes, environment variables and builtins

    Language:C6201
  • 42.common_core

    f-corvaro/42.common_core

    A showcase of my coding journey.

    Language:C3100
  • PIPEX

    f-corvaro/PIPEX

    "Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."

    Language:C3100
  • Fartomy/42-Kickoff

    :mortar_board: 42 Common Core Projects

    Language:C3100
  • MarkosComK/42-Printf

    This project implements a custom function, ft_printf, that mimics the behavior of the standard C library function printf. ft_printf takes a format string and optional arguments, formats the output based on specifiers within the format string, and prints the result.

    Language:C3111
  • jdomingu98/ft_transcendence

    A website where users can play on PVP Pong games and tournaments. Final project of the 42school roadmap

  • dspilleb/Push_swap

    This project makes you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    Language:C1100
  • f321x/webserv-42-core

    Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.

    Language:C++1
  • Jauppp/minishell

    A simple reproduction of Bash, implementing pipelines, redirection and expand.

    Language:C11101
  • josevazf/42-Born2BeRoot

    Introduction to System Administration using virtual machine tools to create a healthy and secure workspace

    Language:Shell1100
  • josevazf/42-ft_printf

    Recoding of the standard printf() function

    Language:C1100
  • pin3dev/42_Inception

    Docker infrastructure with NGINX, WordPress, and MariaDB, using Docker Compose and custom volumes. Includes dedicated containers and TLS security.

    Language:Dockerfile10
  • 42lgasc/libft

    Language:C0100
  • Fernandomr23/ft_printf

    El objetivo de este proyecto es bastante sencillo. Deberás reprogramar printf(). Aprenderás, principalmente, a utilizar un número variable de argumentos

    Language:C0100
  • Fernandomr23/Get_next_line

    El objetivo de este proyecto es simple: programar una función que devuelva una línea leída de un file descriptor.

    Language:C00
  • Fernandomr23/libft

    Este proyecto consiste en programar una librería en C. Tu librería tendrá un montón de funciones de propósito general en las que se apoyarán tus programas.

    Language:C0100
  • 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-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
  • Jauppp/push-swap

    An introduction to time/space complexity

    Language:C0100
  • Jauppp/so_long

    A small 2D grid-based game in pixel art.

    Language:C0100
  • jesuserr/42Cursus

    List of projects developed during Common Core (Jan 10, 2023 - Jul 22, 2024)

  • josevazf/42-Libft

    Library of custom C functions for string manipulation, memory allocation and linked list management

    Language:C0100
  • pin3dev/42_cub3D

    A simplified RayCaster implementation using miniLibX, part of the 42 school curriculum. The project includes features like window management, map interpretation, player movement, and rendering with distinct wall textures for each cardinal direction.

    Language:C0000
  • pin3dev/42_Cursus

    An overview of my progress through the 42 Common Core curriculum. It features a table linking to all my completed projects, highlighting the skills gained and milestones achieved throughout the program.

  • richardmarcela/42-push_swap

    This is a 42 project. Sort a stack of integer numbers using the minimum number of instructions.

    Language:C0100
  • siemeris/42Born2Code

    A continually updated collection of links to the different projects I will be undertaking as a student at 42Madrid.

  • Aldisti/Inception

    100/100

    Language:Shell10