Skip to content
View Ndeye1000's full-sized avatar
🤩
Coding is so fun ✨
🤩
Coding is so fun ✨

Highlights

  • Pro

Organizations

@codeSenegal

Block or report Ndeye1000

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

Pinned Loading

  1. n8n n8n Public

    Forked from n8n-io/n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    TypeScript

  2. data-engineering data-engineering Public

    app streamlit

    Python

  3. Portfolio-officiel Portfolio-officiel Public

    HTML

  4. firstcontributions/first-contributions firstcontributions/first-contributions Public

    🚀✨ Help beginners to contribute to open source projects

    53.8k 102k

  5. Validation du nom d'un personnage Validation du nom d'un personnage
    1
    def valider_nom(perso_nom: str) -> str:
    2
        if not isinstance(perso_nom, str):
    3
            raise TypeError("Le nom du perso doit être une chaine de caractères")
    4
        
    5
        perso_nom = perso_nom.strip()
  6. Definition-termes-IT Definition-termes-IT Public

    HTML