24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
|
# Software I worked on
|
||
|
|
||
|
## UniSquat
|
||
|
|
||
|
A project I made with a friend of mine. It is a tool to easily view which classrooms are available in the Strasbourg's University.
|
||
|
It is really useful as a student when you need to work peacefully !
|
||
|
|
||
|
=> https://unisquat.alwaysdata.net Our live instance
|
||
|
=> https://forge.chapril.org/Wantoo/UniSquat_Python The source code (GPLv3 licensed)
|
||
|
|
||
|
## Overflown
|
||
|
|
||
|
A small platformer game I made with python/pygame during the SeaJam (a gamejam made to get donations for a charity). I'm kinda proud of it since it is kinda hard for me to finish projects like this.
|
||
|
|
||
|
=> https://justayte.itch.io/overflown The game's page on itch.io
|
||
|
=> https://forge.chapril.org/ayte/Overflown Source code (CC0 licensed)
|
||
|
=> https://yewtu.be/watch?v=mAkl1Ic1mKI&t=25056s A small gameplay of the game (starting at approximatively 6 hours and 57 minutes)
|
||
|
|
||
|
## Ploum.net
|
||
|
|
||
|
I wrote a python static generator for this website. It takes Gemini files and translate them into HTML.
|
||
|
|
||
|
=> https://sr.ht/~lioploum/ploum.net/ Source and generator for this website
|