4reha
Full Stack JavaScript Developer | IT Architecture Student | Software Engineer | DevOps
1337-KHMorocco
Pinned Repositories
42_Cursus_Piscine_Object
Project: Object-oriented programming piscine
42cursus-ft-containers
In this project, I will implement a few container types of the C++ standard template library(vector, map, stack) and .
42cursus-ft-irc
IRC server in C++
42cursus-Inception
This project aims to broaden the knowledge of system administration by using Docker. I virtualized a several Docker images, creating them in your new personal Laptop.
airbnb-clone
Airbnb Clone - MERN Stack
Basic-container
In this repo I will basically create my own isolated container from scratch using C++. And I will go deeper with linux kernel feature namespaces and C-groups
Expense-tracker
Expense Tracker built with React. Allows users to track their expenses and income, set budgets, and view financial summaries. (Utilizes local storage to persist data not supported yet).
ft_transcendence
This project is about creating a website for the mighty Pong contest!
nextJs-agents-list
react-blog
Developed a blog website using React and JSON-server as a simple backend API to store blog data.
4reha's Repositories
4reha/42cursus-Inception
This project aims to broaden the knowledge of system administration by using Docker. I virtualized a several Docker images, creating them in your new personal Laptop.
4reha/ft_transcendence
This project is about creating a website for the mighty Pong contest!
4reha/airbnb-clone
Airbnb Clone - MERN Stack
4reha/nextJs-agents-list
4reha/react-blog
Developed a blog website using React and JSON-server as a simple backend API to store blog data.
4reha/42_Cursus_Piscine_Object
Project: Object-oriented programming piscine
4reha/42cursus-ft-containers
In this project, I will implement a few container types of the C++ standard template library(vector, map, stack) and .
4reha/42cursus-ft-irc
IRC server in C++
4reha/Basic-container
In this repo I will basically create my own isolated container from scratch using C++. And I will go deeper with linux kernel feature namespaces and C-groups
4reha/Expense-tracker
Expense Tracker built with React. Allows users to track their expenses and income, set budgets, and view financial summaries. (Utilizes local storage to persist data not supported yet).
4reha/42cursus-ft-printf
This project is pretty straightforward, I had to recode printf. I learned what is and how to implement variadic functions.
4reha/42cursus-get-next-line
May it be a file, stdin, or even later a network connection, I will always need a way to read content line by line. It is time to start working on this function, which will be essential for my future projects.
4reha/42cursus-minitalk
The purpose of this project is to code a small data exchange program using UNIX signals
4reha/42cursus-philosophers
The Dining philosophers problem, Threads and mutexes
4reha/42cursus-push-swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
4reha/42cursus-so-long
This project is a very small 2D game. Its purpose is to work with textures, sprites, and some other very basic gameplay elements.
4reha/4reha
4reha/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
4reha/Athena
God decides that we need a library in 1337
4reha/Basketball-boardscore-JS
This is a simple Basketball scoreboard UI made with html css and javascript
4reha/Bookmark-manager-API
I build a CRUD REST AP for bookmarks from scratch using nestJs, docker, postgres, passport js, prisma, pactum and dotenv.
4reha/cub3D
4reha/express-rest-api
Use Express to build a REST API Design in Node.js – read and update from a Postgres database using Prisma and TypeScript.
4reha/JS-calculatorApp
Simple calculator app made using JavaScript
4reha/LinkSaver-chrome-extension
4reha/password-generator
This my implementation of simple password generator made with JavaScript
4reha/QuizJs
This is a simple True-False quiz that I've created with javascript.
4reha/simple-counter-webApp
This my first SIMPLE JavaScript project, and it's a webApp counter.. go a head and check it!
4reha/WebServ
This repo for my Web-Server which I wrote it from scratch using C++
4reha/wordle
My implementation of the famous wordle game with JavaScript, enjoy it