Building scalable web and cross-platform mobile applications with React, React Native, TypeScript, Node.js, and Python/FastAPI. Passionate about performance optimization, clean architecture, and shipping products that work.
- 🔭 Currently working on: Production React Native apps and enterprise backend systems
- 🌱 Learning: React Native advanced patterns, Cloud Native Technologies (Docker, Kubernetes, CI/CD)
- 💼 Open to: Remote Full-Stack, Frontend & Mobile opportunities
- 📍 Location: Lagos, Nigeria 🇳🇬
- 🎯 2026 Goal: Go deep on mobile development and cloud-native architecture
- ⚡ Fun fact: I can turn coffee into code, and bugs into features!
Fintech-grade payment platform for Nigerian businesses (NGN → USD/GBP/EUR/KES/GHS) 💳
- Double-entry bookkeeping ledger with overdraft prevention via
SELECT FOR UPDATE - Idempotency middleware + HMAC-SHA256 webhook verification
- Live FX rate preview, paginated transaction list, and ledger entry timeline
- Fully containerized with Docker Compose
Tech: Node.js Express.js PostgreSQL React Vite Tailwind CSS Docker
Clean, minimal finance tracker with monthly visibility and data visualization 💰
- Recharts donut & bar charts, animated per-category budget progress bars
- Custom
useFinanceDatahook managing all state and localStorage persistence - Responsive layout — sidebar on desktop, bottom nav on mobile
- 🔗 Live Demo
Tech: React 18 Tailwind CSS Recharts Vite localStorage
Real-time messaging platform with 99.9% uptime 💬
- Built with React 19, TypeScript, Node.js, Socket.IO, MongoDB
- Friend management, file sharing, typing indicators, read receipts
- JWT authentication with rate limiting and sub-100ms message retrieval
- 🔗 Live Demo
Tech: React TypeScript Socket.IO Node.js MongoDB JWT
Automated subscription management reducing admin workload by 80% 🤖
- Handles 500+ subscription requests with payment and receipt verification
- Webhook architecture with HMAC validation — 99.5% delivery reliability
- 30-day auto-expiry system and admin API for pricing management
- 🔗 Try Bot
Tech: Node.js Express.js Telegram Bot API Webhooks
- ✅ 1,500+ lines of production React Native code with 22+ reusable components merged
- ✅ 80% of backend architecture for enterprise property management platform — sub-200ms response times
- ✅ 40% faster database queries through strategic indexing and optimization
- ✅ 30–35% reduction in development time through reusable component architecture
- ✅ 95+ Lighthouse score on production web applications
- ✅ Zero security incidents across authentication systems serving 100+ users
const anthony = {
currentlyLearning: ["React Native advanced patterns", "Docker", "Kubernetes", "Cloud Native"],
currentlyBuilding: ["Production mobile apps", "Enterprise backend systems"],
askMeAbout: ["React", "React Native", "Node.js", "FastAPI", "Real-time apps", "Fintech systems"],
funFact: "I debug faster with coffee ☕",
openToWork: true,
lookingFor: "Remote Full-Stack, Frontend, Backend & Mobile opportunities"
};

