Skip to content
View bfpimentel's full-sized avatar

Highlights

  • Pro

Block or report bfpimentel

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bfpimentel/README.md
Bruno Pimentel logo

Bruno Pimentel

Senior Software Engineer from Brazil.
Generalist across web, mobile, backend, automation, and infrastructure.

Website Resume LinkedIn Email

Activity

GitHub stats

profile.json

{
  "work_i_publish": [
    {
      "name": "dotfiles",
      "url": "https://github.com/bfpimentel/dotfiles",
      "notes": "Nix/Home Manager dotfiles and server orchestration."
    },
    {
      "name": "bitwarden-alias-provider",
      "url": "https://github.com/bfpimentel/bitwarden-alias-provider",
      "notes": "Addy.io-compatible alias provider for Bitwarden, backed by multiple email providers."
    },
    {
      "name": "bruno.so",
      "url": "https://github.com/bfpimentel/bruno.so",
      "notes": "Personal homepage and blog, server-side rendered with Vite."
    },
    {
      "name": "ad-aeternum",
      "url": "https://github.com/bfpimentel/ad-aeternum",
      "notes": "Interactive Rosary app for iOS and Android with React Native and Expo."
    },
    {
      "name": "drip",
      "url": "https://github.com/bfpimentel/drip",
      "notes": "Simple file upload server with real-time updates and auto-expiration."
    },
    {
      "name": "shady",
      "url": "https://github.com/bfpimentel/shady",
      "notes": "Docker containers dashboard and static file server."
    },
    {
      "name": "satellite",
      "url": "https://github.com/bfpimentel/satellite",
      "notes": "White-noise playback app made with Flutter and controlled by a Flask server."
    }
  ],
  "toolbox": [
    "TypeScript",
    "React",
    "Node.js",
    "Python",
    "Kotlin",
    "Flutter",
    "React Native",
    "Expo",
    "NixOS",
    "Docker",
    "Linux"
  ],
  "writing": {
    "rss": "https://bruno.so/rss.xml",
    "posts": [
      {
        "title": "Downscaling my Homelab",
        "url": "https://bruno.so/blog/2026-02-13-downscaling-my-homelab"
      },
      {
        "title": "Hello World",
        "url": "https://bruno.so/blog/2026-02-12-hello-world"
      }
    ]
  }
}

Pinned Loading

  1. dotfiles dotfiles Public

    Personal dotfiles and server orchestration using Nix and Home Manager

    QML 48 2

  2. bitwarden-alias-provider bitwarden-alias-provider Public

    Fake Addy.io Server for creating aliases inside Bitwarden using multiple email service providers

    TypeScript 12 3

  3. ad-aeternum ad-aeternum Public

    Interactive Rosary app for iOS and Android using React Native and Expo

    Kotlin 2

  4. drip drip Public

    Stupid simple file upload server with real-time updates and auto-expiration

    HTML

  5. shady shady Public

    Auto docker containers dashboard and static file server

    Python

  6. satellite satellite Public

    White-noise playback app made with Flutter and controlled by a Flask server

    Dart