Skip to content
View maximalvido's full-sized avatar
πŸš€
Open To Work
πŸš€
Open To Work

Block or report maximalvido

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

Maximiliano Malvido

Founding Engineer | Web3 Infrastructure | DeFi | MEV

TypeScript NestJS Next.js AWS Solidity

Building transaction security & wallet infrastructure at scale

Maxi's GitHub stats Top Langs


πŸš€ Current & Recent Work

Founding Engineer @ BitFinding & Multi Chain DeFi Trading Terminal

August 2024 – December 2025

Shipped Products:

  • Unblind.app - AI-powered Web3 transaction clarity layer

    • 93% accurate pre-sign warnings, preventing exploit-level losses
    • Translates on-chain transactions into human-readable actions
    • Stack: NestJS, Redis, React, Next.js, Tenderly, Moralis, Birdeye
    • Live: Ethereum, Arbitrum, Base, BSC
  • MEV Infrastructure

    • Scanning public/private mempools
    • Scanning liquidity pools and tracking price changes
    • Scanning newly minted memecoins in new launchers
    • Caching, rate limiting, batching of calls and transactions
    • EVM Node management (reth, geth)
  • High-Frequency Trading Backend

    • 5k msgs/second WebSocket/REST throughput
    • ~75ms latency, 10k+ concurrent users
    • Multi-chain ingestion: Solana, Ethereum, Arbitrum, Base, BSC, Monad
    • Event-driven: Kafka, RabbitMQ, MongoDB, PostgreSQL, Redis, Websockets
    • Infrastructure: AWS/EKS/Terraform (led 6 senior engineers)

🏒 Track Record

CTO & Founder @ Claw Studios

June 2017 – August 2024 | CΓ³rdoba, Argentina

  • 12+ client projects delivered: 87% on-time delivery rate
  • Standardized architecture (Next.js + Flutter + NestJS): 40% faster dev cycles
  • Smart contract expertise: ERC-20/721/1155 tokenization for agro/marketing use cases
    • RWA protocols enabling $10K+ asset transfers
    • Anvil testing reduced simulation cycles by 40%
  • Infrastructure optimization: 25% AWS cost reduction, improved reliability through automation

Co-Founder @ Wetokie

August 2022 – September 2023 | CΓ³rdoba, Argentina

  • Led 8-person cross-functional team, built MVP in 4 months (on time)
  • Microservices architecture designed for 10k simultaneous users with autoscaling
  • Tokenization protocol (ERC-20/721/1155) supporting real-world assets
    • Custom blockchain integration for RWA minting/transfers

Technical Leader @ Human Care Systems

July 2021 – September 2022 | Boston, MA, USA

  • Coordinated 4+ teams delivering 12+ REST API microservices
  • Regulatory compliance in pharmaceutical data systems (PHI)
  • 60% payload size reduction through Node.js performance profiling & filtering/aggregation patterns
  • 80% faster integrations via repository structure standardization

Software Engineer @ (Deloitte / EA Sports)

