AYOMIDEFRANCIS-AKINLOLU

Portrait of AYOMIDE FRANCIS-AKINLOLU
|

Production-grade backends. On-chain infrastructure. Full-stack when it counts.

Get In Touch
0+Years Building in Production
0M+Processed On-Chain
0K+Monthly Active Users
0.0%Production Uptime

// tech stack

Python
Node.Js
Solidity
PostgreSQL
Redis
Docker
Django REST Framework
GraphQL
Rust
Flask
AWS
TypeScript
FastAPI
DFNS
SmileID
Postman/Newman
Python
Node.Js
Solidity
PostgreSQL
Redis
Docker
Django REST Framework
GraphQL
Rust
Flask
AWS
TypeScript
FastAPI
DFNS
SmileID
Postman/Newman
Python
Node.Js
Solidity
PostgreSQL
Redis
Docker
Django REST Framework
GraphQL
Rust
Flask
AWS
TypeScript
FastAPI
DFNS
SmileID
Postman/Newman
React
Next.js
Web3.js
Ethers.js
PWA
PostgreSQL
Prisma
The Graph
Hardhat
Prisma
TerraformEthereum (EVM
GitHub Actions
Google Maps
Resend
Cloudinary
Swagger/OpenAPI,
Supertest
Anchor's test framework
React
Next.js
Web3.js
Ethers.js
PWA
PostgreSQL
Prisma
The Graph
Hardhat
Prisma
TerraformEthereum (EVM
GitHub Actions
Google Maps
Resend
Cloudinary
Swagger/OpenAPI,
Supertest
Anchor's test framework
React
Next.js
Web3.js
Ethers.js
PWA
PostgreSQL
Prisma
The Graph
Hardhat
Prisma
TerraformEthereum (EVM
GitHub Actions
Google Maps
Resend
Cloudinary
Swagger/OpenAPI,
Supertest
Anchor's test framework

About me

Fiveyearsbuildingproductionsystemsacrosspayments,Web3,e-commerce,andAI.Notdemosorprototypes.Workthathandlesrealload,realusers,andrealmoney. MystackcentresonNode.js,Python,TypeScript,andRust.SolidityandAnchorforon-chainwork.Next.jswhengoingfullstack.Itakedatabasedesignandasyncarchitectureseriously,andIknowexactlywhatbreaksunderproductionpressure. Cleancode,honesttimelines,noshortcutsonthethingsthatmatter.Availableforseniorremoterolesandselectivecontracts.

// dev.ts
const ayomide = {
role: "Senior Fullstack",
stack: ["Node","Rust","Sol","Python"],
shipped: "$10M+"
}
commits / yr
$ uptime
> 99% — 50K MAU
> ready to ship
> ready to ship 🚀

Expertise

01

Backend Engineering

High-throughput APIs and distributed systems in Node.js, Rust, and Python. Microservices, event-driven workers, caching layers, and database tuning that cut p95 latency by 45% on production traffic.

Node.jsRustFastAPIPostgreSQLRedisgRPCPython
02

Web3 & Smart Contracts

EVM and Solana protocol work - Solidity contracts, Solana programs in Rust, Token-2022, ZK proofs, and dApp integrations. Shipped systems moving $150M+ on-chain.

SoliditySolanaAnchorEthers.jsZK ProofsToken-2022
03

AI / ML Engineering

Production ML pipelines with PyTorch, Hugging Face, and LangChain. Model quantization, embedding pipelines with pgvector, and LLM-based classification systems used in real product flows.

PyTorchHugging FaceLangChainpgvectorScikit-learn
04

Frontend Development

Conversion-focused interfaces in React and Next.js - PWAs, accessibility-first components, smooth motion, and real-time dashboards wired into the backends I build.

ReactNext.jsTypeScriptTailwindFramer MotionPWA
05

Cloud & DevOps

AWS, Docker, Kubernetes, Terraform, and CI/CD pipelines that ship zero-downtime releases. Built infra that holds 99.9% uptime across 1M+ monthly requests.

AWSDockerKubernetesTerraformGitHub Actions

// selected projects

Work

01EDUTECH . B2B2C

EDUVIA HUB

The school operating system for a modern era of teaching. Eduvia centralises admissions, attendance, results, fees and parent communication into one calm, mobile-first platform - designed for non-technical administrators and trusted by schools across Nigeria.

PythonNodeJSTypeeScript
EDUVIA HUB screenshot 1
02Prediction Markets . Avalanche

SABIMARKETS

A prediction Market for Africa

SABIMARKETS screenshot 1
03Client · Crypto

Zynta Finance

B2B2C crypto-to-fiat payments infrastructure. I engineer the core API layer, async processing pipelines, KYC/AML compliance integrations, and multi-currency transaction ledgers for a live production system.

Node.jsExpressPostgreSQLRedisAWSTypeScriptsDocker
Zynta Finance screenshot 1
04Web3 · Arbitrum

TrendZap

Gamified prediction market on Avalanche - predict social engagement, win tokens, zero gas fees.

SolidityNext.jsEthers.jsAvalanchePython
TrendZap screenshot 1
05Clients . Ecommerce . POS

Somi Sports

Somi Sports is a full-stack sports retail management platform for an e-commerce store. It combines a customer-facing storefront with a comprehensive admin back-office covering point-of-sale (POS), inventory management, stock control, sales analytics, staff/role management, discount codes, order fulfilment, and a Racket Network booking system for court/facility reservations.

NextJSFastifyDrizzle ORMTypeScriptRedis + BullMQAWS S3Argon2StripeResendPinoRailway
Somi Sports screenshot 1
06Web3 · Solana

JetrPay

First compliance-aware privacy payroll on Solana. Token-2022, ZK proofs via Range Protocol, encrypted salary streams.

RustSolanaToken-2022ZK Proofs
JetrPay screenshot 1
07Client · Logistics

NormaEats

Food delivery platform with real-time order tracking, geolocation, and Paystack + Google Maps integrations.

Node.jsReactPostgreSQLPaystack
NormaEats screenshot 1
08Client · Social

IExplore

Nightlife companion app — dynamic venue discovery, live crowd signals, and social event features.

Next.jsNode.jsMapboxPostreSQLPythonDjango Rest Framework
IExplore screenshot 1

// problem → approach → outcome

Case Studies

Zynta · Crypto Platform · Backend Scaling

Scaling a crypto backend to $150M+ processed with 99.9% uptime.

Problem

Legacy monolith was hitting 800ms p95 latency under spiky trading load. Failed transactions during peak hours were eroding user trust on a platform handling real money.

Approach

  • Decomposed monolith into Node.js microservices with strict bounded contexts
  • Introduced Redis cache layer + read replicas for hot wallet queries
  • Migrated heavy aggregations to background workers with event-driven retries
  • Added DataDog tracing to surface slow queries before they hit production
-45%
p95 latency
99.9%
Uptime
1M+
Monthly requests
$150M+
Volume processed
Node.jsPostgreSQLRedisAWSDataDog
View Zynta · Crypto Platform

JetrPay · Solana Hackathon · Web3 / Privacy

Building the first compliance-aware privacy payroll on Solana.

Problem

Crypto payroll exists, but transparent on-chain salaries violate every employment privacy norm. Companies wanted Solana speed without exposing employee compensation publicly.

Approach

  • Integrated Token-2022 confidential transfers as the value-layer primitive
  • Wired in Range Protocol ZK proofs for selective disclosure to auditors
  • Built encrypted real-time streaming so salaries vest by the second, not the month
  • Designed a UX flow where employers see aggregates while employees see only their own
ZK proofs
On-chain privacy
Realtime
Settlement
Selective
Compliance
~0
Gas per stream
RustSolanaToken-2022Range Protocol
View JetrPay · Solana Hackathon

Maxxconnection · AI Automation · ML / Infrastructure

Cutting ML inference cost by 30% on a 10K-ops/day pipeline.

Problem

PyTorch models in production were burning GPU budget — 100K+ daily async ops with response times trending up as traffic grew. Naive scale-out wasn't economic.

Approach

  • Profiled hot paths; identified inference, not preprocessing, as the bottleneck
  • Applied dynamic INT8 quantization to transformer backbones
  • Replaced over-parameterized models with smaller distilled variants where accuracy held
  • Moved orchestration to Celery + Redis with priority queues for latency-sensitive jobs
-30%
Inference time
10K+
Daily ops
~30%
Cost saved
<1%
Accuracy delta
PyTorchScikit-learnCeleryRedisDjango
View Maxxconnection · AI Automation

// let's talk

Build with me

Senior Backend · Web3 · AI/ML · Fullstack — response time under 24 hours.

0/1000

Or email me directly

Status

Available for senior remote roles