Skip to content
View j4rs's full-sized avatar

Organizations

@getonbrd

Block or report j4rs

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
j4rs/README.md

Jorge here β€” some people call me jars πŸ‘‹

Senior full-stack engineer at Fleetio
Co-founder of Get on Board

🧭 What I'm about

  • πŸš› Fleetio β€” Senior Software Engineer II. Rails backend, React frontend, APIs, and the occasional system-level spike.
  • πŸš€ Get on Board β€” co-founder of getonbrd.com, the best tech jobs for Latin America. A Rails monolith I started in 2011 to learn Rails and have been on call for ever since.
  • πŸ€– In 2026 most of the code I land there is written by agents. I run a fork of OpenAI's Symphony against the repo, and my job is the WORKFLOW.md they follow, the skills they use, and the review before anything ships. When a PR is bad, the fix is usually a missing sentence in the docs.
  • ☸️ Also this year: moved it from Heroku to AKS (ArgoCD, sealed secrets, blue-green) and wrote the runbooks.

πŸ“Œ Things I've built or forked

Project What it does Stack
symphony Fork of OpenAI's Symphony: token observability, writable sandbox subpaths, CI Elixir
pipedrive-connect Ruby client for the Pipedrive API (83k downloads) Ruby
fathom-ruby Ruby client for the Fathom API Ruby
exec_async Make any Ruby method a Sidekiq job with one line Ruby
codex-cache-proxy Zero-dependency proxy that injects prompt_cache_retention for Azure OpenAI Node
poolctl DIY pool/spa controller replacing a Pentair IntelliConnect. Nine ADRs, interlocks server-side JavaScript
standup-echo Slack bot that DMs you yesterday's standup when today's thread opens Go
react-hooks Utility hooks collected from real projects JavaScript

Written with Claude's assistance; the facts and the opinions are mine.

Pinned Loading

  1. getonbrd/pipedrive-connect getonbrd/pipedrive-connect Public

    Ruby library for the Pipedrive API.

    Ruby 21 31

  2. exec_async exec_async Public

    Add asynchrony to ruby methods with one line.

    Ruby 1

  3. react-hooks react-hooks Public

    Utility hooks I 've written that could be helpful to you.

    JavaScript

  4. standup-echo standup-echo Public

    Slack bot that DMs your previous standup update when a new thread appears

    Go 1

  5. poolctl poolctl Public

    DIY pool/spa controller UI replacing a Pentair IntelliConnect, built on nodejs-poolController

    JavaScript

  6. symphony symphony Public

    Forked from openai/symphony

    Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

    Elixir