Pinned Repositories
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.
ft_inception
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.
ft_transcendence
This project is about creating a website for the mighty Pong contest!
Miletec
minishell
The objective of this project is for you to create a simple shell.
Netflix
Streaming App Movies
ponggame
create a ponggame using canvas api html5
TOTP-Generator-Golang
Creation of TOTP token using Hmac algorithm for 2FA with GO language.
WebServe
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Hamzaelkhatri's Repositories
Hamzaelkhatri/minishell
The objective of this project is for you to create a simple shell.
Hamzaelkhatri/Netflix
Streaming App Movies
Hamzaelkhatri/ponggame
create a ponggame using canvas api html5
Hamzaelkhatri/Miletec
Hamzaelkhatri/pipex
This project is the discovery in detail and by programming of a UNIX mechanism .
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
Hamzaelkhatri/WebServe
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Hamzaelkhatri/ft_inception
Hamzaelkhatri/ft_transcendence
This project is about creating a website for the mighty Pong contest!
Hamzaelkhatri/TOTP-Generator-Golang
Creation of TOTP token using Hmac algorithm for 2FA with GO language.
Hamzaelkhatri/api01
go wrapper to run requests on 01 edu platfor;
Hamzaelkhatri/Block-chain
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!
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.
Hamzaelkhatri/docker_location
script for changing docker container location
Hamzaelkhatri/earth_threejs
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!
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
Hamzaelkhatri/ft_services
Hamzaelkhatri/hamzaelkhatri
Hamzaelkhatri/ImageBuilder
Hamzaelkhatri/ldap-client-ansible
Hamzaelkhatri/passport-42-Nestjs
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.
Hamzaelkhatri/portfolio-react
Hamzaelkhatri/public
Hamzaelkhatri/raids
Hamzaelkhatri/Ranking_1337
Hamzaelkhatri/ReadmeChecker
Hamzaelkhatri/sudoku
sudoku solver with golang