🤓 Here are stored pieces of code that can be useful to anyone in a few language and under The Unlicense
Find a file
2024-11-16 14:06:11 +01:00
checkGames.py yearly trash commit 2021-10-20 19:35:29 +02:00
cours add server-tools, move lots of files 2024-11-16 14:06:11 +01:00
custom-css-for-emby.css black code style + python classes 2021-12-16 23:14:10 +01:00
darkmode.html yearly trash commit 2021-10-20 19:35:29 +02:00
discordWordCounter.py + discordWordCounter.py 2022-04-30 21:17:49 +02:00
fakeclient.py yearly trash commit 2021-10-20 19:35:29 +02:00
freereseau.sh deleted a few repository, keep them here under unlicense 2021-12-16 23:44:11 +01:00
get-last-github-release-source yearly trash commit 2021-10-20 19:35:29 +02:00
HtpcWifi Create Wifi.bat 2024-02-27 22:09:02 +01:00
learning.py deleted a few repository, keep them here under unlicense 2021-12-16 23:44:11 +01:00
multicall-bin-example.c yearly trash commit 2021-10-20 19:35:29 +02:00
pico-8 fix shooter, ennemies shoot multiple times 2023-10-02 16:10:37 +02:00
RandomString64Bytes.cs yearly trash commit 2021-10-20 19:35:29 +02:00
server-tools add server-tools, move lots of files 2024-11-16 14:06:11 +01:00
simpleKeygen yearly trash commit 2021-10-20 19:35:29 +02:00
socketServer.py socketServer in python3 2022-04-05 13:40:14 +02:00
telegram-ssh.sh deleted a few repository, keep them here under unlicense 2021-12-16 23:44:11 +01:00
.gitignore yearly trash commit 2021-10-20 19:35:29 +02:00
LICENSE yearly trash commit 2021-10-20 19:35:29 +02:00
README.md add server-tools, move lots of files 2024-11-16 14:06:11 +01:00

Pieces of code

All Python code available here respects the black code style

  • checkGames.py: Python3 function to get local info about a given steam game, available only on Windows MORE,
  • cours: Stuff written during classes,
  • custom-css-for-emby.css: Custom CSS that will hide the "Get Emby Premiere" button and will change the logo to "Not Netflix" MORE,
  • darkmode.html: example usage of prefers-color-scheme: dark (dark mode),
  • discordWordCounter.py: Discord bot that gets triggerred whenever any user sends a certain string into a Discord guild MORE,
  • fakeclient.py: tiny Python2 tool that will connect to any EVE Online server and scrap info from it MORE,
  • freereseau.sh: Petit utilitaire pour vérifier l'état du réseau de DSLAMs Free MORE,
  • get-last-github-release-source: Tiny shell/Python 2/3 function will get the link of the sources of the last GitHub release of a certain repo,
  • HtpcWifi: Batch script to automatically connect to Wi-Fi (iPhones sucks),
  • learning.py: Collection of Python3 scripts I wrote when I started learning Python,
  • multicall-bin-example.c: example of basic multi call binary in C/C++,
  • pico-8: Pico 8 games that cannot really be called games,
  • RandomString64Bytes.cs: Csharp function that will return a random 64 Bytes string MORE,
  • server-tools: Tools I use daily on my Arch Linux server,
  • simpleKeygen: Very simple educational projet of keygen for Windows 95, NT 4.0 and Office 97,
  • socketServer.py: Very simple socket server for testing purposes MORE,
  • telegram-ssh.sh: Get a warning on very sucessful login on your server MORE.

lycee / High School

Things I have written in last year of HS (sorted by time invested):