Git Product home page Git Product logo

Arthur LANTER's Projects

corewar icon corewar

In this project, you will create a virtual “arena” in which programs will fight against one another (the “Champions”). You will also create an assembler to compile those Champions as well as a Champion to show the world that you can create life from coffee.

fake_api icon fake_api

Used to create a fake API response for project on climate

fdf icon fdf

FDF is a pedagogical project from 42 School which aims to introduce the students to computer graphics. With a minimalist graphic library that only allows to open a window, get the pixels buffer for each frame and handle keyboard inputs, the goal is to produce on screen a 3D representation of a map in the form of x-y-z coordinates in a text file. The result is a very basic graphic engine that runs on the CPU, written in C.

gmail icon gmail

A Rubyesque interface to Gmail, with all the tools you'll need.

learn_ruby icon learn_ruby

a basic ruby class generated from test-first-teaching

lem_in icon lem_in

Lem_in is a pedagogical project from 42 School which aims to introduce the students to graphing algorithms. An ant colony must move from one point to another. The aim is to make the shortest path possible. The program have to intelligently select the precise paths and movements that these ants must take.

push_swap icon push_swap

Push_swap project is an algorithm project : data need to be sorted. A set of int values, 2 stacks and a set of instructions to manipulate both stacks. Write 2 programs in C: • The first, named checker which takes integer arguments and reads instructions on the standard output. Once read, checker executes them and displays OK if integers are sorted. Otherwise, it will display KO. • The second one called push_swap which calculates and displays on the standard output the smallest progam using Push_swap instruction language that sorts integer arguments received.

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.