GitHub topics: 21school
nsr888/dotfiles
Neovim (Vim) configs
Language: Lua - Size: 275 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 1

Kuninoto/42_minitalk
Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC)
Language: C - Size: 1.86 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 19 - Forks: 0

levensta/IRC-Server
IRC server based on TCP/IP protocol to rfc1459 standard
Language: C++ - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 2

Kuninoto/42_cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
Language: C - Size: 81.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

Kuninoto/42_pipex
A simple C program that replicates the UNIX pipe functionality - introduction to Inter Process Communication (IPC)
Language: C - Size: 1.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

Forstman1/inception-42
🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…
Language: CSS - Size: 22.7 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 197 - Forks: 5

HEADLIGHTER/Born2BeRoot-42
monitoring.sh script, walk through installation and setting up, evaluation Q&A
Language: Shell - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 89 - Forks: 50

rbiodies/Inception
:desktop_computer: Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and Portainer in virtual machine
Language: Shell - Size: 206 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 6

bennamrouche/so_long-Map-Creator
this is map creator for 42 so_long project
Language: Java - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

Kuninoto/42_Inception
Introduction to Docker and the world of containerization. Configure a LEMP stack with Wordpress
Language: Shell - Size: 1.53 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

almayor/ft_turing
A Turing Machine simulator written in Haskell
Language: Haskell - Size: 1.28 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

secondfry/school21-RT
Language: C - Size: 3.48 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

RinatMambetov/python-bootcamp-21school
Python Boot camp
Language: Python - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

RinatMambetov/sql-bootcamp-21school
sql-bootcamp-21school
Language: PLpgSQL - Size: 9.27 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

nyuuuukie/boot2root
🔐 Become a root user and take advantage over the given system
Language: Python - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

secondfry/school21-randomcoffee 📦
Language: Python - Size: 183 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rarakira/JavaPiscine
2 weeks intensive dive into Java language, 42 curriculum
Language: Java - Size: 42 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

OlesiaKniazeva/Cub3D
Raycasting game written on C language, using graphic library.
Language: C - Size: 18.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

CptnGreen/Corewar
may the source be with you
Language: Assembly - Size: 2.56 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

WiccaCrow/webserver
Configurable HTTP-server for static assets
Language: C++ - Size: 19.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

zyunusov-zy/so_long
This project is a very small 2D game
Language: C - Size: 559 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ITAlexey/Lem-in
Language: C - Size: 12 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RinatMambetov/MLP-21school
Implementation of a basic multilayer perceptron
Language: C++ - Size: 35 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

stankudrow/S21_MatrixPlusPlus
C++ templated Matrix class.
Language: C++ - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Fuse23/pipex
🔭 🎺 A program that mimics a pipe on the command line
Language: C - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Hasuk1/School-21-3DViewer_v2.0
3DViewer_v2.0 is a C++ application for viewing 3D wireframe models
Language: C++ - Size: 35.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ftonita/ftonita
✨✨✨
Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

OlesiaKniazeva/Minishell_21
School 21 project. Implementation of shell in C.
Language: C - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OlesiaKniazeva/Piscine-Python-DS
2 weeks intensive dive into Python Data Science, 42 curriculum
Language: Jupyter Notebook - Size: 91.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OlesiaKniazeva/CPP_Modules
School 21 Introdution to C++
Language: C++ - Size: 9.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

OlesiaKniazeva/Push_swap_21
School 21 project. The purpose of this project is to sort data with a limited set of instructions.
Language: C - Size: 4.13 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

OlesiaKniazeva/Java_Piscine_21
2 weeks intensive dive into Java language, 42 curriculum
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ahmad-Buglen/ft_printf
Reimplementation of printf function.
Language: C - Size: 513 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ahmad-Buglen/libft
21 School project, c library (Reimplementation of libc functions + own functions)
Language: C - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ahmad-Buglen/lemin
Finding non-intersecting paths in a large omnidirectional graph.
Language: C - Size: 8.26 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ahmad-Buglen/fillit
Finding a solution for tetris.
Language: C - Size: 190 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ahmad-Buglen/push_swap
Stack of int values have to be sorted using one extra empty stack and particular set of instructions.
Language: C - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

a-parfenov/CPP_Modules_42
Introduction to Object-Oriented Programming with C++
Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

a-parfenov/Born2beRoot
💥 В этом репозитории я разместил информацию, которая помогла мне разобраться в проекте. Надеюсь, что она поможет и вам 😉
Language: Shell - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

a-parfenov/SoLong
🎮 2D Game
Language: C - Size: 6.89 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

a-parfenov/Push_swap
This is another 42 exercise on sorting algorithms disguised as a game that will eat hours of your sleep 😴
Language: C - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

a-parfenov/get_next_line
📖 My third project is at <School 21>. I wrote a function that returns a string read from a file descriptor --->
Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

a-parfenov/Philosophers
In this project, I studied the basics of threading a process. How to create threads, how to work with mutexes.
Language: C - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

a-parfenov/Minishell
The goal of this project is to create a simple shell. Small bash or zsh.
Language: C - Size: 208 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rarakira/miniRT
Rendering 3D scenes using Raytracing
Language: C - Size: 9.45 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

horezmi/42_exam_rank_02_2021
The first exam of the new 42cursus.
Language: C - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

levensta/msh
msh – maxishell is a light reproduction of Bourne Shell (bash) 🖥️
Language: C - Size: 527 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

markveligod/examrank-02-03-04-05-06
exam project 2020
Language: C - Size: 1.53 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 190 - Forks: 71

caecitasminimus/school21-checklists
Ecole 42 (school 21) checklists in english.
Size: 148 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 178 - Forks: 31

