brunobuddy - Overview

Bonjour 👋🏼

I am Bruno, a senior TypeScript developer and entrepreneur.

Co-founder of Manifest and Buddyweb. Currently hacking in the San Francisco Bay Area. I am from Grenoble 🇫🇷🏔🫕 and have a strong personal and professional attachment to Paris 🗼.

  • ⚙️ I work mainly with .ts, .tsx. Sometimes with .scss but I am not so proud of it
  • ❤️ I love Open Source, learning and drinking beers (when I can find the time for it)
  • 🌱 I am currently improving my DevOps skills, I feel like I missed so many things 😳
  • 📫 Reach me through email

Pinned Loading

  1. Smart LLM Routing for OpenClaw. Cut Costs up to 70% 🦞🦚

    TypeScript 4.2k 216

  2. 1

    // Returns true if valid, false if not. Note that registrationNumber param is a string (usually provided by HTML imput)

    2

    validateRegistrationNumber(registrationNumber: string): boolean {

    3

      if (registrationNumber.length !== 14) {
  3. Awesome list of open-source startup alternatives to well-known SaaS products 🚀

    Python 19k 1k

  4. Manifest theme for VS Code

    1