Skip to content
View LupoNetn's full-sized avatar

Block or report LupoNetn

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.

Content in all repositories owned by your account will be closed.
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
LupoNetn/README.md

Hi, I'm Daniel 👋

Backend Engineer · Builder · Nigeria 🇳🇬

I like building backend systems that actually hold up in production — systems that deal with real traffic, messy edge cases, failures, retries, and everything that breaks when code meets reality. Currently working toward a remote backend engineering role and spending most of my time sharpening the fundamentals that make systems reliable at scale.


What I Spend Time Exploring

Financial Systems & Payment Flows
How money actually moves through systems — transaction state machines, settlement flows, idempotency, and failure handling in financial infrastructure.

Developer Infrastructure
CLIs, internal tools, OAuth flows, secrets management, and systems that make other engineers more productive.

Reliable System Design
Background workers, queues, retries, circuit breakers, rate limiting, and patterns that make services resilient when things fail.

Backend Fundamentals
Database internals, concurrency, distributed system patterns, and understanding what happens beneath the abstractions most frameworks hide.


Projects

Project What it is Stack
LexPay(in progress) Crypto off-ramp converting USDT → NGN with a 9-state transaction engine and automated bank deposits Go · PostgreSQL · Redis · Yellow Card · Paystack · Tatum · Alchemy
Hawk Reliable webhook delivery system with exponential backoff, circuit breakers, HMAC signing, Redis Streams, and observability Go · Redis · PostgreSQL
Insighta Data-driven demographic search platform with a CLI interface. Implemented GitHub OAuth authentication, Redis caching with deterministic cache keys based on query filters, reducing response time from ~3s to ~5ms. Go · GitHub OAuth · Redis
PayCore Fintech transaction simulation engine for modeling complex financial flows Go · React · PostgreSQL

Stack

Languages

Go TypeScript Python JavaScript

Backend

Node.js FastAPI Express.js

Data & Infra

PostgreSQL Redis BullMQ

Frontend

React Next.js


What I'm Currently Studying

I spend a lot of time digging deeper into the foundations behind the tools I use:

  • PostgreSQL internals — B-tree indexes, MVCC, WAL, isolation levels
  • Go concurrency patterns and memory behavior
  • Observability — structured logging, metrics, tracing
  • Distributed system patterns and event-driven architectures
  • Load testing and performance analysis with k6

Currently

Becoming a better engineer one system at a time.

Shipping LexPay — a crypto off-ramp for the Nigerian market

Looking for remote backend engineering opportunities


Stats

Trophies

Activity Graph


Connect

LinkedIn

Profile Views

Pinned Loading

  1. lupo.dev lupo.dev Public

    My Portfolio

    TypeScript 1

  2. vcme-backend vcme-backend Public

    A Go-based backend for VCME, responsible for WebSocket signaling, SDP offer/answer exchange, ICE candidate routing, and room management to enable peer-to-peer WebRTC video calls.

    Go 1

  3. paycore paycore Public

    PayCore+ implements core concepts of production-grade financial systems, including immutable ledgers, double-entry accounting, atomic transactions, internal wallets, idempotency, event-driven notif…

    Go 1

  4. raterr raterr Public

    This is a high performance in-memory rate limiter service built from scratch. just for fun.

    Go 1

  5. hawk hawk Public

    this is a simple and reliable webhook delivery system, highly fault tolerant and ensures delivery of webhook events across systems.

    TypeScript 1