April 2015 – November 2017 | CΓ³rdoba, Argentina

  • Backend & frontend optimization for enterprise and gaming systems β†’ 30% improvement in load times and API performance
  • Interactive UIs and analytics tools (Angular, Durandal.js, Knockout.js, D3.js) β†’ streamlined data processing for 300+ internal users
  • Engine tools optimization (C++, C#, ActionScript) for Ignite Engine β†’ reduced data retrieval load times from 18 hours to 10 minutes

πŸ’» Technical Stack (Production-Grade)

Backend & Infrastructure

  • NestJS | Express.js | Node.js | WebSockets | Microservices | Event-Driven Architectures | Kafka | RabbitMQ
  • Databases MongoDB | PostgreSQL | MySQL | MariaDB | Redis | SQLite
  • AWS (ECS, EKS, S3, CloudWatch, EC2, ALB, Lambda, DynamoDB, RDS, Redis, SNS, SQS)
  • Kubernetes | Terraform | CI/CD Automation | Docker

Frontend

Next.js | React | TailwindCSS | Shadcn UI | Flutter | Context API, React-Thunk, BLoC

Web3 & Blockchain

Solidity ERC-20/721/1155/, tokenization, governance, ERC-4337, EIP-7702. Chains: EVM (Ethereum, Arbitrum, Base, BSC, Monad, Polygon), and Solana Indexing: Subsquid, The Graph Tools: Foundry, Hardhat, Anvil, Viem.js, Ethers.js, Web3.js, Tenderly, Moralis, Birdeye, Bloxroute, JITO, and more.

AI & Automation

AI Agent Orchestration (A2A, MCP) API Integration: Openrouter, OpenAI, Claude, Gemini Agentic Workflows: CrewAI & n8n Prompt Engineering

Data & Analytics

SQL | NoSQL | ClickHouse | Snowflake | D3.js (visualization)


πŸ“Š Impact By Numbers

Metric Achievement
Products Shipped Unblind.app, Multi chain trading platform backend, Wetokie MVP, 12+ client projects
Throughput 5k msgs/sec @ ~75ms latency
Concurrent Users 10k+ with autoscaling
Dev Acceleration 40% faster through architecture standardization
Cost Optimization 25% AWS reduction + 40% simulation speedup
Security Impact 93% exploit warning accuracy
Team Leadership Led 6 senior engineers (Trading Terminal), 8-person team (Wetokie), 4+ teams (HCS)
Delivery Rate 87% on-time delivery across 12+ projects

πŸ› οΈ What I Build

  • Web3 Infrastructure that scales: MEV protection, transaction security, high-frequency trading systems, data & API aggregation layers
  • Microservices architectures with event-driven patterns for real-time systems
  • Smart contracts for tokenization, governance, DeFi operations (swap, flash loan, yield)
  • Multi-chain solutions integrating Solana, EVM chains with unified APIs
  • AI-driven systems that make blockchain transactions intelligible and safe
  • Teams and processes that ship fast without sacrificing quality

🎯 Specialties

βœ… 0β†’1 Product Delivery | Founding Engineer roles | CTO-level architecture

βœ… Web3 / DeFi / MEV | High-frequency systems | Real-time data pipelines

βœ… Microservices | Event-driven systems | Multi-chain integration

βœ… Team leadership | Cross-functional coordination | Technical strategy

βœ… Smart contracts | Tokenization protocols | RWA infrastructure

βœ… Performance optimization | Cost reduction | Production hardening


πŸ”— Connect


πŸ’Ό Open to

  • Founding Engineer roles at Web3/DeFi/fintech companies
  • Head Engineering or VP Engineering positions for seed/Series A startups
  • Founding Engineering for seed/Series A startups
  • Staff Engineering positions on 200+ employess companies.

Pinned Loading

  1. dex-pool-scanner dex-pool-scanner Public

    Multi-protocol DEX liquidity pool scanner and real-time price tracker for EVM networks. Discovers pools from multiple DEX protocols using and monitors price changes via WebSocket.

    TypeScript 2

  2. flash-loan-arbitrage flash-loan-arbitrage Public

    A Solidity smart contract that executes arbitrage opportunities using Aave V3 flash loans and Uniswap V3 pools.

    Solidity 2

  3. BitFinding/unblind-second-factor-snap BitFinding/unblind-second-factor-snap Public

    TypeScript 1

  4. clawstudios/wholesome-cli clawstudios/wholesome-cli Public

    Command Line Tool for managing Flutter projects

    Dart 58 4

  5. clawstudios/express-mongoose-rest clawstudios/express-mongoose-rest Public

    Simple Solid Scalable base of code to create RESTful APIs using Node.js + Express.js and MongoDB (Mongoose ODM). With Example.

    TypeScript 22 5