Skip to content
View msantagiulianab's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report msantagiulianab

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

Hi thereπŸ‘‹, I'm Michele LinkedIn Web3 Career

⚑ Senior Solana Integration Engineer & Architect

I design and build production-grade Solana integrations across the entire software stackβ€”bridging traditional enterprise backends with high-throughput Web3 rails. With 5+ years of software engineering experience ranging from high-throughput enterprise systems to leading agile engineering pods, I deliver end-to-end blockchain architectures: from zero-dependency pure-Java wire transaction serialization and institutional compliance engines to responsive Web dApps and Solana Mobile (SMS/MWA) implementations.

πŸ“Œ Current Availability & Engagement Terms

I am currently opening a select window for high-performance teams and institutional builders to leverage my integration expertise. If your project demands elite-level execution, you have the opportunity to secure my availability under the following parameters:

  • The Blueprint: End-to-End Solana Integration (Enterprise Backend Rails, Web dApps, or Mobile)
  • The Role: Senior Solana Integration Engineer / Web3 Solutions Architect / Enterprise Consultant
  • Engagement: 3–6 Month Contracts (Sprint, Milestone, or Advisory-based execution)
  • Timeline: Available immediately for the right project.
  • Synchronization: Full-time Remote with 100% overlap with US Eastern Time (EST) hours.

🀝 What I Bring to Your Pod

I do not just write code; I design fail-closed architectures, eliminate external dependency bloat, and accelerate shipping timelines for Agile Web3 teams. Whether you are tokenizing real-world assets (RWAs), building low-latency indexers/adapters, or launching a consumer dApp, let’s talk.

Email Telegram WhatsApp


πŸ› οΈ My Technical Toolkit

Solana Java Spring Boot TypeScript Angular React Native Android Kotlin JavaScript PostgreSQL

  • 1. Enterprise Core & Protocol Integration (Backend First):

    • Low-Level Solana Serialization: Custom zero-dependency pure-Java wire serializer (SolanaTransactionSerializer) supporting compact-u16 varints, canonical 4-category account classification, and legacy wire message generation.
    • Cryptography & RPC: Pure Ed25519 multi-signing (net.i2p.crypto:eddsa), dynamic rent exemption calculation (getMinimumBalanceForRentExemption), confirmed commitment retry engine, and resilient JSON-RPC adapters.
    • Enterprise Architecture: Java 21, Spring Boot 3.5, Hibernate/JPA, PostgreSQL, Docker, fail-closed KYC/AML compliance gatekeepers, and append-only audit trail logging.
  • 2. Web3 Frontend & Responsive dApps:

    • Modern standalone frontend architecture with TypeScript / Angular 18+, Tailwind CSS, and RxJS state streams.
    • Browser wallet integrations (@solana/web3.js, Phantom, Solflare), self-custody transaction signing, and dynamic explorer linking.
  • 3. Native & Cross-Platform Mobile:

    • Solana Mobile: Solana Mobile Stack (SMS), Mobile Wallet Adapter (MWA) integrations, seed vaults, and native Web3 wallet flows.
    • Mobile Frameworks: Native Android (Kotlin, Java), React Native, memory optimization, low-latency state caching, and responsive UI.
  • 4. Agile Engineering Leadership:

    • Certified Professional Scrum Master (PSM I), test-driven development (TDD), CI/CD pipelines, and active sprint management to eliminate technical blockers.

πŸš€ Production Proof-of-Work & Open-Source Projects

πŸŒ‰ solana-rwa-enterprise-bridge

Enterprise-grade bridge connecting off-chain Spring Boot infrastructure (KYC/AML compliance gatekeeper, immutable audit trail, PostgreSQL) directly to Solana Devnet RPC. Features a pure-Java binary transaction wire serializer, dynamic rent exemption, and atomic 2-instruction SPL token minting with 107 passing backend tests.

https://github.com/msantagiulianab/solana-rwa-enterprise-bridge

Solana RWA Enterprise Bridge Preview

⚑ solana-staker-mobile

Mobile-first staking solution tailored for the Solana ecosystem, leveraging the Solana Mobile Stack (SMS) and Mobile Wallet Adapter to deliver seamless, native self-custody Web3 interactions.

https://github.com/msantagiulianab/solana-staker-mobile

Solana Staker Mobile Preview

πŸ“Š Crypto Listings

Real-time digital asset intelligence application featuring high-refresh market data tracking, fluid UI animations, and optimized data serialization for cryptocurrency streams.

https://github.com/msantagiulianab/CryptoListingsApp

Crypto Listings Preview

πŸ“Š Engineering Achievements & Core Differentiators

  • Zero-Dependency Wire Protocol Engine: Architected and implemented a pure-Java Solana transaction serializer and Ed25519 multi-signer, removing heavy external Web3 SDK bloat for enterprise microservices.
  • Fail-Closed Compliance Gatekeeping: Built strict regulatory guardrails that prevent unverified wallets from ever hitting the Solana RPC layer, logging all decisions to an immutable, append-only PostgreSQL audit trail.
  • Multi-Surface Execution: Successfully deployed production architectures across Enterprise Java/Spring Boot backends, Angular web dApps, and Solana Mobile Stack native/hybrid applications.

🀝 Connect with Me

I am available for high-impact consulting contracts (3–6 months) and senior integration roles with teams looking to bridge enterprise infrastructure or ship high-performance Solana applications.

LinkedIn Web3 Career

Email Telegram WhatsApp

Pinned Loading

  1. solana-rwa-enterprise-bridge solana-rwa-enterprise-bridge Public

    Enterprise-grade bridge connecting Spring Boot infrastructure (KYC/AML compliance, PostgreSQL) to Solana Devnet RPC. Pure-Java binary wire serialization, dynamic rent exemption, SPL token minting, …

    Java 1

  2. solana-staker-mobile solana-staker-mobile Public

    An Android-targeted React Native Solana staking orchestration dApp and portfolio dashboard built with Expo and @solana/kit v2. Integrates natively with external wallets (like Phantom) via Mobile Wa…

    TypeScript 1

  3. CryptoListingsApp CryptoListingsApp Public

    A real-time cryptocurrency price tracker for Android built with Jetpack Compose and the Binance API.

    Kotlin