42sp
There are 154 repositories under 42sp topic.
ayogun/42-project-badges
AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual artist who created the badges from the current version -> @lrcouto
42sp/dojos
Repositório público de Dojos já rodados na 42 São Paulo. Elabora um, faz um PR e vem rodar você tb! 😜
andersonhsporto/ft-so_long
POC of a 2D game made in ANSI C
eliarisalvares/get_next_line_42sp
get_next_line is the second project of 42 cursus.
augustobecker/Libft
A C static library with recoded standard functions - @42sp Project
caroldaniel/42sp-cursus-libft
This is my first C library.
LuigiEnzoFerrari/LuigiEnzoFerrari
“Luck is what happens when preparation meets opportunity.”
augustobecker/ft_printf
A library that contains ft_printf, a function that mimics the real printf - @42sp Project
augustobecker/get_next_line
A C function that reads any valid file line by line - @42sp Project
ArthurSobreira/map_generator_fdf
Script to Create Properly Formatted '.fdf' Maps From a Given Image
eliarisalvares/libft_42sp
Libft is the first project of the 42cursus.
MilenaCarecho/42SP
Esse repositório é onde compartilharei minha jornada na escola de engenharia de software @42SP. Colocarei aqui os meus projetos em ordem cronológica e explicada 😄
0bvim/minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
achrafelkhnissi/1337-norm-checker
The norminette checker is a tool that helps you find norm errors in your C files.
ygor-sena/42cursus-miniRT
The eleventh project of 42's curriculum is an introduction to the beautiful world of Raytracing and asks students to render simple Computer-Generated-Images so that they will never be afraid of implementing mathematical formulas again.
caroldaniel/42sp-cursus-get_next_line
This is my get_next_line function implementation
augustobecker/Born2beRoot
Debian GNU/Linux server setup and configuration on a VM, with some scripts too - @42sp Project
0bvim/cpp
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
augustobecker/42cursus
Projects developed at 42 São Paulo programming school.
augustobecker/CPP
dive into Object Oriented Programming @42sp Project
augustobecker/minishell
A Command language interpreter - the Shell (bash) in C programming - @42sp Project
andersonhsporto/ft-libft
The Libft Project at 42, C Library Regrouping Usual Functions
deborabastos/42_so_long
The aim of this project is to develop a simple top-view 2D game, using miniLibX (a graphic library made by 42 school). We should work with textures, sprites and some basic gameplay elements.
eliarisalvares/push_swap_42sp
Because Swap_push isn’t as natural
iLucasPires/labs_42
Essa é a minha resolução para o desafio do Labs 4º Edição, da escola 42sp
magalhaesm/minishell
This project is about creating a simple shell.
mendes-jv/ft-printf
This project consists of coding a simplified version of the printf function.
mendes-jv/piscine-reloaded
C exercises to prepare you for the next 42 projects.
transpong/ft_transcendence
Website for Pong game with real-time gaming features, chat, and user authentication.
vitoriagalli/42born2code
My projects developed at Ecole 42 São Paulo
48k483x/42_CURSUS
🚀 42 CURSUS : A coding odyssey featuring algorithmic wonders 🧠, web wizardry 🌐, and game development quests 🎮. Dive into my journey of mastering code and exploring creative realms.
48k483x/42_POOL-PISCINE
Dive into the code ocean 🌊 with the 42 Pool repo 🏊♂️💻: your ultimate guide to coding excellence 🚀👨💻✨!
LilianMS/42CSSTober_Ly
CSS challenge for october 2023
mendes-jv/get-next-line
Get Next Line is a C function that returns a line, read from a file descriptor. In short, it can read any valid file and does that line by line to optimize memory, since the file size is not known. It's an extremely useful function that can be used in the next school's projects.
mendes-jv/libft
Libft is a project where we recreate some of the standard functions of the C language, in order to form our own library.
YamachitaR/42SP
Os projetos proposto pela 42SP.