Skip to content
View ch-benard's full-sized avatar

Block or report ch-benard

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ch-benard/README.md

Hi, I'm Christophe ! 👋 Salut, moi c'est Christophe !

ENG: I'm a fullstack developer at MTES-MCT. I'm curious about new technologies, but I try to maintain the wisdom of not rushing into a technology just for the sake of discovering a new playground. I try to embrace any technology that will help me improve service to the community in the broadest sense.

FR: Je suis développeur fullstack au MTES-MCT. Je suis curieux et avide de connaître toute nouvelle technologie, mais j'essaie de rester sage et de ne pas me ruer sur une technologie juste pour le plaisir de découvrir un nouveau terrain de jeu. J'utilise une technologie parce qu'elle m'aidera à améliorer le service à la communauté au sens le plus large.

My Stats

About Me 🚀 A Propos de Moi

ENG:

  • 🔭 I'm currently working for a government start-up on a project combining the fight against poverty, social innovation and digital transformation.
  • 💡 The change in public action is one of my interests, if it improves the service to the user and makes the administration more responsive and ultimately more modern.

FR:

  • 🔭 Je travaille actuellement pour une start-up d'état sur un projet alliant lutte contre la pauvreté, innovation sociale et transformation digitale.
  • 💡 La transformation de l'action publique constitue l'un de mes centres d'intérêts, si elle améliore le service à l'usager et rend l'administration plus réactive et finalement plus moderne.

My areas of interest 👓 Mes centres d'intérêts

ENG:

  • 💻 Web Developpement
  • 🎮 Video Game Development
  • 🎸 Music (Guitar and Bass)
  • 🏍 Motorbike (MX)
  • 🏄‍♀️ Water Sports (Wing Foil, Wakeboard)
  • 🥋 Vietnamese Martial Art
  • 🛠 Making things by myself (DIY)

FR:

  • 💻 Développement Web
  • 🎮 Développement de jeux Vidéo
  • 🎸 Musique (Guitare et Basse)
  • 🏍 Motocross
  • 🏄‍♀️ Sports nautiques (Wing Foil, Wakeboard)
  • 🥋 Art Martial Vietnamien
  • 🛠 Faire des choses par moi-même (DIY)

Tech Stack / Compétences

My Skills

ENG:

  • Working (and still Learning) Full Stack Web Development
  • Exploring the ins and outs of Vue.js and Nuxt for front-end experiences.
  • Styling with Tailwind CSS to create modern and responsive user interfaces.
  • Building server-side applications with Node.js and Express.js, a powerful javascript/typescript web framework.
  • Diving into PostgreSQL for efficient and scalable database management.
  • Using Sequelize as the bridge connecting the Node.js code with the Postgresql database

FR:

  • Travailler et continuer à apprendre en tant que Développeur Web Fullstack
  • Explorer les tenants et aboutissants de Vue.js et Nuxt pour les expériences frontend.
  • Styliser avec Tailwind CSS pour créer des interfaces utilisateurs modernes et réactives.
  • Construire des applications côté serveur avec Node.js et Express.js, un puissant framework web javascript/typescript.
  • Stocker les données en base PostgreSQL pour une gestion efficace et évolutive des bases de données.
  • Utiliser Sequelize comme pont entre le code Node.js et la base de données Postgresql.Thanks for stopping by! Let's connect and explore the fascinating world of technology together. 🚀

Popular repositories Loading

  1. laravel-apache-pgsql laravel-apache-pgsql Public

    A Docker Laravel/Apache2/PosgreSQL stack

    Dockerfile 9 6

  2. docker-symfony4 docker-symfony4 Public

    Docker environment for a Symfony4 project with Nginx, PHP 7.3 and Postgresql 9.6

    Dockerfile 1

  3. sample-node-docker-app sample-node-docker-app Public

    Sample nodejs dockerized app - using envsubst to substitute variables in .env file with environment variables

    Dockerfile 1 1

  4. CelesteLikePlatformer CelesteLikePlatformer Public

    SImple platformer test (Godot C#)

    C# 1 1

  5. monster_slayer monster_slayer Public

    My implementation of A. SCHWARTZMULLER "Monster Slayer" Game using VueJS (Learning purpose)

    JavaScript

  6. vue-skills vue-skills Public

    Simple application managing a TODO style list. Purpose : learn more about VueJS.

    Vue