Coder Social home page Coder Social logo

mthulisindzombane / ecole42 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dededede4/ecole42

0.0 1.0 0.0 27.31 MB

100% of my source code in the school 42, Paris.

Makefile 2.45% C 80.01% PHP 2.03% Shell 0.21% Assembly 9.70% C++ 2.87% QMake 0.03% HTML 0.99% JavaScript 0.07% CSS 0.42% Python 1.22%

ecole42's Introduction

ecole42

What inside ?

Here are all my projects coded to 42. Commit by commit. Here is an explanation of the projects, sorted by difficulty.

Corewar/ is un project make by me and two other students : https://github.com/Dededede4/corewar42 It is a compiler and a virtual machine to create a program war writen in assembler.

Push_swap/ is an implementation of sorting algorithms (merge sort, quick sort, select sort, bubble sort…) for sort an list with two stacks (A and B) wich an minimum instructions like "Push an number of stack A to B, rotate stack B" (If you need to Understand : http://badfuretgame.livehost.fr/42/push_swap42V1.01/ )

ft_printf/ is an implementation of printf and vprintf. You can see https://github.com/Dededede4/ecole42/blob/master/ft_printf/main.c for list of feature.

lem_in/ is an implementation of an breadth-first search algorithm.

libft/ is an implemention of many functions of standart C library (strlen, putstr, memalloc…). This library is used in all C project of this repository.

Fillit/ It is a program placing tetris blocks in a minimum of space. Backtracking algorithm.

get_next_line/ is an equivalent of getline()

Piscine PHP/ It's many small projects for learn PHP

Piscine C/ It's many small projects for learn C

fdf/ is a program taking an map to generate pixel by pixel an Wire-frame model with parallel perspective view (Bresenham algorithm)

fractol/ is a program drawing fratals

wolf3d/ is a program for visualize a labyrinth in 3D using to the ray casting concept.

libft/ is a small implementation of the ls program.

Work in progress

minishell/ a shell interpreter

matcha/ Dating website writen with only Symfony components.

ecole42's People

Contributors

dededede4 avatar emile-prevot-42 avatar on-jin avatar

Watchers

James Cloos avatar

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.