Giter Site home page Giter Site logo

Hi there 👋🏾

let about = {
    currently : "Student at 42 Lausanne",
    skills: [
    	"JavaScript",
        "C, C++",
        "Shell",
        "PHP, Laravel",
        "Ruby, Ruby on rails",
        "HTML5",
        "CSS3/SASS",
        "Docker",
    ],
    hobby: [
    	"Travel",
        "Climbing",
        "Coding"
    ]
};

const funFact = () => {
  return "Learn to code is reaaaally amazing!";
};

Martin Jean-Christio's Projects

42 icon 42

42 all projects overview.

42dark icon 42dark

Enable a Dark Mode in 42 network intranet with Stylus web plugin

cub3d icon cub3d

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

devner icon devner

Easy PHP, Node & mysql dev environment

ft_printf icon ft_printf

Recreate printf to learn mainly how to use the variadic arguments.

inception icon inception

This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

libft icon libft

42 Libft for all .c projects

minishell icon minishell

This project is about creating a simple shell to learn a lot about processes and file descriptors.

minitalk icon minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

netpractice icon netpractice

NetPractice is a general practical exercise to let you discover networking.

philosophers icon philosophers

Basics of threading a process, see how to create threads and discover mutexes.

push_swap icon push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.

so_long icon so_long

Small 2D game to learn how to work with textures, sprites. And some very basic gameplay elements.

webserv icon webserv

This is when you finally understand why a URL starts with HTTP

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.