Skip to content
View Baptistesrd's full-sized avatar
🥐
pushing from paris
🥐
pushing from paris

Highlights

  • Pro

Block or report Baptistesrd

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

· Copy-paste in your terminal to see all my projects!

npx baptiste_sardou_portfolio

switchpayglobal.com is a payment orchestration sandbox that routes merchant transactions to the most cost-efficient PSP across stripe, adyen, airwallex, rapyd & wise. The routing is decided to the best PSP based on auth rate, country, currency, fees, and device. next step : implement an Agentic solution. Send a PM if you're interested to collab on this.

live

Pinned Loading

  1. switchpay-backendd switchpay-backendd Public

    The routing engine scores PSPs in real time using a weighted combination of success rate (60%) and latency (40%) computed over recent transaction history. When data is insufficient, it falls back …

    Python 1

  2. switchpay-frontendd switchpay-frontendd Public

    Dashboard: real-time KPIs, PSP distribution, latency histogram, and routing opportunity detection Frontend: React + Chakra UI, deployed on Render

    JavaScript 1

  3. letterboxd-with-ai letterboxd-with-ai Public

    letterboxd with ai-analytics to recommend you the best possible movie everyday

    TypeScript 1

  4. stripe-checkout-explainer stripe-checkout-explainer Public

    Clone this repo + run "open learn/index.html" to understand payment 101 @stripe in 5 minutes

    HTML