I'm a Senior Full-Stack Engineer with 19+ years building production web applications in React, Next.js, TypeScript and Node.js. I've shipped complex dashboards, configurable form-driven platforms, and the backend systems behind them — including a logistics platform processing 50M+ invoices for 60,000 couriers.
On the frontend, I traced a slow customer dashboard down to its data layer and took an 8-second query to a few milliseconds, then rebuilt it with several customized graphs. I also designed a form engine that lets non-technical teams configure entire workflows without a deploy, for Louis Dreyfus Company's global compliance platform. On the backend I work in Node.js, Java and Kotlin, with REST/GraphQL APIs, PostgreSQL/MySQL, and AWS.
I co-founded Simpli and grew it from a two-person startup into a 30-person software house delivering 50+ products, which built the habit of owning a feature end to end — from the database schema to the pixel on screen. Lately I've also put AI coding agents to work inside real development workflows. I'm looking for a hands-on role building web products end to end.

Notable Achievements

  • Neon Wallet – US$1B+ in traded volume
  • Multilaser Runin – Embedded in 20M+ devices
  • iTrack – 50M invoices; 60k couriers; 2k companies
  • Apptite – US$1.6M GMV; 100k orders; 50k users
  • Sharity – R$2M in donations; 100k users
  • Desabafa – 700k posts

Web Frontend

JavaScript2008-nowTypeScript2016-nowReact.js2016-nowNext.js2021-nowTailwind2020-2025SvelteKit2023-2024Chakra UI2020-2023React Query2021-2025Redux Toolkit2021-2024ECharts2019-2025Valtio2023-2025Vite2022-2025Jest2018-2025Playwright2023-2024Storybook2020-2024React Hook Form2020-2023

Backend

Node.js2012-2025Java2008-2024Kotlin2016-2024MySQL2013-2024PostgreSQL2013-2025NoSQL2018-nowPrisma2021-2025GraphQL2021-2024REST2012-nowWebSockets2016-2025Microservices2019-nowDistributed Systems2019-nowSolution Architecture2016-2025Redis2015-2024Docker2016-nowAWS2013-2025ECS2016-2025S32015-2025SNS2015-2025SQS2015-2025Terraform2019-2025CI/CD2018-nowGitHub Actions2020-nowC#2018-2024Python2018-2024Express2012-nowTypeGraphQL2021-2024Apollo2021-2024Jersey2020-2023PayPal2016-2020ElasticSearch2019-2025

AI Engineering

AI Process Automation2025-nowAgent Development2025-nowMCP2025-nowClaude Skills2025-nowHarness Engineering2026-nowSpec-Driven Development2025-nowClaude2025-nowAnthropic API2025-nowOpenAI API2023-nowClaude Code2025-nowCursor2024-nowContext Engineering2025-nowAgentic Workflows2025-nowEvals2025-nowRAG2024-now

Blockchain

Ethereum2020-nowSolidity2020-nowHardhat2020-nowFoundry2025-nowProtocol Architecture2023-nowFuzzing2023-nowGas Optimization2023-nowWagmi2023-nowViem2024-nowThe Graph2023-2025Solana2021-2025Flow2022-2023Neo N32021-2024VM Compiler Development2018-2024Wallet Development2021-2025NFT2018-2023Crypto Currency2018-2024DEX2021-nowAMM2023-nowEthers2021-2025Audit Prep2023-nowSlither2023-now

Languages

EnglishC2PortugueseNative

Work Experience

33Labs

Software Engineer
Sep 2025 - current

At 33Labs (formerly 33Audits), I've designed and implemented scalable backend services and application architecture for decentralized financial products.

The company began as a security auditing firm, which has given me daily experience preventing vulnerabilities in production systems. I've worked end to end — architecture, implementation, and automated testing — with security engineers involved throughout. This led me to a key conviction: review should start at the architecture stage, before any code is written. To support it, I built developer tooling and AI-assisted workflows that improved the team's productivity.

SolidityFoundryEthereumEVMSystem ArchitectureAI ToolingRESThttps://www.33labs.ai/

Simpli

Co-founder | Software Engineer | CTO
Oct 2013 - May 2025

I co-founded Simpli as a two-person startup focused on building a B2C mobile product, which quickly evolved into a fast-growing software house serving a wide range of clients. In its first year, the company pivoted to delivering custom distributed applications and scaled organically through consistent delivery and client satisfaction. Over 11 years, we delivered 50+ successful digital products for both startups and enterprise clients — mostly React, Next.js and Node.js on the frontend and backend, plus Java/Kotlin services where a client's stack called for it.

