Skip to content
View Di-nobi's full-sized avatar
😎
Codin'
😎
Codin'

Block or report Di-nobi

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

Stanley Di-nobi

Senior Backend Software Engineer · Cloud & DevOps · Distributed Systems

profile views LinkedIn Twitter


About

I'm a backend software engineer specializing in designing and scaling distributed systems, cloud infrastructure, and high-throughput APIs. My work spans service architecture, database performance, and production reliability — from initial design through deployment and long-term ownership.

I care about systems that are simple to reason about, easy to operate, and built to survive contact with real traffic. I enjoy working close to the metal on performance and cost, as well as mentoring engineers and setting technical direction across teams.

  • 🔭 Focus areas: API architecture, distributed systems, cloud infrastructure (AWS), database design & optimization
  • 🌱 Currently deepening: Advanced AWS architectures, event-driven systems, infrastructure-as-code at scale
  • 🤝 Open to: Technical leadership roles, systems design collaboration, open-source contributions
  • 📫 Reach me: LinkedIn · Twitter

Core Strengths

  • System Design — Designing scalable, fault-tolerant backend architectures for high-traffic applications
  • API Engineering — Building and versioning production-grade REST/GraphQL APIs with strong observability
  • Cloud & Infrastructure — Architecting AWS-based infrastructure, CI/CD pipelines, and infrastructure-as-code
  • Data Layer — Schema design, query optimization, and scaling relational and NoSQL datastores
  • Technical Leadership — Code review standards, mentoring, and cross-team architectural decision-making

Tech Stack

Languages

Python TypeScript JavaScript Bash

Frameworks & Runtime

Django FastAPI Flask Node.js Express.js

Data & Storage

PostgreSQL MySQL MongoDB Redis

Cloud & Infrastructure

AWS Docker Kubernetes Terraform GitHub Actions


Featured Projects

🚕 RYDEPRO — Ride-Hailing Platform (Private / Proprietary)

Backend architecture and core systems for a ride-hailing platform, built and maintained over 3 years as the backend engineer.

  • Designed and owned the backend architecture end-to-end, including service structure, background job processing, and data layer design
  • Built the payment system handling fare transactions and driver/rider payouts
  • Implemented location zoning to manage service areas, surge boundaries, and geofenced pricing regions
  • Built the fare calculation engine — dynamic pricing based on distance (miles) and duration (hours)
  • Currently building live tracking for drivers and riders (real-time location updates and trip state)

Stack: Node.js · Express.js · TypeScript · BullMQ · MySQL · MongoDB · Redis · AWS (EC2, S3, RDS)


📦 Dinorex — API Documentation & Testing CLI

A developer tool (in the spirit of Postman, but terminal-native) that lets developers document and test API endpoints instantly from the command line with a few commands — no separate GUI app required.

  • Built the core service and CLI logic in FastAPI/Python, distributed as a pip package
  • Built the companion npm package in TypeScript for JS/Node developer workflows
  • Designed for immediate setup — install, point at your endpoints, and start testing in minutes

Stack: Python · FastAPI · TypeScript · pip (PyPI) · npm


https://rydepro.com

https://github.com/Di-nobi/Dinorex

https://github.com/Di-nobi/dinorex-py


GitHub Stats

Stanley's GitHub Stats Stanley's GitHub Streak

Stanley's Top Languages

GitHub Trophies


Let's Connect

LinkedIn Twitter

Pinned Loading

  1. Graso Graso Public

    Python 1

  2. Kings-Record Kings-Record Public

    Python

  3. restaurant-reservation-api restaurant-reservation-api Public

    Api structure for restaurant reservation

    TypeScript 4

  4. dinorex dinorex Public

    AI-powered API documentation generator

    HTML

  5. dinorex-py dinorex-py Public

    AI-powered API documentation generator

    Python

  6. Donwiseman/eInventoryManager Donwiseman/eInventoryManager Public

    A web application allowing businesses to manage their inventory from anywhere in the world.

    TypeScript