Available for internships & freelance

Divine Ugochukwu.

$
17
shipped projects
37/37
contract tests ✓
1.4k+
events/sec
4ms
AttestGuard MTTD
View Projects Get in Touch

// selected projects

Shipped & production-ready.

17 projects across cybersecurity, AI/ML, blockchain, cloud/DevOps, and software development — built independently.

🛡️

Cybersecurity

Supply chain security · eBPF threat detection · DevSecOps · SOAR · MITRE ATT&CK · Zero-Trust

2 projects
🔐AttestGuard
● SUPPLY CHAINKuberneteseBPFZero-Trust

End-to-end zero-trust security platform for Kubernetes workloads unifying Shift-Left build security, deploy-time admission enforcement, and eBPF runtime threat containment into a dynamic feedback loop. Generates SBOMs with Syft, gates builds on Trivy vulnerability scans, signs images with Sigstore Cosign OIDC keyless signing, and produces SLSA Level 3 build provenance attestations. At runtime, CNCF Falco eBPF monitors kernel syscalls and — on compromise — automatically isolates the pod via NetworkPolicy and dynamically revokes the image digest at the admission layer, preventing redeployment.

Python · Go · Kubernetes · Falco eBPF · Sigstore Cosign · OPA Gatekeeper · Syft · Trivy · SLSA · GitHub Actions

100% True Positive Rate 0% False Positive Rate 4ms MTTD 538ms MTTR 11/11 OPA Policies Pass SLSA Level 3
PythonGoKubernetesFalco eBPFSigstore CosignOPA GatekeeperSLSASyftTrivyHMAC
↗ GitHub
🛡️SecureLoop
● CYBERSECDevSecOpsSOAR

Full-lifecycle closed-loop security engineering platform bridging AppSec and SOC. Production attacks trigger automated SOAR containment, get cryptographically logged to a Merkle audit trail, and dynamically synthesise new Semgrep SAST and Nuclei DAST rules — auto-committed into CI/CD to prevent future regressions. Maps 7 OWASP / MITRE ATT&CK vectors with 100% true positive rate.

TypeScript · Python · Node.js · OPA · Semgrep · Nuclei · OpenTelemetry · SQLite

7/7 ATT&CK Vectors 0.24ms MTTD 100% True Positive 19 Merkle Entries
TypeScriptPythonMITRE ATT&CKSemgrepNucleiOPASOARMerkle Tree
↗ GitHub
🤖

AI / ML

Multi-agent systems · LLM integration · NLP · Generative AI · NVIDIA NIM

2 projects
🤖Agentic
● AI PLATFORMMulti-Agent

Lightweight pure-Python multi-agent AI platform designed to run on constrained hardware (iPad Air 2 via iSH). Dynamic model switching via NVIDIA NIM API, conversation threading, long-term agent memory, file system integration with syntax highlighting, MCP server connections (GitHub, Vercel, Supabase, Playwright), and pre-built agent teams for research, coding, and analysis workflows.

Python · Flask · NVIDIA NIM API · SQLite · MCP Protocol

PythonFlaskNVIDIA NIMMulti-AgentMCPSQLite
↗ GitHub
📋Presensys
● LIVE● AI-POWEREDEdTech

Web-based attendance management system for UNIZIK — AI-powered natural language command bar (Gemini 1.5 Flash), biometric authorisation workflows, role-based access, PWA with 34 pre-cached entries. 377 commits of active development.

presensys.vercel.app · React 19 · TypeScript · Supabase · Gemini 1.5 Flash

377 Commits34 Pre-cached Entries
React 19TypeScriptGemini 1.5SupabasePWA
↗ Visit Site
⛓️

Blockchain & DeFi

EVM · Solana · DeFi protocols · Smart contracts · Account Abstraction

5 projects
📈OmniYield
DeFiCross-ChainERC-4626

Cross-chain DeFi yield aggregator across Base & Solana. ERC-4626 auto-compounding vaults, gasless deposits via Pimlico (ERC-4337), deBridge cross-chain bridging. 37/37 passing smart contract tests.

