Git Product home page Git Product logo

Github

Statistics




Operating System:

Windows  Linux 

Other Knowledge:

Python  MySQL  Java  CSS3  HTML5  C  Shell 

Luiza Medeiros's Projects

ft_printf_42 icon ft_printf_42

The purpose of this project is quite simple. Recode printf(). I mostly learned about using a variable number of arguments.

get_next_line_42 icon get_next_line_42

This project is about programming a function that returns a line read from a file descriptor.

libft_42 icon libft_42

This project is about coding a C library. It will contain many general purpose functions that my programs will depend on.

minishell_42 icon minishell_42

This project is about creating a simple shell. Yes, my own little bash. I learned a lot about processes and file descriptors.

philosophers_42 icon philosophers_42

In this project, I learned the basics of threading a process and discovered how to create threads and use mutexes.

pipex_42 icon pipex_42

This project allowed me to discover in detail a UNIX mechanism, PIPE.

piscinereloaded_42 icon piscinereloaded_42

This series of exercises helped me remember all the basics I learned during the Piscine. Functions, loops, pointers, structures, I remembered the syntactic and semantic bases of C.

push_swap_42 icon push_swap_42

This project had me sort data into a stack, with a limited set of instructions, using as few shares as possible. To succeed, I had to manipulate several types of algorithms and choose the most appropriate solution (out of many) for a optimized data classification.

so_long_42 icon so_long_42

This project is a very small 2D game. Its purpose is to make you work 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.