Skip to content
View quetool's full-sized avatar
🟠
Bitcoin is freedom 🦔
🟠
Bitcoin is freedom 🦔

Block or report quetool

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

Alfredo Rinaudo

Senior Mobile / SDK Engineer (Flutter/Dart • Swift/Kotlin) — Web3 / Payments / DevTools

Professional Summary

Senior mobile engineer specialized in Flutter SDKs, developer experience, and cross-platform communication. I build production-grade SDKs that are easy to integrate, hard to break, and pleasant to maintain—covering API design, CI/CD, release hygiene, and multi-chain transaction/signing flows. Strong background in native iOS/Android and deep experience bridging Rust ↔ mobile using FFI/UniFFI.

What makes me stand out

  • SDK builder mindset: I optimize for integrators—clean APIs, backwards compatibility, clear migrations, and excellent docs.
  • Cross-platform depth: Flutter + native iOS/Android + Rust primitives and bindings (performance + safety).
  • Release + reliability ownership: CI/CD, multi-package releases, reproducible builds, publishing workflows, and observability hygiene.
  • Web3 + payments reality: multi-chain signing, RPC integrations, and partner-specific flows under real-world constraints.

Core Skills (ATS-friendly)

Mobile/SDK: Flutter, Dart, Kotlin, Swift, iOS, Android, React Native
Systems: Rust, FFI, UniFFI, Platform Channels
Web3: Wallet SDKs, signing, JSON-RPC, WalletConnect, blockchain APIs, web3dart, on_chain, eth_sig_util, bip39, bip32, pointycastle, crypto, bech32, convert Build/Release: GitHub Actions, Fastlane, CI/CD, monorepos, pub.dev publishing
Product/Delivery: API design, DX, documentation, stakeholder collaboration, iterative UX improvements


Experience

WalletConnect (Remote, US) - https://walletconnect.network

Senior Flutter SDK Engineer

Sep 2023 – Feb 2026

  • Maintained, developed, and shipped 9 Flutter packages in a monorepo (including WalletConnect Pay, WalletKit, AppKit, POS Client, plus core/signing infrastructure).
  • Built 2 SDK sample apps from scratch: (1) a dApp showcasing AppKit; (2) a full mobile wallet showcasing WalletKit + WalletConnect Pay.
  • Contributed to and maintained a low-level Rust library used across platforms; implemented Rust ↔ Dart bindings via UniFFI/FFI, and wrapped native Kotlin/Swift implementations via platform channels where appropriate.
  • Owned CI/CD for multi-package releases: automated tests, artifact builds, and pub.dev publishing workflows with multi-package release orchestration.
  • Designed and evolved public SDK APIs with a “clean architecture” approach: clear module boundaries, strong docs, backwards compatibility, and migration paths.
  • Implemented multi-chain support and RPC integrations across EVM, Solana, Tron, Stacks, Sui, TON; worked on transaction flows, token balance discovery strategies, and signing/release hygiene.

Tech: Flutter, Dart, Kotlin, Swift, Rust, GitHub Actions, JSON-RPC


Kraken Exchange (Remote, US) - https://pro.kraken.com

Senior Mobile Engineer (Cryptowatch)

Mar 2022 – Aug 2023

  • Architected and implemented new Flutter features for Cryptowatch, a production trading product.
  • Tackled complex mobile engineering challenges in a high-signal team environment (quality, reliability, performance).
  • In the final 2 months, focused on improving the UX/UI of the company’s flagship React Native product.
  • Supported stakeholders on regulatory-driven requirements across multiple countries to keep user experience consistent.

Tech: Flutter, GraphQL, Branch.io, Firebase, Figma, Sentry, GitLab, Fastlane, ShapeUp


Multiplica (Remote, Spain) - https://bcntdc.zurich.com

Senior Flutter Developer

Jul 2021 – Mar 2022

  • Senior Flutter developer for Zurich’s TDC team, building an internal product used globally by a large workforce.
  • Delivered features within an enterprise environment with strong process and quality constraints.

Tech: Flutter, Microsoft Azure, Firebase, Figma, Scrum, Jenkins


Loka Inc. (Remote, US) - https://www.loka.com

Flutter Engineer

Nov 2020 – Jul 2021

  • Flutter / iOS developer across advanced ML-focused projects in healthcare and US banking contexts.

Tech: Flutter, AWS, Firebase, Figma, Codemagic


Apperto (On-site, Argentina)

Flutter Developer / Mobile Team Lead

Mar 2017 – Aug 2020

  • Established the Flutter foundations for a multi-feature consumer app (payments, chat, delivery, groceries, etc.).
  • Led a small team of 3 developers, setting standards for architecture, delivery, and maintainability.

Tech: Flutter, Swift, Angular, gRPC, Laravel, Firebase/Crashlytics/Analytics, Fastlane, Atlassian suite


Inmuvi S.A. (On-site, Argentina)

iOS Developer

Jan 2016 – Mar 2017

  • Main iOS developer; delivered applications to app stores and maintained release readiness.

Be Smart Technology (Remote, Argentina)

Android / iOS Developer

Feb 2015 – Jan 2016

  • Android and iOS development across client projects.

Education & Certifications


Proof of Work


References

Pedro Gomes (Founder & Director, WalletConnect) — Recommendation letter available on request


I wrote a little about Flutter...

medium

Pinned Loading

  1. reown-com/reown_flutter reown-com/reown_flutter Public

    Reown is the onchain UX platform that provides toolkits built on top of the WalletConnect Network that enable builders to create onchain user experiences that make digital ownership effortless, int…

    Dart 57 61

  2. reown-com/reown-docs reown-com/reown-docs Public

    MDX 100 134

  3. web3modal_flutter_web web3modal_flutter_web Public

    A simple example of the interoperability between Javasacript and Flutter to use Web3Modal JS on a Flutter project

    C++ 1

  4. rawg_sdk_dart rawg_sdk_dart Public

    This is RAWG Dart SDK. This library contains methods for interacting with RAWG API.

    Dart 1

  5. twilio-chat-dart twilio-chat-dart Public

    A Flutter plugin for Twilio https://www.twilio.com/chat for Android and iOS

    Dart 1

  6. Dart translation from https://github... Dart translation from https://github.com/wardaLyns/EMVCoParser
    1
    // EMVCoParser Dart translation from https://github.com/wardaLyns/EMVCoParser
    2
    
                  
    3
    class EMVCoParser {
    4
      static final int length = 2;
    5