class Antonin:
def __init__(self):
self.username = "antoninche"
self.role = "Student"
self.stack = {
"main": ["Python", "HTML/CSS", "SQL"],
"focus": ["Backend Development", "System Architecture"]
}
self.goal = "Passer 4h à automatiser une tâche qui en prend 5 minutes."
def say_hi(self):
print("Merci de passer sur mon profil ! N'hésite pas à explorer mes repos.")
Pinned Loading
-
NSI-Term-2025-2026/defi-nature-trophee-nsi
NSI-Term-2025-2026/defi-nature-trophee-nsi PublicCe projet est une simulation d’un jeu de cartes en Python, développée dans le cadre du programme de Terminale NSI.
Python 2
-
noob-note
noob-note PublicCe projet est une plateforme de gestion scolaire complète en Python et HTML/CSS, développée comme un projet personnel.
Python
-
bot-discord
bot-discord PublicCe projet est un bot Discord codé en Python et HTML/CSS, développée comme un projet personnel.
Python
-
site-restaurant
site-restaurant PublicCe projet est un site de restaurant modulable codé en HTML, CSS et Javascript, développé comme un projet personnel.
HTML
-
jeu_snake
jeu_snake PublicCe projet est un jeu Snake codé en Python, développé comme un projet personnel.
Python
If the problem persists, check the GitHub status page or contact support.

