Skip to content
View chinazagideon's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@src-unn

Block or report chinazagideon

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

Hi there, I'm Gideon 👋

I build full-stack web applications with a focus on performance, clean architecture, and systems that scale. My work spans product engineering, API design, and complex backend infrastructure.

Currently: Leading engineering on Smooov.ca, a Canadian SaaS marketplace connecting verified local service providers (Taskers) with homeowners and seniors needing manual labor help.


🛠 Problem-Solving Toolkit

Go Python PHP Node.js TypeScript PostgreSQL Laravel React Vue.js Docker


🚀 Highlighted Projects

Financial Reconciliation Engine, Deterministic Ledger Matching & AI Exception Engine

  • Eliminating Multi-Source Discrepancies: Built an ingestion pipeline that normalizes asynchronous data streams across Stripe transactions, internal ledgers, and vendor payouts to enforce strict balance consistency.
  • Bounded AI Reasoning: Restricted LLMs purely to anomaly interpretation—preventing hallucinations by ensuring the matching engine remains 100% deterministic while surfacing confidence scores and full audit logs for human review.
  • High-Concurrency Performance: Optimized backend execution to handle heavy batch processing and memory management without sacrificing transaction isolation or audit completeness.

👉 View Repository


Backend Architecture & Platform Infrastructure

  • Decoupled Payment Architecture: Abstracted payment providers behind an IoC interface layer to support off-session processing, dynamic vendor split payouts, and painless payment gateway migrations.
  • Geospatial & Boundary Guardrails: Engineered regional boundary enforcement mechanisms to prevent unauthorized onboarding and automatically scope job requests to verified service zones.
  • Distributed Real-Time Communication: Architected event-driven WebSocket pipelines with isolated service boundaries and Redis caching to handle live updates seamlessly across distributed clients.

👉 Private Repository


Python / Django Architecture

  • Optimized Search & Matching: Designed scalable database queries and ORM optimizations to handle complex multi-attribute candidate-to-job matching efficiently.
  • Real-Time Activity Systems: Built event logs and notification triggers to ensure dynamic updates for job applications and user management workflows.

👉 View Repository


📬 Let's Connect!

I’m always open to discussing web architecture, backend engineering, or system design.

LinkedIn Medium Website Email X

Pinned Loading

  1. reconciliation-agent reconciliation-agent Public

    Clara is a financial reconciliation tool, It ingests Stripe transactions, internal ledger entries, and supplier payout records, matches them deterministically, then uses AI reasoning only to explai…

    TypeScript

  2. alx-project-nexus alx-project-nexus Public

    Connect Hire is a Django REST API backend for a job portal, with rule-based match scoring, event-driven email notifications, and role-based user management.

    Python

  3. course-creation-agent-distributed course-creation-agent-distributed Public

    A multi-agent system built with Google's Agent Development Kit (ADK) and Agent-to-Agent (A2A) protocol. It features a team of microservice agents that research, judge, and build content, orchestrat…

    Python

  4. interview-generator interview-generator Public

    Interview Questions Generator - A full-stack web application that generates tailored interview questions for any job position using AI. Powered by multiple LLM providers (Claude and Gemini), it del…

    TypeScript