Skip to content
View tbekaert's full-sized avatar
👀
👀

Block or report tbekaert

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

Hi, I’m Thomas 👋

Frontend developer crafting interfaces that are clear, durable, and easy to work with.

I enjoy building products that feel simple on the surface and stay solid underneath.

🧩 What I do

  • Design, build and refine modern frontend applications
  • Turn complex product needs into simple, usable interfaces
  • Design component systems built to last
  • Continuously refine codebases instead of endlessly rewriting them

🛠️ How I work

  • Clarity over cleverness
  • Pragmatic, user-driven decisions
  • Strong opinions, open to discussion

I'm open to freelance collaborations so let's connect on LinkedIn 🤝

Pinned Loading

  1. thomas.bekaert.me thomas.bekaert.me Public

    TypeScript

  2. Arduino - BLE midi footswitch (4 but... Arduino - BLE midi footswitch (4 buttons)
    1
    #include <BLEMIDI_Transport.h>
    2
    #include <hardware/BLEMIDI_ArduinoBLE.h>
    3
    
                  
    4
    // https://github.com/poelstra/arduino-multi-button
    5
    #include <PinButton.h>