Skip to content
View Osalumense's full-sized avatar

Block or report Osalumense

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
Osalumense/README.md

Issues Pull Requests Wakatime Stats

Stephen Akugbe

Product Engineer · AI Systems · Distributed Architecture

Based in Paris, France. I design and ship production-grade systems end to end — from architecture to deployment. Backend-heavy, fullstack in practice, product-minded in approach.

Currently building infrastructure where AI pipelines and real-world data meet.


What I build

Systems that process intent and deliver structured, actionable outputs at scale. Multi-stage LLM pipelines. Async distributed architectures. Real-time event processing. APIs that other teams adopt and keep running long after handover.

Not prototypes. Production.


Featured work

DensOps — AI-powered local business intelligence

Natural language query → structured, enriched business data in under 30 seconds

Built entirely from 0 → production as Founding Engineer. The system runs a 4-stage LLM pipeline: intent classification, semantic category matching via embeddings (TF-IDF fallback), external search, and async enrichment with 200 parallel workers. Redis handles queues, job state, caching, and rate limiting. Deployed on GCP Cloud Run with full CI/CD, observability, and per-query cost tracking.

Stack: Python · FastAPI · asyncio · NestJS · TypeScript · Redis · PostgreSQL · GCP Cloud Run · Docker · GitHub Actions


Real-time cross-platform monitoring system — Bitville Gaming

100,000+ requests/hour · fraud detection · automated alerting

Architected end-to-end with the CTO and CEO. The system ingests events from all client platforms in real time, applies rule-based threshold logic (GGR limits, win anomaly detection, irregular activity patterns), caches computed metrics via Redis to eliminate recalculation, and fires automated multi-channel alerts on breach. Directly reduced fraudulent activity and financial losses across platforms.

Stack: Node.js · Bun · Redis · PostgreSQL · event-driven architecture


Tech

Backend          Node.js · TypeScript · Python · FastAPI · NestJS · Express.js · PHP · Laravel
Frontend         React · Next.js · Vue · Nuxt
Cloud            GCP (Cloud Run, Cloud SQL, Logging, Monitoring) · AWS (Lambda, ECS, SNS, SES) · Azure · Docker
Data             PostgreSQL · MySQL · MongoDB · Redis (cache · queues · jobs)
Observability    Grafana · Prometheus · CloudWatch · GCP Cloud Monitoring
AI               LLM integration · semantic embeddings · async inference pipelines
CI/CD            GitHub Actions · multi-env deployment (dev → UAT → prod)
Security         JWT · HTTP-only cookies · rate limiting · CORS · CSP · circuit breaker
AI tools         Cursor · Claude Code · Codex

Integrations shipped in production

Category Providers
Payment gateways Stripe · PayPal · Mollie · Systempay · Paystack · Flutterwave · Ecocash · Mpesa · PayLesotho
CRM platforms Netcore · FastTrack
Cloud messaging AWS SNS · AWS SES · Azure ACS · SendGrid
Calendar APIs Google Calendar · Outlook
Auth Google OAuth2 · Facebook OAuth2 · Clerk
AI APIs Google Gemini · Grok · OpenAI · AI inference APIs
Email / marketing Postmark · Loops · Sendgrid

Currently

  • Building agentic data infrastructure at the intersection of LLMs and real-world business data
  • Improving French (B1 → B2) at Université Paris-Est Créteil
  • Open to founding engineer and senior backend roles in Paris or remote

Writing

I write about systems I've actually built — not tutorials.


Check out my latest posts here: dev.to/osalumense

Find me

LinkedIn DEV Portfolio Email

Pinned Loading

  1. mld mld Public

    A React JS Startup and small business website template designed using React and Tailwind CSS

    JavaScript 187 134

  2. news-aggregator-app news-aggregator-app Public

    This is a blog but unlike regular blogs it uses web scraping to source for articles from the following sources (NewsAPI, The Guardian and New York Times) and displays in a clean UI to users

    PHP 1

  3. hcs hcs Public

    A health counselling platform for online health counselling. It includes both a chat feature and video calls for health counselling

    PHP 6 2

  4. attraction-management attraction-management Public

    PHP 1

  5. event-ms event-ms Public

    Event management system

    Blade 2

  6. Flask-Server-Deployment-and-Containerization Flask-Server-Deployment-and-Containerization Public

    Forked from udacity/cd0157-Server-Deployment-and-Containerization

    Server Deployment and Configuration project. This was formerly the nd0044 course 4 project.

    Python