Code Monkey home page Code Monkey logo

Jesus Serrano's Projects

42cursus_fdf icon 42cursus_fdf

This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines. FDF is short for ’fil de fer’ in French which means ’wireframe model’.

42cursus_ft_printf icon 42cursus_ft_printf

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.

42cursus_libft icon 42cursus_libft

This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

42cursus_minitalk icon 42cursus_minitalk

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

42cursus_philosophers icon 42cursus_philosophers

In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

42cursus_push_swap icon 42cursus_push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

sudoku_solver icon sudoku_solver

Sudoku solver using backtracking for any 9x9 sudoku out there

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.