Naxfront
Start a project +234 906 638 8268 WhatsApp contact@naxfront.com
NAXFRONT LTD · RC 7371111
ABUJA, NIGERIA
Selected work

Built, shipped, and explained properly.

Told one at a time. The constraint, what we built, and what it taught us. Every screenshot is the real interface.

Esports and skill gaming

Gamestakers

Players put real money behind a match. Escrow holds every stake until a result is settled, wallet deposits and withdrawals run across multiple gateways and crypto, and every transaction is logged so a retry can never double pay.

gamestakers.co  ·  live, and this is the real interface
Gamestakers: Player dashboard, wallet balance, game state and transaction log
Laravel · MySQL · Tailwind · Pusher
The constraint

Players stake real money on a match they play themselves. Funds cannot move on anyone's say-so, and a dropped connection cannot become a double payout.

What we built

Escrow holds every stake until a result is settled. Tournament lifecycle and capacity checks, winner voting with admin override, multi currency wallets with card and crypto deposits, idempotent transaction logging, threshold based KYC, and real time chat with moderation.

What it taught us

Every payment path was called more than once in the wild. The retry safety designed in up front is the reason there was never a duplicate payout to unwind.

Read the build
Autonomous AI platform

Nax AI

A private AI software firm that runs on one laptop. Seventeen departments over one execution queue and one audit trail, local open source models doing the everyday work, and no cloud spend without a named human approving it.

internal system  ·  built and used in house, not sold
Nax AI: Seventeen departments, each with a remit, a handbook and its own live measured tools
React 19 · FastAPI · Postgres · Ollama · Docker
The constraint

Most AI products are one assistant answering one question at a time, hosted on somebody else's hardware, with your data going along for the ride.

What we built

Seventeen departments, each a lens over one execution queue, one audit trail, one chat system and one approval inbox. Slash commands dispatch real work: proposing diffs, running toolchains in containers, driving a site in a sealed browser, building real office documents. Nothing ships unseen and nothing spends without a name.

What it taught us

The model is not the moat. Memory, project ledgers, sandboxes, review discipline and cost governance compound the longer the system runs, and the model behind them is a replaceable part.

Read the build
Escrow and payments

Naxcrow

Buyer and seller funds sit in escrow against milestones, payments clear through several gateways, KYC steps in above a threshold, and disputes are routed and summarised with AI assistance before a human decides.

naxcrow.com
Naxcrow: Trade boldly. Escrow positioned for everyday traders across African markets.
Laravel · React · Flutter · payment APIs
The constraint

Buyers and sellers across African markets who have no reason to trust each other, and money that has to sit somewhere neutral until they do.

What we built

Buyer and seller funds held against milestones, payments clearing through several gateways, KYC stepping in above a threshold, disputes routed and summarised with AI assistance before a human decides, and Flutter apps with push on both stores.

What it taught us

The dispute path is the product. Everything else is the happy case, and the happy case is the easy half.

Read the build
Nursing jobs, United States

RN411

A custom built SaaS for the US nursing market, delivered for an American client. RN, LPN, CNA and advanced practice roles across the country, employer listings and plans, search by type, category, location and salary, and the admin tooling behind it all.

rn411.com  ·  live, and this is the real interface
RN411: The 411 on nursing jobs. Search sits inside the hero because search is the product.
Laravel · MySQL · search · employer plans
The constraint

A jobs board lives or dies on search and on trust. Nurses need to find the right shift in the right city fast, and hospitals need to believe their listing is reaching real candidates before they pay.

What we built

A custom SaaS from the ground up, not a plugin. Search across job type, category, location and salary, employer profiles with live listings, four employer plans behind one entitlement model, a featured employers tier, and the admin surface that keeps the listings honest.

What it taught us

The founder came to software from nursing. Building the thing she once would have used is a different kind of specification.

Read the build
Systematic trading research

Market structure research

A research toolkit for a market structure model: parallelised backtesting, walk forward validation, a locked case regression harness, and a zero build chart viewer that draws every structural read bar for bar so a human can check it by eye.

github.com  ·  public repository, and this is the real interface
Market structure research: The chart viewer drawing the engine's structural reads on gold futures, bar for bar
Python · pandas · pyarrow · walk forward
The constraint

A backtest that quietly peeks at future data will show you an edge that does not exist, and you will not find out until it is live.

What we built

A parallelised backtesting and walk forward validation engine, a locked case regression harness that fails the build when results drift, and a zero build web viewer that draws the model's structural reads bar for bar so a human can check them by eye.

What it taught us

Being able to see what the engine saw is worth more than another statistic about it.

Read the build
Automated trading infrastructure

Naxfront Systems

A multi broker futures trading system that takes a strategy from research through validated backtest to live unattended execution. Live market data, a twelve check risk manager, four broker bridges behind one interface, and a causal simulator built so look ahead bias is impossible by construction.

github.com  ·  public repository, and this is the real interface
Naxfront Systems: Live operations. Accounts, bot heartbeat, bridge status, system events and the signal feed.
Python · asyncio · FastAPI · ZeroMQ · PostgreSQL
The constraint

A strategy is only worth deploying if the backtest was honest, and only survivable if execution keeps running unattended when a broker, a feed or a server drops.

What we built

A two node system: orchestration, data feed, dashboard and database on one server, broker execution on another, talking over ZeroMQ. Live futures data with gap detection and back fill, a twelve check risk manager plus a drawdown governor, four broker bridges behind one interface, breakeven and trailing logic, a reconciler that rebuilds live state after any restart, and an operations dashboard with a one click flatten and pause.

What it taught us

The simulator is the product. Strategies receive only a read only buffer of past bars, which makes look ahead structurally impossible rather than merely discouraged.

Read the build
Cybersecurity, United Kingdom

GUUT Technologies

A security provider that needed its site to argue competence rather than assert it. Security first architecture, performance hardening, a custom live chat widget that captures enquiries when nobody is online, and service pages built to convert.

guuttechnologiesltd.co.uk  ·  live, and this is the real interface
GUUT Technologies: The GUUT Technologies homepage
WordPress · JavaScript · CDN
The constraint

A United Kingdom cybersecurity provider whose own site had to argue security competence rather than assert it.

What we built

Security first architecture, performance hardening, a custom live chat widget that captures enquiries when nobody is online, and service pages built to convert.

What it taught us

For a security firm the site is the first audit. Anything sloppy in the front end is read as sloppiness in the product.

Read the build