Skip to content
Services Work ThreatFade About Blog Pricing Careers Client Login Start a project →
Home Work

// Portfolio

Things we have built.

We keep most of our client work confidential — but here is what we can share.

2
Live products
5
OSS merges
0
Failed projects
NDA
Protected
Own Product · Cybersecurity
ThreatFade threat detection platform preview

ThreatFade

An evasion interception platform that detects C2 quieting, LOTL attacks, and GNSS jamming using behavioural z-score analysis. Validated against 490K+ packets of real Merlin QUIC C2 traffic at z-score 14.76.

  • Python CLI, extensible architecture
  • Validated on real Merlin QUIC C2 PCAPs
  • Detects evasion that bypasses signature tools
  • Currently in private beta
View ThreatFade →
threatfade v0.4.1
$ threatfade scan --live --interface eth0
Monitoring live traffic on eth0...
Baseline established (10m window).
 
⚠ ANOMALY DETECTED — 14:32:07
Source: 192.168.1.47
Type: C2 Quieting (QUIC)
Z-Score: 14.76
Sending alert to Telegram...
$
Own Product · AI Application

GiftMode

An AI-powered gift recommendation engine built on Next.js and Claude Haiku. Users describe a person and get hyper-personalised gift ideas with direct purchase links. Live with paying users.

Next.js Claude API LemonSqueezy Vercel
Visit GiftMode →
giftmode.app
> Who are you shopping for?
My sister — she loves hiking, reads a lot,
turning 30 next week. Budget $80.
 
✓ Generating recommendations...
 
1. Kindle Paperwhite — $79.99
2. Hydro Flask 32oz — $44.95
3. AllTrails Pro (1yr) — $35.99
↗ Direct purchase links attached

Client Work

More projects under NDA

Most of our client work is covered by NDAs. We are happy to discuss our approach, the problems we solve, and our process in a direct conversation.

Start a conversation →

// Open source contributions

5 merged PRs. In production. Used globally.

Nuclei — ProjectDiscovery

24,000+ ⭐ on GitHub
Merged ✓ T1078

Nigerian fintech credential detectors merged into the community template library. Our templates now run in automated security scans globally.

Vulnerability Scanning · Detect leaked Nigerian fintech API keys

Semgrep — Semgrep OSS

11,000+ ⭐ · Day-one merge
Merged ✓ T1552

Static analysis rules for detecting leaked credentials from Paystack, Flutterwave, and Interswitch. Merged day one. Running in global code scans.

Static Analysis · Prevent secret leakage at commit time

TruffleHog — TruffleSecurity

15,000+ ⭐ on GitHub
Merged ✓ T1552.001

Secret detection rules for Nigerian fintech APIs. Catches exposed keys before they reach production.

Secret Detection · Detect exposed API keys in repos

Gitleaks

10,000+ ⭐ on GitHub
Merged ✓ T1552.001

Git history scanner rules for Remita and Interswitch credentials — unified in the Nigerian Secret Detectors Meta-Repo on PyPI.

Git Security · Scan git history for leaked creds

Slither — Crytic/Trail of Bits

5,000+ ⭐ on GitHub
Merged ✓ T1554

Smart contract security analysis rules — detecting vulnerability patterns in Solidity code. Contributing to the leading static analysis framework for EVM smart contracts.

Smart Contract Security · Detect Solidity vulnerabilities

All contributions unified in the Nigerian Secret Detectors Meta-Repo — a Python CLI published on PyPI. One command scans all detectors.