Skip to content
View Perceval00731's full-sized avatar
💭
☁️head in the clouds☁️
💭
☁️head in the clouds☁️

Highlights

  • Pro

Block or report Perceval00731

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
Perceval00731/README.md

Top of pokeball

Découvrez moi
Avatar de Perceval00731
A propos de moi
public class Thomas {
  // à propos de moi
    private String nom;
    private String prenom;
    private int age;
    private String adresse;
    private String job;
    private String entreprise;

    // Constructeur par défaut
    public Thomas() {
        this.nom = "Fusi Belaid";
        this.prenom = "Thomas";
        this.age = 19;
        this.adresse = "Toulouse";
        this.job = "étudiant";
        this.entreprise = "IUT Blagnac";
    }
}
Outils

GitHub Stats

GitHub Stats

Citation
“The quieter you become, the more you are able to hear.”
Rûmî
Petite blague

  Il y a deux problèmes difficiles en informatique :

  le nommage des variables,

  l'invalidation d'un cache,

  les erreurs de compteur dans les itérations.

Que puis je faire pour vous

Allons créer un projet ensemble

Si vous avez une quelconque question sur le développement, le web, les bases de données ou quoi que ce soit d'autre vous pouvez me contacter par mail, je mors pas, parole de dev.

Ce n'est jamais parfait

“I think it’s very important to have a feedback loop, where you’re constantly thinking about what you’ve done and how you could be doing it better.”
– Elon Musk (il l'a vraiment dit)

Bottom of pokeball

LinkedIn

Popular repositories Loading

  1. EchoWatch EchoWatch Public

    C 2

  2. test_qualite test_qualite Public

    Java

  3. ProgSys-S3 ProgSys-S3 Public

    Python

  4. Projets-IOT-S3 Projets-IOT-S3 Public

    C++

  5. Perceval00731 Perceval00731 Public

    About Me