Code Monkey home page Code Monkey logo

42 badge

42 stats

Socials

github twitter linkedin codingame"

Languages & Tools

C C++ TypeScript Python NestJS Flutter Dart Shell Script LINUX Docker Postman

Statistics

Ajjig's GitHub stats

Top Langs

Mhamed Ajjig's Projects

ajjig icon ajjig

Config files for my GitHub profile.

cpp-modules icon cpp-modules

9 CPP modules designed to help you understand the specificities of the language.

ft_printf icon ft_printf

FT_PRINTF is a 42 project that will allow me to remake the printf function (included in <stdio.h>) to be able to reuse it in my next projects.

get_next_line icon get_next_line

Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line

ipgeofinder icon ipgeofinder

App uses a person's IP address to determine their geographic location.

lib-ft icon lib-ft

This is my first 42 cursus project. I'm going to remake some built-in c functions so I can reuse them.

minitalk icon minitalk

MINITALK is a Server - Client chat written in C, using only 2 signals (SIGUSR1 and SIGUSR2) to send a message.

movirand icon movirand

Android & iOS mobile app generates movies to watch 🍿

msh icon msh

MSH 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 behavour in almost every single case, most of which will need to be handled properly.

net-practice icon net-practice

🌐 A set of exercises, and each contains a network problem that you must fix to make the connection stable between hosts.

philosophers icon philosophers

This project serves as an introduction to multithreading. The purpose was to build two different programs to solve the famous dining philosophers problem, each with different constraints.

push_swap icon push_swap

Algorithm project : We have at our disposal a set of int values, 2 stacks and a set of instructions to manipulate. and we have to print in STDOUT the minimum possible instructions to sort stack A (from args)

so_long icon so_long

So_Long project is a 2D game builded with minilibx (AKA the most retarded library) that can read/parse any given map.

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.