I played a key role in shaping both the technical direction and business strategy of the company, leading system architecture, technical roadmaps, and documentation, and building an engineering org of 30 including 5 team leads. My work ranged from hands-on feature development to driving technology adoption and process design — helping turn product ideas into real businesses by aligning technical execution with market opportunities.

Provisioning AWS infrastructure was a recurring part of that work. With 50+ projects, we needed a standard: a checklist for spinning up a new account, a baseline set of IAM roles, and a reusable Terraform starter kit so no project's infra started from a blank page — the same template became a paved road that sped up every project's first deploy.

JavaKotlinC#TypeScriptNode.jsReact.jsReact NativeNext.jsAngularSvelteKitAndroidiOSXamarinElectron.jsJQueryBackbonePythonRMySQLPostgreSQLRedisGraphQLJerseyAWSECSS3SNSSQSWeb3BlockchainSmart ContractsCryptographyCadenceFlowPrismaWebSocketsPayPalElasticSearchRESTJavaScriptTailwindReact QueryRedux ToolkitEChartsValtio

Enclave Wallet

Software Engineer | Product Owner | UI/UX Designer
Jun 2024 - Feb 2025

Enclave is a fintech-style application for secure digital asset management, built so non-technical users can onboard as smoothly as in a traditional web app. Working with a small team, I owned the product vision, usability, and the entire frontend — built in React and Next.js — contributed to the Node.js backend services, and led the system design of the indexer and API behind the app's activity explorer. One example of that indexing work: handling chain reorgs. Every block was stored keyed by its own hash and its parent's, so detecting a reorg meant walking back parent hashes until the indexer found one it already had — the fork point. From there, the orphaned blocks and the balances derived from them were invalidated, and the canonical chain was replayed forward through idempotent handlers, so reprocessing never double-counted a transaction.

TypeScriptReact.jsNext.jsNode.jsPostgreSQLAWSECSS3SNSSQSSmart ContractsCryptographyPrismaWebSocketsElasticSearchRESTTailwindReact QueryEChartsValtiohttps://enclavewallet.com

Neon Wallet

Software Engineer | TechLead
July 2021 - July 2024

Neon is the leading wallet in the Neo ecosystem, with over $1 billion in traded volume, built in React, React Native and Electron. I was responsible for architecting its mobile version and later contributed to the desktop app. During my time on the project, I tackled key challenges such as supporting multiple blockchain networks, managing multiple accounts simultaneously, implementing WalletConnect integration, and developing the protocol for network interaction, along with several other critical integrations.

TypeScriptReact.jsReact NativeBlockchainElectron.jsRESTReact QueryRedux Toolkithttps://coz.io/neon-wallet/

Sharity

Software Engineer | TechLead
Mar 2021 - Aug 2024

Sharity was a crowdfunding platform for charitable causes that I built from creation through scaling, growing it past 100 thousand users. It was eventually sold to Abacashi, a bigger competitor, and I was invited to lead the engineering side of that merger in recognition of the quality of Sharity's system — refactoring Abacashi's legacy C#/Angular codebase over to Node.js and React with the platform staying live the whole time, using a Strangler Fig strategy to migrate it piece by piece instead of a big-bang rewrite. One example of the work on Sharity itself: an event-driven achievements system, with badges and real-time progress bars for challenges that could chain off one another. Business events flowed through SQS, and idempotency was enforced by inserting each event's ID into a dedupe table in the same MySQL transaction as the counter increment, so a duplicate delivery just aborted instead of double-counting; chained challenges unlocked themselves by publishing a follow-up event back onto the queue, with no need for global ordering. It held up at 100k+ users, and was later reused as-is inside Abacashi after the merger.

TypeScriptReact.jsKotlinJavaNode.jsNext.jsGraphQLMySQLAWSSQSC#AngularPrismaElasticSearchRESTS3ECSTailwindRedux ToolkitEChartshttps://sharity.com.brNeoFeed: Abacashi acquires Sharity

Wow Talents

Software Engineer | TechLead
Mar 2020 - Aug 2023

Wow Talents was a comprehensive agency platform connecting child models with modeling opportunities, supporting subscription payments and five distinct user types — models, guardians, agency staff, clients, and admins — each with its own view and permissions. I owned it end to end: turning a loosely defined set of demands into functional requirements and wireframes, designing the database architecture, and structuring the project from scratch. One example of that structuring work: since every model account belonged to a minor, every read and write had to be scoped through a guardian relationship as well as a role, so I designed the permission model around both the user type and that guardianship chain — letting new user types and rules get added later without touching the core matching logic.