Preposterone/minishell 📦
A partial implementation of a bash-like system shell in C
Language: C - Size: 851 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

daniiomir/faq_for_school_21
FAQ Школы 21 для новичков
Size: 2.82 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 229 - Forks: 30

itkrivoshei/Init 📦
Init is an initiation to network administration (DevOps)
Language: Shell - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

itkrivoshei/Get-Next-Line 📦
Get next line is a function that reads a file line by line
Language: C - Size: 2.28 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

itkrivoshei/Libft 📦
C library for School 21 projects
Language: C - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

itkrivoshei/PiscinePHP 📦
Web Bootcamp in School 21 — Piscine PHP / Mysql / HTML / CSS / JavaScript
Language: HTML - Size: 809 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

stankudrow/Piscine
The solutions to the problems of the pool of the school 42 (21 in Russia).
Language: C - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

adamchehab/ft_printf 📦
21school project ft_printf.
Language: C - Size: 1.24 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

a-parfenov/ExamRank
Exam project 2022 (02, 03, 04)
Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

rbiodies/Spring_Boot
:film_projector: A final MVP for application using Spring Boot, Spring Security framework and Spring Data JPA technology
Language: Java - Size: 1.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

smthinthewayy/s21_devops
🎉 Completed projects in the DevOps branch of School 21
Language: Shell - Size: 47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aposipov/APP1
Python Boot camp 21School
Language: Python - Size: 1.93 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

stankudrow/CPP1_S21_MatrixPlus
C++ Matrix class.
Language: C++ - Size: 1.45 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iamrustamov/push_swap
Push swap - это проект в котором мы реализуем алгоритм сортировки стека.
Language: C - Size: 215 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 6

nyuuuukie/rainfall
🔐 Diving into reverse engineering and exploiting
Language: Assembly - Size: 254 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

marplyn/ecole-42
42cursus projects from école 42
Language: C - Size: 33.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

rbiodies/Exam_Rank-03
:pencil2: Micro_paint/Mini_paint
Language: C - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rbiodies/Cinema
:cinema: A web application prototype using Spring MVC, Hibernate, a Freemarker template, the JQuery frontend technology, an AJAX request and Spring WebSocket STOMP
Language: Java - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rbiodies/minishell
:shell: A simple shell
Language: C - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rbiodies/so_long
:santa: :gift: :snowman: :evergreen_tree: A small 2D game with minilibx
Language: C - Size: 202 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rbiodies/Cub3D
:video_game: A dynamic view inside a maze
Language: C - Size: 3.64 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rbiodies/push_swap
:takeout_box: Sorting data on a stack, with a limited set of instructions, and the smallest number of moves using quicksort and radix sort
Language: C - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/libft
:books: A few functions of the C standard library as well as some other utility functions
Language: C - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/pipex
:package: This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes
Language: C - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/ft_printf
:printer: Recoding printf
Language: C - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/get_next_line
:book: Reading content line by line
Language: C - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/philosophers
:thread: The Dining Philosophers Problem (implementing thread and process synchronization and solving the deadlock problem using a mutex and a semaphore)
Language: C - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/Exam_Rank-04
:microscope: Microshell
Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rbiodies/Exam_Rank-05
:white_check_mark: Writing classes
Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/Piscine_Java
:boat: Structures and arrays, OOP and collections, IO and Files, threads, JAR, SQL and JDBC, Junit and Mockito, Reflection, Spring, Sockets, Maven and Java FX
Language: Java - Size: 331 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rbiodies/CPP_Modules
:heavy_plus_sign: A set of small projects aimed at learning C++ syntax and OOP principles;
Language: C++ - Size: 77.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rbiodies/Exam_Rank-06
:envelope: Mini_serv
Language: C - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rbiodies/NetPractice
:globe_with_meridians: A general practical exercise to let you discover networking
Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rarakira/fdf
Creating a simplified 3D graphic representation of a relief landscape, 42 curriculum
Language: C - Size: 6.08 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

romanwrites/minishell
🐚 Own implementation of the shell. As beautiful as a shell.
Language: C - Size: 6.49 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 3

stankudrow/libft
The first project of the 42cursus.
Language: C - Size: 2.57 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 0

Alexart1995/push_swap
Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

marplyn/piscine-42 📦
c piscine projects from école 42
Language: C - Size: 4.91 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

romanwrites/philosophers
🍝 Dining philosophers problem
Language: C - Size: 801 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

romanwrites/libasm
🧩 Tiny functions library using assembly language. It includes: ft_strlen, ft_strcmp, ft_strcpy, ft_strdup, ft_read and ft_write. Two last also set errno value in case of error
Language: C - Size: 2.51 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

romanwrites/libft
📚 school 21 (42) libft project
Language: C - Size: 281 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

romanwrites/cub3D
📦 Raycasting project inspired by "Wolfenstein 3D" (1992) video game
Language: C - Size: 18.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

romanwrites/ft_services
Learning to use Kubernetes
Language: Dockerfile - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

romanwrites/containers
🎁 Abstract data types implementation. C++98 stl style
Language: C++ - Size: 4.48 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

romanwrites/cpp-21
CPP learning projects. School 21 (Ecole 42)
Language: C++ - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

romanwrites/avaj_launcher 📦
🚁 Java aircraft and weather simulator
Language: Java - Size: 599 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

romanwrites/21_piscine_guide
🧭 Гайд для будущих бассейнистов школы 21
Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

Preposterone/42_exams_2021 📦
Subjects and solutions for exam rank 02-04
Language: C - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 2

markveligod/minishell
Own minishell project 2020
Language: C - Size: 331 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

stankudrow/get_next_line
42cursus -> get_next_line.
Language: C - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Haimasker/pipex
pipe UNIX mechanism in C
Language: C - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0
