GithubHelp home page GithubHelp logo

Meghann Cloarec (mcloarec)'s Projects

cpp icon cpp

A collection of small 42 school projects about C++.

cub3d icon cub3d

Cub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.

ft_printf icon ft_printf

ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic arguments as well as data structures.

get_next_line icon get_next_line

get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.

libft icon libft

42 school's first project: libft. The goal is to create our very own C library for use in future projects.

minishell icon minishell

Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.

philosophers icon philosophers

Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and semaphores. It is a variation on the famous dining philosophers problem.

pipex icon pipex

pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.

push_swap icon push_swap

push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.

so_long icon so_long

One of the first graphical projects at 42 School, so_long introduces us to 2D programming with textures, sprites, and some other very basic gameplay elements

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.