TypeScriptReact.jsKotlinJavaJerseyMySQLElasticSearchRESTAWSS3ECSTailwindECharts

LDC's She Digital

Software Engineer | TechLead
Oct 2019 - Nov 2020

Louis Dreyfus Company, one of the largest commodity traders in the world, commissioned a 'Safety, Health, and Environment' management platform for use across all its global units — each with its own local regulations, forms, and reporting requirements. I owned it end to end: architecture, development, and integration with Azure Active Directory for authentication and user management. The core challenge was translating that sprawl of per-unit requirements into one flexible application instead of one branch per country, so I modeled forms, fields, and workflows as configurable data instead of hardcoded screens — letting a compliance team in a new unit stand up its own SHE process by configuring the platform, not by requesting a code change and a deploy.

TypeScriptReact.jsKotlinJavaMySQLRESTAWSECSECharts

Jamef Customers Dashboard

Software Engineer
Jun 2019 - May 2022

Jamef, the largest shipping company in Brazil, needed a new dashboard for customers to track delivery data, but the existing one suffered from severe performance problems. My scope started as frontend-only, but tracing the slowness back to its source pulled me into the data layer. I introduced a caching layer and a server-side pagination policy for the result set, taking a query that took 8 seconds down to a few milliseconds. I delivered a complex dashboard with several customized graphs and contributed to restructuring the underlying central system.

TypeScriptReact.jsJavaRedisRESTAWSECSECharts

iTrack

Software Engineer | TechLead
Nov 2016 - 2024

I was the lead engineer who built iTrack Brasil from the ground up, owning its system design through its first two years and scaling it into a B2B delivery platform integrating multiple systems, with nearly 60,000 couriers and over 50 million invoices processed across 2,000 registered companies — growth that led to its acquisition by MadeiraMadeira in 2021. Simpli carried the product through that acquisition and ran it for three more years before handing it over to MadeiraMadeira in 2024, with me on it as CTO, coming back alongside the team hands-on when the work needed the depth. One of those returns: as invoice volume and courier position updates grew, the database hit a write bottleneck, surfaced by a spike at the end of a fiscal month. The system stayed up, but latency and AWS costs climbed, so I redesigned the write path at its source — courier position pings now land as Parquet files on S3, backed by a Redis cache holding each courier's last known position for fast reads, while invoice processing moved behind an SNS/SQS pipeline that absorbs bursts asynchronously.

TypeScriptReact.jsKotlinJavaAWSS3SNSSQSRedisMySQLECSRESThttps://itrackbrasil.com.br

Mapix

Software Engineer | TechLead
Mar 2016 - Jan 2018

Mapix connects students with their school drivers, giving children and parents predictability and safety while simplifying route planning and communication for drivers. I owned the planning and structuring of the solution end to end and built its most critical components: the route-building system, in-app chat, and a live GPS mode. One example of that work: building a route wasn't just point-to-point — each van carried several students with different pickup and drop-off points on a shared trip, so the routing logic had to sequence stops for the whole group at once, and the GPS mode had to keep parents' ETAs accurate against a background location stream over unreliable mobile connections, without draining a driver's phone battery on a multi-hour shift.

AndroidJavaWebSocketsRESTAWSS3https://mapixapp.com/

Apptite

Software Engineer | TechLead
Sep 2015 - July 2017

Apptite was a food delivery app for iOS, Android and the web. It gained recognition with acceleration by '500 Startups' and media coverage that established it as an important platform in the artisanal food market. I was the main engineer responsible for the platform from its initial planning and structuring through scaling it as it grew. One example of that scaling work: the dish recommendation engine. The map was discretized into cells, each holding the list of stores that served it, updated in batch whenever delivery areas changed — so the geographic lookup itself was just a cached read. Personalization ran on top of that already-filtered set, combining complementary signals in parallel (repurchase history, regional popularity, among others), with the heavier estimates — including a store-by-cell matrix — precomputed offline.

AndroidJavaMySQLRedisS3SNSSQSECSElasticSearchRESTAWSJavaScript

Desabafa

Software Engineer | TechLead
Aug 2015 - July 2017

Desabafa was an anonymous social network built for emotional support and mutual understanding, and it went on to receive media recognition in the mental health sector while reaching 700 thousand posts. I was responsible for planning, structuring, and building the platform, including its moderation and safety systems. One example of that work: anonymity was the whole point of the product, so any moderation approach that relied on identifying users to punish or filter them was off the table. I built the safety layer around behavior instead of identity — rate-limiting and pattern detection on posting activity, plus keyword and pattern-based flagging tuned for crisis language — so harmful content and abuse could be caught and escalated without ever unmasking a user.

