Skip to content
View userIssa's full-sized avatar
:electron:
Being a Menace!
:electron:
Being a Menace!
  • Port Harcourt / Nigeria

Block or report userIssa

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

Hi πŸ‘‹, I'm Toluwanimi (Issa) Oderinde

Software Engineer & Ethical Hacker

Building internal tools for enterprise, by day.
Breaking things (with permission) and writing about it, by night.


πŸ‘€ About Me

  • πŸ› οΈ Software Engineer, Port Harcourt, NG
  • πŸŽ“ BSc Software Engineering, Babcock University
  • πŸ” CEH & MCRTA certified
  • ✍️ I write security research on Medium's InfoSec Write-ups
  • πŸ§ͺ Home lab: VMware + Kali Linux, used for offensive-security tool development
  • πŸ“š Currently targeting the MACSec (MSc Cybersecurity) program at UNB Fredericton β€” Fall 2027
  • πŸ’¬ Ask me about Next.js internal tooling, ticketing/RBAC systems, or binary exploitation primitives

πŸš€ Featured Projects

Offensive Security & Research

  • HeapSentinel β€” heap exploitation primitive detector for Linux binaries; combines Frida dynamic analysis and angr static analysis, 88.9% F1 on how2heap benchmarks
  • ShellForge β€” constraint-aware shellcode generator (C99/Python) targeting x86-64, x86-32, ARM Thumb, and MIPS BE
  • LOLBins Toolkit β€” Living-off-the-Land post-exploitation toolkit (in progress)
  • Shroud β€” geo-aware secure Electron browser with Tor/residential proxy hybrid routing and WebRTC leak prevention
  • VaultChain β€” Sovereign ID Framework using Hyperledger Fabric for blockchain identity verification

Enterprise Systems

  • GenHears β€” full-stack complaint & CSAT management system across QSR, IC, Cinema, and Hotel business units; 4-tier RBAC, dynamic public forms, sentiment analysis
  • ICB (Internal Complaints Board) β€” internal service request & ticketing system with priority queues, state machines, and email notifications
  • Ask HR β€” RAG-based HR document assistant with verbatim excerpt retrieval

🧰 Languages and Tools

python javascript typescript nextjs react nodejs mongodb tailwind linux bash


πŸ“Š GitHub Stats

Issa's GitHub stats Issa's GitHub streak


🌐 Connect

Portfolio Β· LinkedIn Β· Twitter/X Β· Medium Β· mailto:toluwanimioderinde@gmail.com

Pinned Loading

  1. AgroX-V-II AgroX-V-II Public

    Dart 1

  2. GDGBabcockUniversity/cyber-security-track GDGBabcockUniversity/cyber-security-track Public

    This repository is a collection of various cyber security resources that will help you learn and improve your skills.

    12

  3. shroud shroud Public

    Geo-aware secure browser with hybrid Tor + residential proxy routing. One click to browse from anywhere.

    JavaScript 3 2

  4. arachne arachne Public

    Arachne β€” a black-box web security scanner for discovering API surfaces, detecting misconfigurations, and surfacing access-control signals in modern web applications.

    Python