Base Sepolia · Solana · Solidity · Next.js 16 · wagmi · viem

37/37 Tests Passing
SolidityNext.jswagmiPimlicodeBridge
↗ GitHub
🏦LendX Protocol
DeFiLending

Production-grade lending/borrowing protocol (Aave/Compound-inspired) on Ethereum Sepolia & Base Sepolia. Scaled-balance interest model, tiered liquidation engine, flash loans, Chainlink price oracles.

Ethereum Sepolia · Base Sepolia · Solidity · Foundry · Chainlink

500+ Foundry Fuzz Runs
SolidityFoundryChainlinkTypeScript
↗ GitHub
Solana Paymaster
SolanaGasless

Gasless transaction relayer sponsoring Solana transactions for new wallets — eliminating the SOL prerequisite. JWT auth, customisable rules engine, key rotation, IP rate limiting, Prometheus metrics, aggressive rebroadcasting every 2s during congestion.

TypeScript · Node.js · Redis · Docker · Solana Web3.js

SolanaTypeScriptRedisDockerPrometheus
↗ GitHub
👛AA Multichain Wallet
Web3ERC-4337

Production-ready multichain wallet dashboard supporting EVM and Solana with ERC-4337 AA gasless transactions, real-time portfolio analytics, staking vaults, and Solana Anchor programs. Turborepo monorepo with security audit.

TypeScript · Solidity · Rust/Anchor · Next.js · Pimlico · Foundry

TypeScriptSolidityRust/AnchorPimlico
↗ GitHub
☀️Helios-Solana
SolanaEvent Sentinel

High-performance on-chain event sentinel processing 1,400+ events/sec — Anchor/Borsh decoding, batched webhooks, JSON Logic rule filtering, WASM transformer plugins, and full Prometheus observability.

TypeScript · Rust/WASM · SQLite WAL · Docker

1,400+ events/sec
TypeScriptRust/WASMSolanaDocker
↗ GitHub
⚙️

Cloud & DevOps

Kubernetes · Docker · IaC · Observability · Testing infrastructure

2 projects
RPC-CacheFlow
● INFRAKubernetes

Enterprise-grade RPC proxy gateway with intelligent caching, WebSocket multiplexing, P2C load balancing, Redis rate limiting, Prometheus metrics, Next.js admin dashboard, and Kubernetes Helm chart for cloud-native deployment.

TypeScript · Redis · Kubernetes · Helm · Prometheus · Docker

TypeScriptKubernetesHelmRedisPrometheus
↗ GitHub
🌟Zenith
● INFRATesting Infra

Mainnet state snapshot tool for deterministic Solana integration testing — captures live program state from Jupiter, Marginfi, and Raydium into a local validator. 6–12× faster than devnet, 0% flaky test rate.

TypeScript · Solana CLI · Solana Web3.js

6–12× faster than devnet0% flaky rate
TypeScriptSolana CLITesting
↗ GitHub
🖥️

Software Development

Full-stack web apps · SaaS · FinTech · PropTech · Developer tooling

7 projects
🛠️Sol-Scaffold
● CLI TOOLDev Tooling

CLI tool to scaffold production-ready Solana DeFi dApps in seconds — generates swap, lending, staking, and governance primitives with Anchor programs, TypeScript tests, and a pre-wired Next.js frontend.

TypeScript · Rust/Anchor · Next.js · npm install -g sol-scaffold

TypeScriptRust/AnchorNext.jsCLI
↗ GitHub
🏠ZikLodge
● LIVEPropTech

Student accommodation finder for UNIZIK students in Awka — verified lodge listings, direct landlord contact, and student-friendly pricing for the Nigerian university market.

zik-finder.vercel.app · Next.js · TypeScript

Next.jsTypeScriptVercel
↗ Visit Site
🔮WhatIfLife
● LIVEFinTech

Personal decision-scenario simulator — project net worth, monthly burn, and time-allocation across 1/5/10-year horizons for major life changes with saveable scenarios.

