Skip to content
View jorge-j1m's full-sized avatar

Highlights

  • Pro

Block or report jorge-j1m

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

Jorge Jimenez

Backend engineer — payments and distributed systems. 5+ years building payment infrastructure at Bitrefill: multi-blockchain settlement, a crypto-funded Visa debit card (KYC/AML, fraud controls, issuer integration), and high-throughput vendor APIs.

B.S. Computer Science, May 2026 (Magna Cum Laude). Open to backend roles in payments and fintech.

Projects

  • tieout — open-source payments-reconciliation engine: ingests records from ledgers, processors, banks, and stablecoin rails, matches them across sources, records every run immutably. TypeScript
  • syntony — CRDT-based distributed data store with SWIM-style gossip membership over gRPC (syntony-grpc) and a feature-flag system with no flag server built on it (syntony-flag). TypeScript
  • airclip — cross-platform clipboard that brings Apple's iPhone-to-Mac universal copy-paste to any platform. Go

Contact

contact@jorgejim.com · jorgejim.com

Pinned Loading

  1. airclip airclip Public

    Cross-platform clipboard sync — brings Apple's iPhone-to-Mac universal copy-paste to any platform

    Go 1

  2. syntony-grpc syntony-grpc Public

    gRPC transport for Syntony — turns the embedded CRDT primitive into a live, decentralized cluster of peer nodes

    TypeScript

  3. tieout tieout Public

    Open-source payments reconciliation engine. Tieout ingests money records from every system they live in — your ledger, payment processors, banks, stablecoin rails — normalizes them into one model, …

    TypeScript

  4. syntony syntony Public

    Distributed data store built on CRDTs for conflict-free replication, with SWIM-style gossip membership and failure detection

    TypeScript

  5. syntony-flag syntony-flag Public

    Feature-flag / dynamic-config system with no flag server — flags live replicated inside your app instances, built on Syntony

    TypeScript