Pinned Repositories
Potodo
This project has moved to an open-source forge: https://git.afpy.org/AFPy/potodo
21sh-42sh
21sh-42sh is a Linux CLI (Command Line Interface) thought, designed, and made by chbravo-, gpouyat, jlasne and mleroy for the 42 school as the last project before their first internship.
cpython
The Python programming language
python-docs-fr
Mirroir de https://git.afpy.org/AFPy/python-docs-fr
42PyChecker
A 42FileChecker rework in Python
edusign
Python SDK for Edusign
flask-utils
Various Flask utilities that I find useful in my projects
IntraPy
A Python Library to easily use 42's API
PyMatcha
Python Matcha Dating Website
shellhub-python
A Python SDK for shellhub (https://shellhub.io)
Seluj78's Repositories
Seluj78/ft_printf
This repository hosts the source code for my rework of the printf function called ft_printf. It's a project made for the school 42 and I'll keep updating/improving it over time
Seluj78/Minishell
My attempt to create a mini shell for 42's school
Seluj78/BuildNumber
BuildNumber/Version Number generator for C projects
Seluj78/fillit
42's Fillit Project
Seluj78/ft_ls
Seluj78/ft_select
Seluj78/Get_Next_Line
Get_Next_Line 42's Project
Seluj78/libft
This repository hosts the source code for my personnal library of C functions. It's a personnal project used in my cursus at 42 and I'll keep updating/improving it over time
Seluj78/ShellGrammarGenerator
This shell script converts .yacc files into a parser friendly C file