what-if-life-woad.vercel.app

Chart.jsFinTechSaaS
↗ Visit Site
💳ValueVault
● LIVEFinTech

Centralizer for gift cards, store credits, and loyalty points — tracks balances, expirations, and renewal reminders in a unified dashboard. No bank logins required.

value-vault-blond.vercel.app

Web AppPrivacy-FirstFinTech
↗ Visit Site
🛡️SubShield
● LIVESaaS

Subscription tracker tackling subscription creep — centralises recurring charges in one dashboard with renewal reminders so nothing bills you by surprise.

subshield-three.vercel.app

Web AppSaaSFinTech
↗ Visit Site
👕WearCycle
● LIVESaaS

Calendar-based wardrobe rotation logger — catalogues clothes with photos and tags, logs daily wears, surfaces analytics on repeat outfits, and generates packing suggestions.

wear-cycle-delta.vercel.app

Next.jsImage UploadsSaaS
↗ Visit Site
💰Numera Finance
● LIVEFinTech

Professional invoice generation and secure payment collection platform — branded invoices, due-date calculation, and a secured payment gateway. Python/Flask API backend.

numera-orcin.vercel.app · Python/Flask

PythonFlaskJavaScriptFinTech
↗ Visit Site

// stack

Tools of the trade.

Spanning AI, blockchain, full-stack, cybersecurity, and infrastructure.

AI / ML

Deep LearningNLPGenerative AILLMsLangChainPyTorch

Languages

PythonTypeScriptRustGoSolidityJavaSQL

Full-Stack

React 19Next.jsNode.jsFlaskPostgreSQLSupabase

Blockchain / DeFi

SolidityRust/AnchorFoundryERC-4337ChainlinkSolana Web3.js

Cybersecurity

Falco eBPFSigstore CosignSLSAOPA GatekeeperSemgrepSOARMITRE ATT&CK

Cloud & DevOps

KubernetesDockerHelmAWSGCPTerraformGitHub Actions

Supply Chain Security

Syft (SBOM)TrivySLSA Level 3SigstoreCosignslsa-verifier

Observability

PrometheusOpenTelemetryFalcosidekickRedisSQLite WAL

// about

Builder by choice,
not by circumstance.

I'm Divine Chukwudebelu Ugochukwu — a self-taught software engineer and blockchain developer building production-grade systems across full-stack web, DeFi/Web3, cybersecurity, and AI, alongside formal study in Theatre Arts and Film Studies at UNIZIK, Awka.

I don't have a CS degree or a list of internships. What I have is 17 shipped projects — from a real-world attendance system in active university use, to a Kubernetes supply chain security platform with SLSA Level 3 provenance and eBPF runtime protection, to cross-chain DeFi protocols with 500+ fuzz runs and Solana infrastructure tools processing 1,400+ events/sec.

I'm comfortable moving between smart contracts, full-stack development, applied AI, supply chain security, and eBPF-level systems — product-minded, independent, and relentlessly focused on shipping things that work.

Work With Me Email Directly
  • AttestGuard — SLSA L3 provenance, 4ms MTTD, 538ms MTTR, 11/11 OPA policies
  • SecureLoop — 0.24ms MTTD, 100% TPR across 7 MITRE ATT&CK vectors
  • Presensys — 377 commits, production system in active university use
  • OmniYield — 37/37 smart contract tests passing
  • LendX — 500+ Foundry invariant fuzz runs
  • Helios-Solana — 1,400+ on-chain events/sec
  • Zenith — 6–12× faster than devnet, 0% flaky rate
UNIZIK Awka — B.A. Theatre Arts & Film Studies · 200 Level · in progress
Clemmy High School — WAEC: A (Maths, Civic) · JAMB: 250

// contact

Let's build something
that actually works.

Open to internships, freelance, and collaborations in full-stack, blockchain, Web3, cybersecurity, and AI.

Location

📍 Awka, Nigeria · Remote-Ready

Phone

+234 701 615 9288