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

https://github.com/bima42/42-projects-overview

This is an overview of all 42's project I've done
https://github.com/bima42/42-projects-overview

Last synced: 5 months ago
JSON representation

This is an overview of all 42's project I've done

Awesome Lists containing this project

README

          

# 42-projects-overview
This repository contains a list of all the projects I have done at 42 Lausanne.

## **Program Overview**
organization_chart

The 42 School program is structured around a central project, `libft`, which serves as the entry point for students.
It's designed to progressively unlock more advanced projects, organized into concentric circles that represent different levels of achievement and complexity.

- Blue circle are **validated projects**.
- White circle are **accessible projects**.
- Grey circle are **locked projects**.

## **How It Works**
##### **Starting Point:**
- The journey begins with the `libft` project located at the center of the chart.
- Successfully completing libft unlocks access to the first circle of projects.

##### **Progression Through Circles:**
- Each circle represents a new level of projects that must be completed before moving on to the next.
- Projects in the inner circles are prerequisites for those in the outer circles.
- Students must validate (complete and pass) each project within a circle to progress to the next one.

##### **Common Core:**
- The common core is completed when **all projects in all circles have been validated.**
- This marks the end of the core curriculum and the beginning of specialization options.

##### **Specialization:**
- After finishing the common core, students can choose from various specialized tracks based on their interests and career goals.

## My Common Core Projects
⚠️ **BE CAREFUL, SOME PROJECTS MAY NOT BE UP TO DATE WITH THE LATEST 42 PROGRAM.** ⚠️

#### **Circle 2:**

push_swap


so_long

#### **Circle 3:**

minishell


philosophers

#### **Circle 4:**

cub3d


net_practice


cpp_modules

#### **Circle 5:**

inception


webserv

#### **Circle 6:**

ft_transcendence

#### **Exam Rank:**

rank_02


rank_02


rank_02


rank_02


rank_02