Senior Software Engineer | Solutions Architect
AI Systems & Distributed Platforms | Mobile & Backend
Currently in Dubai, UAE π¦πͺ Β· From Recife, Brazil π§π·
19+ years building production systems across mobile, AI, and cloud β from startups to enterprises like Samsung, IBM, Emirates, and Fujitsu.
AI Agent Orchestration Platform
Forked and extended an open-source AI company orchestration platform into a custom deployment with multi-agent hierarchies, role-based heartbeat systems, and MCP tool integration. Integrated the BMAD methodology with 45+ workflow skills spanning the entire SDLC β from market research and PRD creation through architecture design, story development, and QA. Built a tiered skill variant system that reduces token consumption by 50-87% across agent fleets, and developed custom plugins for MCP bridging, authentication, and workspace initialization. Agents operate autonomously with heartbeat-driven execution, git-tracked workspaces per issue, and budget enforcement.
AI-Powered Trading System
End-to-end automated trading platform with market data ingestion, AI-driven strategy generation from case studies (including chart image analysis via LLM vision), backtesting engine with 7 ranking metrics (Sharpe, Sortino, Calmar, profit factor, win rate), and live execution. Multi-agent analysis layer using CrewAI. Built with Python, FastAPI, TimescaleDB, and Redis.
AI Memory & Knowledge Graph
Persistent memory system for AI agents using a "memory palace" metaphor. Semantic vector search via ChromaDB, temporal knowledge graph with validity windows, and 19 MCP tools for agent integration. 15K+ memories across 18 domains. Research into MemGPT hierarchical context management, Mem0 token-cost optimization (90% reduction), and embedding strategies (quantization, Matryoshka Representation Learning).
Android Camera App (in development)
RAW photography app that bypasses computational photography for natural, film-like images β filling a gap where no equivalent exists on Android. Camera2 API, real-time GPU shader preview (OpenGL ES 3.0), film simulation presets, and lens effects (prism, bloom, grain, halation). Kotlin, Jetpack Compose, Clean Architecture + MVI. Full product planning complete via BMAD methodology (83 functional requirements, 11 epics, 43 stories).
Verification Intelligence Platform
Distributed system for automated code quality analysis β test coverage evidence collection, skill-based analysis execution, and CI integration. 5-container architecture with BullMQ job orchestration and SSE real-time progress updates.
Business Automation Systems
AI-driven automation for service businesses β messaging platform integration (WhatsApp, Telegram, Instagram), appointment scheduling, lead management, and workflow orchestration using LLM-driven agents and n8n.
Biometric Identity & Payments Platform
Cross-platform biometric identity verification system using palm vein authentication, built in close partnership with Fujitsu β co-developing SDK features, debugging, and reviewing documentation. Products spanned kiosk self-service enrollment, bank-grade transaction verification, and high-security payment authentication. Flutter with clean architecture, native platform channels for biometric hardware, Arabic/English i18n, and Azure CI/CD pipelines. Deployed across hospitality, banking, and enterprise security in the UAE.
Live Aldar β Real Estate Property Management β Monstarlab
Solution architecture and delivery for Live Aldar, a property management platform for real estate owners in the UAE. Integrated UAE Pass for secure national digital identity authentication. iOS and Android.
Teyaseer β Government Housing Platform β Monstarlab
Solution architecture for Teyaseer, an Abu Dhabi government platform that guides UAE nationals through the entire journey of building their dream homes β from design and instant price quotation with full cost breakdowns for construction and bills in seconds, to contractor selection, construction oversight, and final key handover. Led the team from concept through delivery. Collaborated closely with the UAE Pass team to improve their React Native SDK, enabling seamless national digital identity integration across cross-platform mobile apps.
Banking Internal Systems β First Abu Dhabi Bank (FAB) β Monstarlab
Supported the engineering team in improving internal systems for FAB, the largest bank in the UAE and one of the largest financial institutions in the Middle East.
Airline Loyalty Program & Airport Navigation β TribalScale / Emirates
Rebuilt the Skywards loyalty section of the Emirates mobile app. Built indoor airport navigation (WayFinder), rich notifications for flight status, and led the Kotlin migration. Led the Android Experience Team (9 engineers).
Enterprise Conference App β IBM
Cross-platform conference and event app for IBM corporate events β speakers, presentations, live Q&A with moderator controls. iOS and Android.
Samsung Health β Samsung
Contributed to Samsung's flagship health & fitness platform β activity tracking, workout management, sleep monitoring, and health records. 1B+ downloads worldwide.
Samsung Wallet (Samsung Pay) β Samsung
Contributed to Samsung's mobile payments and digital wallet platform β contactless payments, card management, digital keys, and boarding passes. 100M+ downloads.
Video Streaming Platform β Samsung
Consumer video streaming service (Moony) with content provider integrations, built for smartphones and tablets.
Kids Mode β Samsung
Child-safe device environment with parental controls, curated app selection, and a custom home screen.
Cloud School LMS β Samsung
Learning management system with AWS infrastructure β services and server architecture definition.
Vehicle Expense Manager β Paiva.gg Consulting
Android integration consulting for Drivvo β a vehicle expense tracking app covering fuel, maintenance, and reporting.
Citizen Journalism App β i2 Mobile Solutions
Mobile platform (ComuniQ) for citizen reporting to the Jornal do Commercio media network β photos, video, audio, and text submissions across TV, radio, print, and digital outlets in Pernambuco, Brazil.
Major Digital Banking Platform β Consulting (3rd party)
Contributed to a leading Latin American digital banking platform serving 100M+ customers across multiple countries β mobile app development through a consulting engagement.
Cannes Lions Award Campaigns β Ogilvy Interactive
Web development for award-winning advertising campaigns: Coca-Cola Happiness Refill Machine, Kraft Foods "Prepare Drink Done", and JAC Motors "The 3239km Experience".
- AI agent memory β hierarchical context management (MemGPT), token-cost optimization (Mem0), vector embedding strategies, dual-database architectures (SQLite + ChromaDB)
- Multi-agent coordination β role-based hierarchies with autonomous heartbeats, tiered skill systems, MCP tool protocols, execution workspace isolation via git worktrees
- LLM-powered code generation β trading strategy extraction from chart images via vision APIs, AST-validated code synthesis, automated backtesting pipelines
- Computational photography β Camera2 API edge cases on Android, OpenGL ES shader pipelines, RAW/DNG processing, native AdView lifecycle behavior across React Native bridges
- Self-hosted AI infrastructure β distributed Docker services across Raspberry Pi + GPU server, Cloudflare tunnel networking, local LLM inference, MCP-over-SSE for cross-machine agent memory
19+ years across mobile, backend, AI, and platform architecture:
- Founder & CAIO @ Paiva.gg β Independent consulting across mobile, distributed systems, and AI automation (2007βpresent)
- Founder & Technical Lead @ Omnio.AE β AI-driven business automation with messaging platforms and LLM workflows
- Founder & CTO @ SpareSpace.io β Marketplace platform architecture and engineering leadership
- Mobile & Biometrics Lead β Built biometric identity and payment verification products in partnership with Fujitsu, serving banks, enterprise security, and a major Abu Dhabi brand
- Senior Solutions Architect @ Monstarlab β Led architecture and delivery for government, real estate, and banking platforms in the UAE (Teyaseer, Live Aldar, FAB), collaborated with the UAE Pass team on React Native SDK improvements
- Head of Mobile @ Salamantex β Built crypto payment solutions for POS and mobile clients from scratch, including blockchain-integrated Python backends
- Senior Software Engineer @ Emirates β Led the Android Experience Team (9 engineers): indoor airport navigation, rich notifications, Kotlin migration
- Senior Android Developer @ TribalScale β Digital transformation consulting in the MEA region, including a loyalty program rebuild for a major airline
- Sr. Android Engineer @ IBM β Conference app platform, cross-team mobile specialist, "iOS with Swift for the Enterprise" program
- Mobile Engineer @ Samsung β Video streaming platform (Moony), Kids Mode, Cloud School LMS on AWS
-
From User to Contributor in 8 Days: Fixing Concurrency Bugs in MemPalace β Running an open-source AI memory system across 3 machines broke it in ways nobody had seen before. Diagnosed SQLite locking and ChromaDB cache thrashing, sent the fix upstream. Apr 2026
-
Well-Known Account Management: Why No One Has Done Something "Smarter"? β Exploring the W3C Well-Known URI standard and proposing a new protocol for smarter account management across platforms. Aug 2025



