Skip to content
View Blue-B-code's full-sized avatar

Organizations

@Y-Note-SAS

Block or report Blue-B-code

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
Blue-B-code/README.md

👋 Hi, I'm Paul Sandjong

Full-Stack Developer · React · Python · PHP · APIs · Docker · Databases · Testing · AI-Assisted Software Development

I build and maintain real-world software — from REST APIs and database design to responsive frontends, mobile apps, containerized deployments and AI-assisted workflows.


🔓 Open Source — OpenIMIS

I'm an active open-source contributor to OpenIMIS, the open-source health-financing & social-protection platform:

  • 201 pull requests submitted across the organization — 129 merged — spanning 32 modules of the platform
  • Created the Ledger frontend module from scratch (openimis-fe-ledger_js)
  • Maintained the French translations module (openimis-fe-language_fr_js)
  • Contributions cover the whole stack: React/JavaScript frontend modules, Python/Django + GraphQL backends, Android apps (Java), and the Docker distribution (openimis-dist_dkr)

→ My merged pull requests on GitHub


💼 Professional experience — verified contributions

I currently work as a full-stack developer in Cameroon on proprietary products (private GitLab repositories). The following figures are directly verifiable from the Git history and merge requests I authored:

Product Scope Verified contributions (author: me)
MI Platform — mobile invoicing & payment platform (Symfony + React/Vite/Inertia, Docker, Jenkins) 2026-04 → now 45 merge requests (33 merged) · 16 commits — Vite/Inertia migration (login, reset-password, register-prospect, layouts, DataGrid, Searcher), reusable query-service architecture, PHPStan/PHPCS security hardening, invoice business logic, E2E & unit tests.
FlowNote — AI document platform (FastAPI, arq, S3, React) 2026-08 → now 4 merge requests (2 merged) · 8 commits — RAG backend migration: ingestion & reading pipelines on the arq queue, S3 handling, HMAC-signed callbacks, spec & task kit.

Both repositories are private, so these links require access — the MR lists are the proof: MI merge requests · FlowNote merge requests


🚀 Highlighted projects

Project What it is
invoice-detector Duplicate-invoice detection over the WhatsApp Business API — FastAPI, SQLAlchemy, pdfplumber, unit-tested and Dockerized.
api-laravel Full-stack blog: Laravel 12 API (Sanctum + policies) with a React 19 + TypeScript + Inertia frontend. Pest tests + GitHub Actions CI.
SmartOps-AI AI-native operational assistant — Next.js + FastAPI orchestrator with tool-backed recommendations and a structured UI contract.
sandjs A minimal React-like rendering engine built from scratch — JSX, virtual DOM, diffing & hooks in vanilla JavaScript.
chatappflutter Cross-platform chat app in Flutter with Firebase Auth, local persistence and offline-first sync.
codex-skills Reusable Codex skills for AI-assisted development workflows — ticket handling, validation gates, and git/PR automation.

🛠️ Tech stack

  • Frontend: React, TypeScript, Vite, Tailwind CSS, Flutter
  • Backend: Python (FastAPI, Django, SQLAlchemy), PHP (Laravel)
  • Databases: PostgreSQL, MySQL, SQLite
  • Infra: Docker, docker-compose, GitHub Actions, Firebase
  • Testing: pytest, Pest (PHPUnit), Vitest
  • AI-assisted development: OpenAI Codex, LLM orchestration, tool-based AI workflows

📬 Let's connect

Pinned Loading

  1. invoice-detector invoice-detector Public

    Duplicate invoice detection over WhatsApp Business API — FastAPI, SQLAlchemy, pdfplumber. Layered architecture, unit-tested, Dockerized.

    Python

  2. api-laravel api-laravel Public

    Full-stack blog: Laravel 12 API (Sanctum + policies) with a React 19 + TypeScript + Inertia frontend. Pest tests + GitHub Actions CI.

    TypeScript 1

  3. SmartOps-AI SmartOps-AI Public

    AI-native operational assistant: Next.js + FastAPI orchestrator with tool-backed recommendations and a structured UI contract.

    TypeScript

  4. sandjs sandjs Public

    A minimal React-like rendering engine built from scratch — JSX, virtual DOM, diffing & hooks in vanilla JavaScript.

    JavaScript

  5. codex-skills codex-skills Public

    Personal Codex skills for AI-assisted software development workflows: ticket-driver, openimis, mi, flownote (no secrets — config templates only).

    Python

  6. chatappflutter chatappflutter Public

    Cross-platform chat app in Flutter with Firebase Auth, local persistence and offline-first sync.

    Dart