Skip to content
View antoninche's full-sized avatar

Organizations

@NSI-Term-2025-2026

Block or report antoninche

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
antoninche/README.md

👋 Salut, moi c'est Antonin !

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

  1. NSI-Term-2025-2026/defi-nature-trophee-nsi NSI-Term-2025-2026/defi-nature-trophee-nsi Public

    Ce projet est une simulation d’un jeu de cartes en Python, développée dans le cadre du programme de Terminale NSI.

    Python 2

  2. noob-note noob-note Public

    Ce projet est une plateforme de gestion scolaire complète en Python et HTML/CSS, développée comme un projet personnel.

    Python

  3. bot-discord bot-discord Public

    Ce projet est un bot Discord codé en Python et HTML/CSS, développée comme un projet personnel.

    Python

  4. site-restaurant site-restaurant Public

    Ce projet est un site de restaurant modulable codé en HTML, CSS et Javascript, développé comme un projet personnel.

    HTML