GitHub topics: born2code
mavmi/ft_containers
Re-implementation of C++ STL containers: vector, stack, map, set
Language: C++ - Size: 21.5 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rlinsdev/42-Cub3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever
Language: C - Size: 2.19 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

dellribeiro/Docker-compose-Apache-web-app
Neste projeto, utilizei o Docker Compose para executar uma aplicação HTML em um contêiner Apache.
Language: HTML - Size: 443 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yatsuZ/B2BR
Creation de VM avec partitionement cryptage politque de mot de passe ...etc PROJET de 42
Language: Shell - Size: 2.91 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

dellribeiro/Padroes-de-Projetos-na-Pratica-com-Java
Exemplos de Padrões de Projeto com Spring
Language: Java - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dellribeiro/Projeto-Spring-Data-JPA-DIO
Projeto/desafio de LAB Spring Data JPA oferecido gratuitamente pela plataforma de cursos online Digital Innovation One.
Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

dellribeiro/desafio-poo-dio
Este é um programa em Java que simula uma fábrica de carros e tem como objetivo praticar conceitos fundamentais de Programação Orientada a Objetos, tais como abstração, encapsulamento, herança e polimorfismo.
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mavmi/webserv
We are implementing our own HTTP engine with @0LinaSt0
Language: C++ - Size: 2.57 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tugberkcil/ecole42-piscine
Code developed at ecole42's Piscine, a 26-day (straight) C bootcamp - from 31/aug/2021 to 26/sep/2021.
Language: C - Size: 3.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

romanwrites/avaj_launcher 📦
🚁 Java aircraft and weather simulator
Language: Java - Size: 599 KB - Last synced at: over 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: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

ramos21rodrigo/42porto.get-next-line
42: get next line
Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

madebypixel02/cub3d Fork of mbueno-g/cub3d
[42 Madrid] My first RayCaster with miniLibX
Language: C - Size: 14.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

omiroshn/init 📦
Sysadmin project for 42
Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

pvaladares/42lisboa-piscine
Code developed at 42Lisboa Piscine, a 26-day (straight) C bootcamp - from 10/Jan/2022 to 4/Feb/2022
Language: C - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

VBrazhnik/Expert-System
School 42 project // Propositional calculus expert system with backward-chaining inference engine
Language: JavaScript - Size: 10.7 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

nach131/Makefile_tutor Fork of clemedon/Makefile_tutor
This project aims to create a crystal clear tutorial on a cryptic looking topic.
Size: 209 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nach131/42_docker
Size: 2.74 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nach131/libft
Language: C - Size: 875 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

pvaladares/42cursus-01-get_next_line
This project is about programming a function that returns a line read from a file descriptor.
Language: C - Size: 1.4 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dellribeiro/GNL-42Cursus
My repo for 42cursus' get-next-line project
Language: C - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Iipal/Wolf3D-42
Ray Casting Engine on C (simple Wolfenstein 3D implementation) (project from school 42)
Language: C - Size: 24.2 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

nuoxoxo/tstpfgnl
🐹🐰🐨🐭🐱🐶
Language: C - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mavmi/inception
Размутил контейнеры
Language: Shell - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mavmi/minishell
Implementation of basic functionality of bash
Language: C - Size: 4.45 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mavmi/cub3D
Own implementation of 3D engine using ray-casting algorithm
Language: C - Size: 14.3 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rarakira/minishell
Simple shell project for 21 school (42)
Language: C - Size: 8.14 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

FranFrau/42Cursus
List of my 42Rome projects
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

novan-ve/cub3d
Raycasting game made with the limited mlx graphics library
Language: C - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dellribeiro/Printf-42Cursus
My repo for 42cursus' ft_printf project
Language: C - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

W2Codam/Born2beroot
This project aims to introduce you to the wonderful world of virtualization.
Size: 2.57 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

dellribeiro/Basecamp42
Meus códigos para a resolução das listas do Basecamp de abril de 2022
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rarakira/ft_containers
[Work in Progress] Recoding C++98 STL containers (42cursus)
Language: C++ - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

