Skip to content
View brunobuddy's full-sized avatar
♥️
Working
♥️
Working

Sponsoring

@eemeli

Organizations

@ManifestOfficial

Block or report brunobuddy

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

Bonjour 👋🏼

I am Bruno, a senior TypeScript developer and entrepreneur.

Co-founder of Buddyweb, a digital agency and Manifest, an open-source backend-as-a-service. I am located in Grenoble 🇫🇷🏔🫕 with 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. mnfst/manifest Public

    🦚 The 1-file backend.

    TypeScript 2.4k 95

  2. TypeScript SIRET Validation Script (...
    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) {
    4
        return false
    5
      }
  3. RunaCapital/awesome-oss-alternatives Public

    Awesome list of open-source startup alternatives to well-known SaaS products 🚀

    Python 17.5k 940

  4. mnfst/vscode-theme-manifest Public

    Manifest theme for VS Code

    1

2,073 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 3 repositories

Created a pull request in mnfst/manifest that received 6 comments

Strict policies

Description This PR changes default Manifest behaviors regarding access to CRUD actions. By default we had everything public when policies were not…

+757 −335 lines changed 6 comments
Opened 2 other pull requests in 2 repositories
  • Bugfixes
    This contribution was made on Apr 6
Reviewed 1 pull request in 1 repository
mnfst/manifest 1 pull request
15 contributions in private repositories Apr 1 – Apr 8
Loading