Skip to content
View StephaneTrebel's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report StephaneTrebel

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
StephaneTrebel/README.adoc

Hi there 👋

About me

👯 I’m looking to collaborate on …​

  • Anything that is Rust related, to improve my learning experience 🦀

  • Some Go, because a first bad impression should not deter me from learning 😅

  • Game development on Bevy would be stellar ⭐

🤔 I’m looking for help with …​

  • Sprucing up my personal profile in order to participate in conferences and meetups 🗣

💬 Ask me about …​

  • Typescript and type systems, I like them ! 😍

  • Git and it’s obscure parts. Rebase is really not that hard ! 😻

  • Vim/Neovim, and become One with the ultimate editor experience 💪

📫 How to reach me: …​

I’m on almost every social media platform with my real name, so I can be found quite easily ^^

My brag Document

Note
This part is heavily influenced by Julia Evans Brag Document

Goals for this year

  • Improve my Rust shenanigans, to learn and hopefully avoid getting kicked so often by the Borrow Checker

  • Propagate my love for HTMX, because the Web should be as simple as an AJAX request

  • Be a speaker in a public conference, on a stage, on a topic I love to talk about

  • Keep publishing episodes in the podcast I’m a part of (WeSpeakCloud (FR))

Goals for next year

  • Push a bit further on Bevy and through it polish my ECS game development skills

Projects

I mostly worked on closed sourced code, unfortunately, so I’m not at liberty to discuss it publicly.

Just know that it involves DevOps culture fostering, CI/CD development for fast developper feedback, and I also perform audits on node.js/Typescript environments.

Collaboration & mentorship

  • I’m the «git» guy almost everywhere I go. Three-way merge conflicts, reflog, and fixups are my bread and butter !

  • Recently I tried to shift my mentoring audience to tech people that aren’t junior anymore but also lacks a bit to truly embrace become Senior/Lead in their roles, especially on the public side, since it’s an important topic for me, and that I truly care about fostering a enviroment based on quality and transparency.

  • I lead a mentorship initiative in my company to help people lacking some hard or soft skills find an appropriate mentor that will help them improve.

Company building

  • In addition to my mentoring initiatives, I contribute to my company podcast WeSpeakCloud (FR)

Outside of work

  • I play Riichi Mahjong at https://mahjongsoul.game.yo-star.com/. Feel free to enjoy pain with me there ! 🀄

  • As any average Cinema enjoyer, I have a Letterboxd

  • My favorite song to play on my guitar is Hotel California by the Eagles and the guitar solo I hope to master one day is the one from Highway Star by Deep Purple 🥰

  • I am a huuuuuuge Souls videogames fan, so If you have ever been kicked in the teeth by Malenia, or if you succeeded in head banging Kalameet and Midir in NG+2, know that you’re not alone !

Pinned

  1. curriculum_vitae curriculum_vitae Public

    My resume, in all its glory

    HTML

  2. meta-laws-collection meta-laws-collection Public

    A collection of meta-laws you'll need to stay sane

    16

  3. dotfiles dotfiles Public

    My dotfiles

    Shell 2

  4. neovim neovim Public

    My neovim configuration

    Vim Script

  5. git commitmsg hook: Idempotently add... git commitmsg hook: Idempotently add ticket number in the footer part of a commit message
    1
    #!/bin/bash
    2
    #
    3
    # DESCRIPTION:
    4
    #   Add the ticket identifier found in the branch name in the footer part of
    5
    #   the commit message. This action is idempotent (meaning if the ticket is already
  6. presentations presentations Public

    Where I store all my slides-as-code !

    JavaScript