• Stars
    star
    1
  • Language
    JavaScript
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Webserv-explanation

42 project, recoding our own web server in C++. A program capable of running an HTTP server, handling requests, and parsing configuration files.
2
star
2

react-router

Build a small website, to learn React router. React Router is a JavaScript library that helps developers create single-page applications that are responsive and have a dynamic user interface.
JavaScript
2
star
3

Docker

Full course Docker
JavaScript
2
star
4

-Data-structures-algorithms

Exercices in BST , AVL Tree, red black tree, STL containers(Stack, vector, map, set).....
C++
2
star
5

Amazon-website-reactJs

Trying to Build a Full-stack Amazon eCommerce Website with React JS
JavaScript
2
star
6

cub3D_explanation

This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable to explore ray-casting. The goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
2
star
7

STL-containers

In this project, we will implement a few container types of the C++ standard template library.
C++
2
star
8

Building-HTTP-Server-from-Scratch---HTTP-Protocol

42 project, recoding our own web server in C++. A program capable of running an HTTP server, handling requests, and parsing configuration files.
C++
1
star
9

Net-practice

Ce projet a pour but de vous faire découvrir le réseau par des cas pratiques.
1
star
10

Born2beroot

1
star
11

Dantist-website

Professional Dentist website with JavaScript && Php
PHP
1
star
12

MiniTalk

C
1
star
13

SouchenOu

1
star
14

42-projects

Shell
1
star
15

GAME2D-with-js

JavaScript
1
star
16

get_next_line

C
1
star
17

ft_printf

C
1
star
18

Logos-

Logo Design, Professional & Custom Company Logos.
1
star
19

Tshirst-design

Tshirts design
1
star
20

portfolio

My portfolio website with Html and css
HTML
1
star
21

Flight-Status-Royal-Air-Maroc-APP

Let's build Flight Status Royal Air Maroc using javascript
HTML
1
star
22

Game-developement-with-javascript

JavaScript
1
star
23

Ecommerce-website

Ecommerce website with Js, Html and Css
HTML
1
star
24

JavaScript-Algorithms-and-Data-Structures

avaScript Algorithms and Data Structures
JavaScript
1
star
25

-Minishell

Minishell is a 42-school project that aims to introduce as the world of shells by recoding out mini bash, a program that can parse, execute, and launch exécutables along with some built-in commands.
C
1
star
26

cpp-modules

The goal of these modules is to introduce Object-Oriented Programming. This will be the starting point of C++ journey. Many languages are recommended to learn OOP, so i decided to choose C++ .
C++
1
star
27

Build-50-projects-in-50-Days

This repo will includes 50 mini projects in HTML, CSS , JAVASCRIPT and TYPESCRIPT that relate to the DOM (Document Object Model)
HTML
1
star
28

so_long

so long help me to improve my skills in the following areas: window management, event handling, colors, textures, and so forth. i used the school graphical library: the MiniLibX! This library was developed internally and includes basic necessary tools to open a window, create images and deal with keyboard and mouse events.
C
1
star
29

push_swap

The Push swap project is a very simple and a highly straightforward algorithm project: data must be sorted. You have at your disposal a set of integer values, 2 stacks, and a set of instructions to manipulate both stacks. The goal? Write a program in C called push_swap which calculates and displays on the standard output the smallest program.
C
1
star
30

containers_explanation

In this project, we implement a few container types of the C++ standard template library. As a reminder, we have to comply with the C++98 standard, so any later feature of the containers MUST NOT be implemented, but every C++98 feature (even deprecated ones) is expected.
1
star
31

cub3D

This project’s objectives are similar to all this first year’s objectives: Rigor, use of C, use of basic algorithms, information research etc. As a graphic design project, cub3D will enable you to improve your skills in these areas: windows, colors, events, fill shapes, etc.
C
1
star