Skip to content
View Noax89's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Lagos, Nigeria 🇳🇬

Block or report Noax89

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Noax89/README.md

About

I build backend systems that hold up under real financial load — queue-driven pipelines, payout engines, and auth infrastructure designed to fail safely at 3am, because eventually they will.

Currently building Itsafebox, a group savings (ajo/esusu) fintech platform, and RouteOne, a scheduled mobility platform for Lagos.

role:     Backend & Full Stack Engineer
based in: Lagos, Nigeria
focus:    Financial infrastructure · Distributed systems · Queue architecture
learning: Cloud-native infra (AWS/GCP) · Consensus algorithms · AI engineering patterns

Tech Stack

Languages

Frontend

Backend

DevOps & Cloud

Tools


Featured Projects

Financial Automation System
Node.js · PostgreSQL · Redis · BullMQ · TypeScript

Queue-driven fintech backend — automated payouts, retryable transfer pipelines, a rule-based penalty/defaulter engine, and dead-letter handling for failed jobs. Every operation is idempotent and recoverable.

WolfAuth
Node.js · TypeScript · PostgreSQL · Redis

Drop-in authentication infrastructure with a modular SDK, Redis-backed sessions, role/permission system, and refresh token rotation with revocation.

Code Monkey
Node.js · Socket.io · React · PostgreSQL · BullMQ

AI-powered backend auditing CLI/SDK. Uses AST analysis to scan routes and middleware for missing auth, rate limiting, and validation, then gives DAU-aware fix recommendations.

Vidi
React · Next.js · TypeScript · TMDb API

Movie discovery app with a dark-first design system, debounced search, and TMDb-powered browsing for trailers, cast, and metadata.


Engineering Focus

Domain Focus
Financial Infrastructure Idempotency, audit trails, payout pipelines, penalty engines
Queue Systems BullMQ workers, retry strategies, dead-letter queues
Distributed Systems Async messaging, event-driven patterns, consistency models
Authentication Session management, token rotation, SDK design
DevOps CI/CD pipelines, containerization, deployment hygiene

learning.log

+ Cloud Engineering          — AWS core services, IAM, VPC, managed databases
+ DevOps Practices           — container orchestration, infrastructure as code
+ Distributed Systems        — consensus algorithms, CAP theorem, CRDT patterns
+ Scalable Infrastructure    — load balancing, horizontal scaling, observability
+ AI Engineering             — LLM integration patterns, RAG pipelines, tooling

GitHub Stats



Let's Connect

Open to backend, full-stack, and infrastructure roles — especially fintech and developer tooling.

LinkedIn X Email

Pinned Loading

  1. Netpulse Netpulse Public

    A production-grade network diagnostics CLI tool. Check connectivity, latency, Wi-Fi signal strength, download/upload speed, and port reachability — all from your terminal.

    JavaScript 1

  2. memory-leak-watcher memory-leak-watcher Public

    A lightweight Node.js package to detect and warn about potential memory leaks in real-time.

    JavaScript

  3. streamora streamora Public

    Streamora is a high-performance, production-grade movie discovery and streaming platform built with React 19, TypeScript, and Tailwind CSS. It leverages the TMDB API to provide real-time movie data…

    TypeScript

  4. WolfAuth WolfAuth Public

    WolfAuth (Wolf authentication) is an authentication security platform, designed to maintain and to manage developers and users identity (like mini-clerk).

    TypeScript

  5. Blognest Blognest Public

    Blog application

    JavaScript