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

Block or report jezreal-dev

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

Typing SVG

Portfolio LinkedIn LinkedIn Certifications Twitter Email ORCID


Executive Summary

I am a Software Engineer and AI/ML Engineer operating at the intersection of high-concurrency Go backends and Python AI/ML infrastructure. My work focuses on building low-latency distributed microservices alongside local LLM routers, multi-agent systems, and medical computer vision pipelines.

Having completed the MIT Open Learning "Universal AI" curriculum under 3MTT, I combine low-level systems engineering with modern AI research (PyTorch, vLLM, AMD ROCm, HAIM clinical embeddings) to solve performance, cost, and reliability bottlenecks in modern software.

Currently open for Software Engineering, AI/ML Engineering, and Systems Architecture opportunities.


Featured Systems & Architectural Showcase

1. AI Infrastructure & Multi-Agent Engines

GemmaRoute — 4-Layer Hybrid AI Routing Engine

  • Core Stack: Python, Next.js 16, TypeScript, AMD ROCm, Fireworks AI
  • Architecture & Impact: Built an intelligent 4-layer AI query router that cuts LLM API costs by up to 80%. Routes routine queries through local Gemma 2B running on AMD ROCm for free execution, escalating to cloud models (Fireworks AI) only when quality judges demand higher reasoning.
  • Repository: jezreal-dev/gemmaroute | Frontend Dashboard

Themis — Autonomous AI Legal & Risk Analysis Platform

  • Core Stack: Python, LangGraph, vLLM, AMD Radeon PRO W7900D (ROCm 7.2.1)
  • Architecture & Impact: Architected a multi-agent legal risk analysis engine utilizing vLLM speculative decoding on AMD hardware. Implemented parallel LangGraph agents to parse complex compliance documents and identify regulatory risks.
  • Repository: jezreal-dev/themis

2. Medical AI & Computer Vision Research

RSNA Knee Abnormality Detection — Multimodal Clinical AI

  • Core Stack: Python, PyTorch, HAIM Embeddings, Computer Vision, DICOM
  • Architecture & Impact: Developed a multimodal medical AI pipeline combining HAIM (Holistic AI in Medicine) clinical embeddings with 3D MRI volume processing to detect structural knee abnormalities and assist diagnostic workflows.
  • Repository: jezreal-dev/rsna-knee-haim-multimodal

3. IoT Telematics & Serverless Infrastructure

VoltIQ — Real-Time AI-Powered EV Fleet Charging Engine

  • Core Stack: Go, AWS Serverless (Lambda, DynamoDB, TimeStream), Amazon Bedrock, MQTT
  • Architecture & Impact: Engineered an IoT telematics pipeline ingesting high-frequency battery telemetry (voltage, temperature, SoC, SoH) from fleet electric vehicles via MQTT. Integrated LLM agentic workflows to optimize charging schedules dynamically, reducing peak-demand grid strain in Lagos, Nigeria.
  • Repository: jezreal-dev/VoltIQ

4. High-Concurrency Go Systems & Impact Platforms

ropa-sci — Cyber-Neon Multiplayer TUI Gaming Platform

  • Core Stack: Go, WebSockets, Bubble Tea, Lipgloss, P2P Networking
  • Architecture & Impact: Built a concurrent CLI gaming engine featuring an interactive cyber-neon terminal user interface (TUI). Designed a predictive game-theory AI engine and thread-safe custom WebSocket server for real-time multiplayer states.
  • Repository: jezreal-dev/ropa-sci

CleanPadi — Inclusive Multi-Channel Waste Management Platform

  • Core Stack: TypeScript, HTML/CSS, WhatsApp API, USSD Gateway
  • Architecture & Impact: Developed a multi-channel platform connecting households to verified waste collectors in Ilorin, Kwara State. Built for Hack4Dev to improve urban sanitation accessibility.
  • Repository: jezreal-dev/CleanPadi

Technical Capabilities & Engineering Stack

Go Python TypeScript PyTorch AWS Next.js 16 Docker PostgreSQL Linux


Engineering Competencies Matrix

Domain Primary Focus & Verified Codebase Stack
Languages & Runtimes Go (Golang) [High-concurrency backends, goroutines, channels, low-latency I/O] • Python [AI/ML modeling, PyTorch, medical computer vision] • TypeScript [Next.js 16 web dashboards]
AI & Machine Learning PyTorch, HAIM clinical embeddings, local LLM routing, LangGraph multi-agent systems, Amazon Bedrock, Gemini API
Distributed Systems & Cloud AWS Serverless (IoT Core, Lambda, DynamoDB, TimeStream), P2P WebSockets, Event-Driven Architecture (EDA), Docker containerization
Cybersecurity & Defense OWASP vulnerability benchmarks, cryptographic protocol implementations, network sandboxing, secure code reviews

GitHub Developer Analytics

Jezreal Momoh GitHub Stats Jezreal Momoh Top Languages

Jezreal Momoh GitHub Activity Graph


Visitor Count

Pinned Loading

  1. ascii-art-web-generator ascii-art-web-generator Public

    A Go web server and REST API for generating monospaced ASCII banner art. Features a glassmorphic dashboard, client-side canvas wallpaper exports, custom font uploads, and session rate limiting.

    HTML 1

  2. VoltIQ VoltIQ Public

    VoltIQ is a real-time AI-powered charging optimization engine for commercial EV fleets in Lagos, Nigeria, built on AWS Serverless (Go) and Amazon Bedrock.

    Go 1 1

  3. prompt-engineering-piscine prompt-engineering-piscine Public

    Python