Precious Ojogu

Software Engineer (Backend)

Email  ·  GitHub  ·  LinkedIn  ·  X

Founder

Founder & Backend Engineer

SaveStack

16 users · 3,200+ bookmarks synced (still growing)

X/Twitter's bookmark system buries your saved posts with no way to organize, search, or find them again. SaveStack syncs your bookmarks into a personal library you can actually use — with folders, tags, full-text search, and read tracking — updated automatically in the background.

  • Find any saved post instantly through full-text search across content and author names
  • Organize bookmarks into folders and tags instead of scrolling endlessly
  • Read/unread tracking keeps your attention on what's new
  • Library stays current automatically — no manual refresh needed
  • Two-mode sync architecture (fresh + historical workers) — API never blocks user
  • Production: VPS, Nginx, Certbot TLS, Cloudflare DNS, OpenTelemetry → Grafana

Tech: Python · FastAPI · Celery · RabbitMQ · Redis · PostgreSQL · React · Docker · Nginx · OpenTelemetry · Grafana

GitHub → Live →

Employment

Backend Engineer

Qplus Global Nig. Ltd.

Qplus Global is a software agency building enterprise and SaaS products for institutional and commercial clients. I work as a backend engineer across client projects, translating complex operational workflows into reliable, scalable software.

University Clearance Management System

A clearance management system handling 7,000+ student records across multi-role workflows — students, departments, registry, and finance.

  • Architected multi-role workflows covering students, departments, registry, and finance.
  • Implemented RBAC and secure authentication to protect sensitive academic data.
  • Improved query performance through indexing, pagination, and data access optimisation.
  • Collaborated with non-technical stakeholders to translate university processes into software workflows.

Stack: Python · FastAPI · PostgreSQL · Redis · Docker

Contract

Backend Engineer — Contract

Institutional Repository System

A secure, scalable platform for managing, storing, and retrieving academic publications, theses, and research outputs for the University of Calabar. Supports automated document ingestion, metadata extraction, and institutional submission and curation workflows.

  • Designed and built the backend architecture — secure storage, retrieval, and management of academic publications.
  • Implemented APIs for metadata management, file uploads, authentication, and access control.
  • Developed automated ingestion pipelines with OCR and structured metadata extraction.
  • Optimised search, indexing, and background task processing — reducing downtime and improving discovery speed.

Stack: Python · FastAPI · PostgreSQL · Redis · Celery · Docker · DSpace APIs

Backend Engineer — Contract

Notification Management System

A multi-channel notification platform for universities — allowing students to register courses and lecturers to manage alerts for classes, exams, and tests. Notifications delivered via email, WhatsApp, and Google Calendar.

  • Built backend APIs for course registration, student enrollment, and lecturer notification management.
  • Implemented multi-channel delivery: email (SMTP), WhatsApp (Meta API), and Google Calendar (OAuth integration).
  • Built scheduling and alert pipelines for class updates and exam reminders with reliable background task processing.
  • Ensured data consistency, access control, and efficient querying across large student and course datasets.

Stack: Python · FastAPI · PostgreSQL · Redis · Docker · Meta WhatsApp API · Google Calendar API · SMTP