AndroidJavaRESTAWSS3

Band Radios App

Software Engineer
Oct 2014 - Nov 2015

Bandeirantes, one of Brazil's largest media conglomerates, has run Band Radios since 1937 and selected my team in 2014 to modernize its mobile app. I served as lead developer for both the Android and iOS apps. One example of the technical work: streaming ran over UDP, and the naive approach — opening the connection only after a listener picked a station — meant a noticeable delay before audio started. I pre-established the UDP connection ahead of the station choice instead, trading a bit of idle network and battery use for audio that started the instant a user tapped a station.

XamarinRESTAWS

Multilaser Runin

Software Engineer
Aug 2014 - Oct 2014

Multilaser, one of Brazil's largest cell phone and tablet manufacturers, faced high demand for quality control testing that had been done by hand on the assembly line. I led development of the Android app that automated it instead — running CPU, RAM, GPS, screen brightness, and touch checks — and it has since tested over 20 million devices. One example of that work: each check had its own pass/fail criteria and its own margin for hardware variance, so the real problem wasn't running the tests, it was collapsing five independent, noisy hardware signals into one deterministic pass/fail a line worker could act on in a couple of seconds, fast enough to keep up with a production line moving tens of thousands of units.

AndroidJavaREST

SIMET - NIC.br

Software Engineer
2010 - 2013

At NIC.br, I worked on SIMET, Brazil's official internet quality measurement tool used by regulators and ISPs alike. The flagship SIMET application still ran as a Java Applet at a time when browsers were starting to lock those out for security reasons, so I proposed and led its migration to plain JavaScript before that became an emergency. Beyond the core tool, I built SimetMapas, visualizing internet quality heat maps across Brazil, and dashboards consumed directly by internet operators and regulatory agencies. I also contributed to SimetBox, a Wi-Fi router built to run these tests automatically, and to an Android testing app with its own custom graphics library for rendering results on constrained hardware.

JQueryBackboneJavaAndroidRESTJavaScripthttps://simet.nic.br

FingerPrint, Escala, NetStartup

Software Engineer
2007 - 2010

My first three engineering jobs — web applications in PHP and Java, JavaScript front-ends and MySQL.

Education

Pontifícia Universidade Católica de São Paulo (PUC-SP)

Bachelor, Computer Science
2008 - 2011

Bachelor's degree in Computer Science from Pontifícia Universidade Católica de São Paulo, one of Brazil's leading higher education institutions.

Latest Posts
AI Agents Need Enforced Boundaries, Not Better Prompts
August 11, 2026·6 min read

AI Agents Need Enforced Boundaries, Not Better Prompts

Two 2025 incidents, an agent that deleted a production database and one that nearly wiped a codebase, weren't prompt failures. They were boundary failures. A look at why AWS's security team, OWASP, and Okta are all converging on treating coding agents as a scoped, first-class identity, and why the same instinct has to extend to code review, not just access.

Anthropic Killed the Cheapest Way to Add AI to Your App
July 11, 2026·6 min read

Anthropic Killed the Cheapest Way to Add AI to Your App

MCP officially deprecates Sampling on July 28 — the feature that let a third-party app borrow a user's own AI subscription instead of paying for inference itself. A look at which clients ever actually implemented it (Claude Desktop and Claude Code never did), why the "low adoption" rationale is circular, and the one pattern for free AI in your app that survives the change.

AI and Blockchain in 2026 - A Developers Map
July 1, 2026·10 min read

AI and Blockchain in 2026 - A Developers Map

A developer's field guide to where AI and blockchain actually meet in 2026: agent payments with x402, on-chain agent identity with ERC-8004, AI in the contract writing and audit loop, and decentralized compute with verifiable inference. It separates what genuinely shipped from what's still a demo, and points to where a developer can start.

What AWS Blocks Is Really For
June 25, 2026·9 min read

What AWS Blocks Is Really For

AWS Blocks is a new open-source TypeScript framework that turns your backend code into the AWS infrastructure that runs it, an approach called Infrastructure-from-Code. This piece covers what Blocks actually does, how it compares to earlier IFC tools like Encore.ts and Nitric, the lock-in and single-Lambda trade-offs worth watching, and why AWS's backing might finally push Infrastructure-from-Code into the mainstream.

Discovery and Spec: The Missing Harness in AI-Assisted DeFi Development
June 17, 2026·5 min read

Discovery and Spec: The Missing Harness in AI-Assisted DeFi Development

Harness Engineering has two layers. The CI pipeline is one of them. This is the other — a structured discovery and spec workflow that constrains AI before it writes a single line of Solidity.