-
-
-
django-rest-framework Public
Forked from encode/django-rest-frameworkWeb APIs for Django. 🎸
Python Other UpdatedMar 31, 2025 -
django-polymorphic Public
Forked from jazzband/django-polymorphicImproved Django model inheritance with automatic downcasting
Python Other UpdatedMar 24, 2025 -
celery-pubsub Public
Repository containing the markdown for my Medium article: "Using Google Cloud Pub/Sub as Celery’s message broker"
Python UpdatedMar 17, 2025 -
holidays Public
Forked from vacanza/holidaysWorld Holidays Framework
Python MIT License UpdatedNov 11, 2024 -
simple-react-snippets Public
Forked from burkeholland/simple-react-snippetsSimple React Snippets for VS Code that you will actually use
TypeScript UpdatedJul 26, 2024 -
ds-python-piscine Public
42 School's "Python for Data Science" piscine solutions.
Python UpdatedMay 20, 2024 -
ganyulike_theme Public
A VSCode theme inspired by resyfer's Ganyu, a Windows Terminal theme.
7 UpdatedMay 11, 2024 -
-
ft_transcendence Public
Forked from tenis-de-mesa/ft_transcendencePing Pong
TypeScript MIT License UpdatedDec 9, 2023 -
-
-
typeorm-store Public
Forked from Mrtenz/typeorm-storeA TypeORM-based store for express-session.
TypeScript MIT License UpdatedAug 24, 2023 -
ft_printf_recode Public
My second attempt/approach at the ft_printf project, a recode of printf.
C UpdatedJun 27, 2023 -
ft_printf_tester Public
Forked from paulo-santana/ft_printf_testerMy tests for the ft_printf 42 project.
C UpdatedJun 21, 2023 -
printfTester Public
Forked from Tripouille/printfTesterTester for the ft_printf project of 42 school
C++ UpdatedJun 15, 2023 -
ft_cli Public
Forked from lamorim42/ft_cliCLI to automate the kickstart of C projects.
-
webserv Public
Forked from lrcouto/webservThis is when you finally understand why a URL starts with HTTP.
C++ MIT License UpdatedJun 3, 2023 -
-
ft_containers Public
A custom implementation of a few STL containers in C++98.
C++ UpdatedMar 2, 2023 -
cpp_modules Public
42 School's C++ modules, an introduction to object-oriented programming.
C++ UpdatedJan 19, 2023 -
mini_rstack Public
miniRT but with the least amount of dynamically allocated memory possible.
C UpdatedNov 13, 2022 -
-
philosophers Public
The Dining Philosopher's problem is the classical problem of synchronization which says that: five philosophers are sitting around a circular table and their job is to think and eat alternatively.
C UpdatedOct 15, 2022 -
django-rest-polymorphic Public
Forked from denisorehovsky/django-rest-polymorphicPolymorphic serializers for Django REST Framework
Python MIT License UpdatedOct 5, 2022 -
minishell Public
Forked from germano-aquino/minishellThis project simulate bash shell
C UpdatedOct 4, 2022 -
minishell_tester Public
Forked from LucasKuhn/minishell_testerTester for the 🔥 minishell 🔥 project at École 42
Shell UpdatedSep 23, 2022 -
labs-v3 Public
Desafio da 3ª edição do Labs da escola 42SP: desenvolver um programa de monitoramento para serviços web.
-
push_swap Public
This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed, it must manipulate various types of algorithms and choose…
C UpdatedJul 13, 2022