aposipov/minishell
This project is about creating a simple shell. My own little shell 🐚
Language: C - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Y-askour/born2beroot
Language: Shell - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

W2Codam/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
Language: C - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mavmi/fractol
it draws Julia and Mandelbrot fractals using minilibx library
Language: C - Size: 116 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

qst0/42_Subjects Fork of Binary-Hackers/42_Subjects
All Subjects of 42 School
Language: ASP - Size: 504 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

mathix420/42-utilities
Simple tools to help your daily coding routine!
Language: Python - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

aposipov/makefile
Makefile моя версия для использования.
Language: Makefile - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VBrazhnik/Filler
School 42 project // Bot for map-filler puzzle game
Language: C - Size: 2.18 MB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

VBrazhnik/Curriculum-Vitae
School 42 project // Curriculum Vitae project
Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

W2Codam/Pipex
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes.
Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

floklein/42
42 projects.
Language: C - Size: 44.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

romanwrites/webserv
👩🏼🔧 Custom HTTP server
Language: C++ - Size: 28.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VBrazhnik/Libft-Extended
School 42 project // C library (Reimplementation of libc functions + own functions) [Extended version]
Language: C - Size: 41 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

markveligod/ft_printf
ft_printf(project 2020)
Language: C - Size: 154 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

SpenderJ/Darkly
This project is willing to make you discover the web security. You will have the luck to discover OWASP, which is the most advanced project in web security. You will also understand what a lot of frameworks to automaticly and transparently for you.
Language: Shell - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

VBrazhnik/Lem_in
School 42 project // Paths finder to move ants from start room to end room with the least amount of steps
Language: C - Size: 4.22 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

irinadeeva/libft
School 42 project // C library (Reimplementation of libc functions + own functions)
Language: C - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mhjony/libft
In this project, I reproduced the behavior of 58 library functions those are widely used in c programming and other languages as well
Language: C - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nygymankussainov/lem_in
Lem in
Language: C - Size: 41 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

noxs-jj/Bomberman_42
Bomberman, 10 Players, C++/OpenGL4, Linux, MacOsX, GPLv3 GroupProject@42Born2code
Language: C++ - Size: 247 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 2

PERCE-NEIGE/piscine-42
Projets de la piscine de l'école 42 de Weder77. Si vous êtes piscineux, ca ne sert a rien de tricher, le staff le sait c:
Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

prippa/minishell
The objective of this project is to create the simplest start of a shell script.
Language: C - Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

PERCE-NEIGE/Piscine-42-de-Vmarchaud Fork of vmarchaud/42-piscine
stop tricher les piscineux, le staff est au courant des sites sur lequel vous allez :)
Language: C - Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

PERCE-NEIGE/Piscine-42-de-Flo-Klein Fork of floklein/42
42 projects.
Language: C - Size: 39 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

PERCE-NEIGE/Piscine-42-de-MrRobb Fork of MrRobb/42_piscine
Solutions pour la piscine de MrRobb (Août 2017). Don't copy. Learn.
Language: C - Size: 9.59 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

PERCE-NEIGE/Piscine-examshell-de-Gcamerli Fork of gcamerli/examshell
42 Piscine (Paris) :dolphin:
Language: C - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

PERCE-NEIGE/42-piscine-1-de-Eywek Fork of Eywek/42-piscine
Piscine de Eywek (juillet 2017)
Language: C - Size: 4.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

PERCE-NEIGE/piscine_42-S-bastien Fork of sebastiencs/piscine_42
Piscine de Sébastiencs @42Born2Code
Language: C - Size: 15.7 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

vlvereta/lem-in
Elementary algorithmic project.
Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

AmberFu/42_2018Mar_Piscine
My learning file in School 42
Language: C - Size: 9.54 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

vlvereta/UNIT_Factory
UNIT Factory (Ukrainian National IT Factory) — Ukraine's only educational institution that works by innovative standards of French School “42”.
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dkazanovskyi/libft
Recoding functions from the standard C library and other very useful functions.
Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
