Giter VIP home page Giter VIP logo

Mountassir's Projects

awesome-pentest icon awesome-pentest

A collection of awesome penetration testing resources, tools and other shiny things

computer-science icon computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

docs icon docs

The open-source repo for docs.github.com

enigma icon enigma

Scherbius's enigma improved using C

ft_printf icon ft_printf

In this project, we will recode the famous printf function using variadic arguments with some of the functions that we made in the first project Libft.

get_next_line icon get_next_line

the idea of the project is that u need to create a function that reads one line from a file descriptor each time u call it until it reaches the EOF using static vars so u can preserve their previous value and start from where u finished in the next call.

minishell icon minishell

Minishell is the project that will allow us to travel through time back when communicating with a computer was possible only by using 1/0 switches, it was really irritating so in this project, we will create our own piece of software that will allow us to communicate with a computer using interactive lines of commands in a language close to the human language. the project is basically about building your own Shell from scratch

minitalk icon minitalk

The purpose of this project is to code a data exchange program in the form of a client and server using only 2 UNIX signals (SIGUSR1 & SIGUSR2) to communicate between, in this project u will learn how to use handle system signals using signal(), sigaction() and kill()...

ping-pong icon ping-pong

a simple ping pong game made with python and love

pixlab-php-nsfw icon pixlab-php-nsfw

PHP Class to classify NSFW content via the PixLab Machine Vision APIs

problemset icon problemset

problem-solving without using predefined functions

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. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

so_long icon so_long

the idea of the game is that u need to collect all the collectibles on the map before escaping, and while you are trying to escape u need to avoid any contact with the enemy patrols or you'll lose the game.

the-dining-philosophers-problem icon the-dining-philosophers-problem

The Dining Philosopher Problem states that N philosophers seated around a circular table with one chopstick between each pair of philosophers. There is one chopstick between each philosopher. A philosopher may eat if he can pick up the two chopsticks adjacent to him. One chopstick may be picked up by any one of its adjacent followers but not both.

the_ultimate_libft icon the_ultimate_libft

Libft is my first school project, it's basically a C-library with highly useful functions, feel free to contribute and add ur own functions.

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.