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.

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

IssuesPull RequestsWakatime 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 · · Laravel · PHP · 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

CategoryProviders
Payment gatewaysStripe · PayPal · Mollie · Systempay · Paystack · Flutterwave · Ecocash · Mpesa · PayLesotho
CRM platformsNetcore · FastTrack
Cloud messagingAWS SNS · AWS SES · Azure ACS · SendGrid
Calendar APIsGoogle Calendar · Outlook
AuthGoogle OAuth2 · Facebook OAuth2 · Clerk
AI APIsGoogle Gemini · Grok · OpenAI · AI inference APIs
Email / marketingPostmark · Loops · Sendgrid

Currently

  • Building agentic data infrastructure at the intersection of LLMs and real-world business data
  • Expanding my knowledge on AI and contributing to open-source projects
  • Open to founding engineer and product engineer 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

LinkedInDEVPortfolioEmail

Pinned Loading

  1. mldmldPublic

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

    JavaScript 185 133

  2. jobradarjobradarPublic

    Vue

  3. news-aggregator-appnews-aggregator-appPublic

    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

  4. hcshcsPublic

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

    PHP 6 2

  5. event-msevent-msPublic

    Event management system

    Blade 2

  6. Flask-Server-Deployment-and-ContainerizationFlask-Server-Deployment-and-ContainerizationPublic

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

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

    Python