Code Monkey home page Code Monkey logo

Hi there šŸ‘‹

āœØ  āœØ 

šŸ‘Øā€šŸ’» I'm a Software Engineering Student @1337-Benguerir (42 Network).
šŸ”­ Iā€™m currently working on 42Cursus-ft_Containers.
šŸŒ± Iā€™m currently learning about HTTP Protocol.
šŸ” Intersed in C/C++.
šŸ  Living in Tiflet.
šŸ“« How to reach me [email protected].

ayajrhou's 42 stats

1337

__

Projects Score Type
Libft 104 C project
Get_Next_Line 102 C project
Printf 100 C project
NetWhat 100 Network
Minitalk 115 C project
Push_swap 125 C project
Exam_Rank_02 100 Exam
ft_server 100 Docker
Cub3D 100 Raycasting
Exam_Rank_03 100 Exam
libasm 100 Assambler
inception 100 Docker
Minishell 100 C project
NetPractice 100 Network
Exam_Rank_04 100 Exam
Philosophers 100 C project
Piscine C++ 100 C++
Exam_Rank_05 ... Exam
Webserv 100 c++
ftcontainer 100 c++
.... ... .
__

myluda12's Projects

cub3d icon cub3d

The goal of cub3d is to make something using raycasting (like Wolfenstein 3D).

ft_containers icon ft_containers

The aim of this project is to understand how the containers of the STL, some interesting allocation method, some tricks with the linker and optimisation.

ft_inception icon ft_inception

this project aims to broaden your knowledge of system administration by using Docker

ft_libft icon ft_libft

Very first project in 42 school. Lift consists in coding your own C standard library functions.

ft_printf icon ft_printf

This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments.

ft_server icon ft_server

ft_server is a project by 42 school which introduces to docker containers and system administration.

get_next_line icon get_next_line

The goal is to create a function that can return a single line read from a file descriptor, without loosing track of the next line and with a random buffer size.

minishell icon minishell

MiniShell will introduce you to the world of shells, which provide a convenient text interface to interact with your system. Shells might seem very easy to understand but have very specific and defined behaviour in almost every single case, most of which will need to be handled properly.

minitalk icon minitalk

The goal of this project is to simulate a small client to server connect. We do this by creating a server executable which at launch displays its process-id. Then we use the client executable to send strings/messages to the server. This "sending" is done through the use of two linux signals.

push_swap icon push_swap

Sort a random list of integers using the smallest number of moves, 2 stacks and a limited set of operations.

webserv icon webserv

42 project, recoding our own web server in C++. A program capable of running an HTTP server, handling requests, and parsing configuration files.

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.