Skip to content
View HeleneHinde's full-sized avatar

Block or report HeleneHinde

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

Welcome on my Github!

Linkedin Badge Gmail Badge

💻 Technologies I Love

  • PHP and Symfony
  • Java
  • Kotlin
  • Frontend and Backend Web Development

Who am I?

class WhoAmI
{
   public string $user = "Hélène Hervé";
   public string $currentWork = "Writing code";
   public array $hobbies = [
       "Coding",
       "Travel",
       "Theater",
       "Cinema",
       "Games and video games"
   ];

   public function getCity(): string
   {
       return "Orgères, France";
   }

   public function ambitions(): void
   {
       $this->findAGoodJob();
       echo "Check my personal project: BD Asterix 👉 https://github.com/HeleneHinde/BD-Asterix";
   }

You have a project?

Let's collaborate and bring it to life

Recent Projects

  • Developed an internal intranet platform for Samsic to improve internal communication and resource sharing ✨
  • 📘 BD Asterix


Thanks to Quentin Martinez for this idea

Pinned Loading

  1. BD-Asterix BD-Asterix Public

    PHP 1

  2. pokedex pokedex Public

    Petit projet perso pour ne pas perdre la main !

    PHP

  3. sortirv3 sortirv3 Public

    Site de gestion d'évenements

    PHP 1 1

  4. CoursAndroid CoursAndroid Public

    Kotlin

  5. projetencheres projetencheres Public

    Forked from MorganeRi/projetencheres

    Site d'enchère de produits de seconde main proposé par les utilisateur (type E-bay)

    Java

  6. series series Public

    site de référencement de série TV

    PHP