Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Hamzaelkhatri

A curated list of projects in awesome lists by Hamzaelkhatri .

https://github.com/hamzaelkhatri/minishell

The objective of this project is for you to create a simple shell.

c execution minishell parsing shell

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/netflix

Streaming App Movies

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/datingapp

Dating apps are a market of love. One can “prospect” and “present” him or herself with the goal of meeting the person with whom he or she will develop a relationship. If most meeting sites known to the public have a widespread audience, some apps, following a logical niche strat- egy have specialized in some very specific domain, some are very indecent.

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/ponggame

create a ponggame using canvas api html5

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/webserve

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems

cpp98 http rfc webserv

Last synced: 26 Oct 2024

https://github.com/hamzaelkhatri/push_swap

The aim of this project is to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions

ai c push-swap quicksort sort

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/ft_printf

This project is pretty straight forward. You will recode printf. You will then be allowed to reuse the function in your future projects. You will mainly learn how to use variadic arguments.

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/pipex

This project is the discovery in detail and by programming of a UNIX mechanism .

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/docker_location

script for changing docker container location

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/cpp_modules

modules of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/dowhilechallenge

Alert Dialogue Costums

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/ft_containner

The multiple available containers in C++ all have very different usage. To make sure you understand them, let’s re-implement them!

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/get_next_line

Ce projet a pour but de vous faire coder une fonction qui renvoit une ligne terminée par un retour à la ligne lue depuis un descripteur de fichier

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/libasm

Le but de ce projet est de se familiariser avec le langage assembleur

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/cub3d

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/ft_server

This topic is intended to introduce you to system administration. It will make you aware of the importance of using scripts to automate your tasks. For that, you will discover the "docker" technology and use it to install a complete web server. This server will run multiples services: Wordpress, phpMyAdmin, and a SQL database

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/totp-generator-golang

Creation of TOTP token using Hmac algorithm for 2FA with GO language.

2fa golang hmac-sha1 totp-generator

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/philosophers

In this project, you will learn the basics of threading a process and how to work on the same memory space. You will learn how to make threads. You will discover the mutex, semaphore and shared memory.

c mutex semaphore threading

Last synced: 14 Nov 2024

https://github.com/hamzaelkhatri/libft

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Last synced: 14 Nov 2024