42commoncore

There are 51 repositories under 42commoncore topic.

  • DevAwizard/Exams_school

    Guides, concepts, and tips to help you succeed in 42 School exams. No solutions, just structured resources to improve your problem-solving and coding skills.

  • 42.common_core

    f-corvaro/42.common_core

    A showcase of my coding journey.

    Language:C++27201
  • 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:C11100
  • DevAwizard/So_Long_By_anwu-yan

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

    Language:C10100
  • gemartin99/Minishell

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

    Language:C8202
  • pin3dev/42_Inception

    Docker-based system architecture project focused on containerization and orchestration. Implements a multi-container setup using Docker and Docker Compose, ideal for understanding virtualization, networking, and service management in a scalable environment.

    Language:Dockerfile6100
  • OsemaFadhel/42-Cursus

    All my projects of 42Network at 42 Roma.

  • Fartomy/42-Common-Core

    :mortar_board: 42 Common Core Projects

    Language:C4100
  • f321x/webserv-42-core

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

    Language:C++31391
  • jdomingu98/ft_transcendence

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

    Language:Dockerfile3100
  • 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
  • amauricoder/42_Cub3D

    Repository for the Cub3d project for 42 Porto.

    Language:C1100
  • cdomet-d/minishell

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

    Language:C11341
  • 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
  • PIPEX

    f-corvaro/PIPEX

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

    Language:C1100
  • 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
  • Kosstraz/ft_irc

    A 42 network-C++ project

    Language:C++1100
  • cdomet-d/push-swap

    An introduction to time/space complexity

    Language:C0100
  • cdomet-d/so_long

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

    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:C0100
  • 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
  • issa-12/Push_Swap

    Sort random numbers from lowest to highest with the smallest number of moves.

    Language:C0100
  • itislu/42-CPP_Modules

    My beginnings with C++ - 12th project in the 42 Common Core Curriculum.

    Language:C++0100
  • itislu/42-Philosophers

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

    Language:C0200
  • jesuserr/42Cursus

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

  • Kosstraz/Cub3d

    A 42 graphic project (with COOP) in group of 2

    Language:C00
  • lai-jia-jing/ft_printf

    Recreate the printf function in C, focusing on format specifiers, output formatting, and variadic functions to gain a deeper understanding of string formatting and managing multiple arguments.

    Language:C0100
  • Mohaben-1/42-ft_printf_1337

    ft_printf is a core project in the 1337 curriculum (part of the 42 Network) that requires reimplementing the standard printf function. This project deepens understanding of variadic functions.

    Language:C0100
  • Mohaben-1/42-get_next_line_1337

    Get Next Line is a foundational project at 1337 (part of the 42 Network). It challenges students to implement a function that reads and returns a line from a file descriptor.

    Language:C0100
  • Mohaben-1/42-libft_1337

    This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.

    Language:C0100
  • Mohaben-1/42-push_swap_1337

    The Push_Swap project at 42 School challenges you to sort a stack of integers using a limited set of operations on two stacks. The goal is to minimize the number of operations while adhering to strict coding standards.

    Language:C0100
  • NaBuchholz/ft_commoncore

    intended to my 42 common core curriculum codes

  • omrfrkzu/42-common-core

    Ortak Çekirdek'te 42 Kocaeli'de yaptığım projelerim ve sınavlarım hakkında detaylı bilgi.

  • 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.