About
Atomic
I'm a full-stack software engineer focused on building real products at the intersection of real-time systems and blockchain infrastructure.
Currently, I split my time between studying Mathematics at the University of Lagos and building on Stacks. My recent work includes co-founding and engineering Stacks Wars, a real-time multiplayer platform with on-chain settlement, and ZyncPay, a payment infrastructure product for programmable value movement.
I approach engineering by trying to understand systems deeply, not just make them work. I care about clean architecture, deliberate technical decisions, and building software that solves real problems. Whether I'm working on frontend experiences, backend services, or infrastructure, the goal is the same, shipping reliable products that people actually use.
My path has taken me from building frontend features in team environments to owning production systems end-to-end. Today, I focus on creating products where engineering decisions directly shape the user experience, reliability, and scalability of the system.
Experience
Currently
Building
dexion.pro, a toolkit for degens: price alerts, tracking, and notifications across Telegram and other channels.
Learning
how to be a better software engineer, one shipped thing at a time.
Off the clock
music on, catching up on One Piece.
Skills
Languages
Backend
Frontend
Databases & Caching
Cloud & DevOps
Web3
Education
BSc Mathematics — University of Lagos
2024–2028 (in progress)
ALX Software Engineering Programme, Back-end specialization
2024–2025
Certifications — ALX Software Engineering Certificate (Back-end) · HNG X Finalist, Frontend (2023)
Principles
Boring infrastructure, interesting problems
Postgres and Redis solve most data problems I run into. I'd rather spend novelty budget on the actual product than on the database.
Latency is a feature
If a system is real-time, it should feel real-time. I profile before I optimize, but I profile early.
Ship the smallest true thing
A working slice beats a complete plan. Most of what I build starts as a CLI or a script before it's a service.