Skip to content
View sousampere's full-sized avatar
🐱
coding !!!!!
🐱
coding !!!!!

Highlights

  • Pro

Block or report sousampere

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sousampere/README.md

✨ Welcome to my GitHub ✨

./Hello_World πŸ‘‹

Welcome to my github ! Here, you will find all my public projects. These are mostly going to be projects from School 42, since I'm going to publish most of them here.

sousampere

$> whoami

My name is Gaspard. I'm a french student at the 42 Mulhouse school. While I like coding my school's projects, I also spend a lot of time creating apps, services and many other things that can be distributed to the public. I like everything about it : Finding ideas, creating designs on figma, coding the product, shipping it and marketing it. Most of all, I like building solutions for people's problems πŸš€.

$> cat favourite_projects.dat

Work in progress...

$> ls 42_projects

Name Description Language Date
Codexion Orchestrate a simulation of coders with multi-threading and mutexes C 2026-04
Fly-in Control a fleet of drones in a 2D graph from a zone start to an end zone Python 2026-03
A_maze_ing Generate a random maze, animate it, solve it, and more... Python 2026-02
Call_me_maybe AI/LLM consrtained decoding using a very small LLM Python 2026-01
Python Module 10 Python discovery project: higher-order functions, decorators, lambda expressions, lexical scoping Python 2026-01
Python Module 09 Python discovery project: Pydantic & data validation Python 2026-01
Python Module 08 Python discovery project: Virtual environments Python 2026-01
Python Module 07 Python discovery project: Abstract base classes, inheritance Python 2026-01
Python Module 06 Python discovery project: Package & objects imports Python 2026-01
Python Module 05 Python discovery project: ABC classes and polymorphism Python 2026-01
Python Module 04 Python discovery project: File opening Python 2026-01
Python Module 03 Python discovery project: Lists, Dicts, Tuples, ... Python 2026-01
Python Module 02 Python discovery project: Exceptions Python 2026-01
Python Module 01 Python discovery project: Learninig classes, staticmethods, classmethods Python 2025-12
Python Module 00 Python discovery project: Python start Python 2025-12
Python Module 00 Tester (not maintained) A tester to test 42 student's python module 00 project Python 2025-12
push_swap Sorting numbers using different sorting algorithms, benchmarking performances C 2025-12
printf Recoding the main behaviour of printf function from scratch C 2025-11
get_next_line Discovering static variables C 2025-11
libft Collection of tools for the future projects C 2025-10

Skills

storybook logo c logo css logo debian logo filezilla logo figma logo git logo html5 logo linux logo mysql logo putty logo python logo raspberrypi logo slack logo vscode logo

$> hostname

To contact me :

$> sudo rm -rf /

... Okay maybe not this one

42Mulhouse

Pinned Loading

  1. 42_pacman 42_pacman Public

    A 42 project made by gtourdia & kebertra

    Python 1

  2. 42_call_me_maybe_v1.2 42_call_me_maybe_v1.2 Public

    A re-made version of the 42_call_me_maybe based on the subject v1.2

    Python 9

  3. 42_fly_in 42_fly_in Public

    Personnal implementation of the fly-in project of school 42.

    Python