Skip to content
View AbrahamOO's full-sized avatar

Block or report AbrahamOO

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

Abraham Ojo

Senior Security & DevOps Engineer · Open-Source Author · Security Researcher

Building the security infrastructure that AI coding assistants, cloud platforms, and engineering teams run on.

LinkedIn Website npm Email


What I Do

I design and ship security systems at the architecture level — from the policy engines that gate CI/CD pipelines to the cloud hardening strategies that protect critical infrastructure. My work spans hands-on engineering, published research, and open-source tooling that reaches developers worldwide through AI coding assistants.

  • Security architecture — Zero Trust design, multi-cloud security posture, IAM least-privilege
  • DevSecOps — CI/CD security gates, SAST/DAST integration, supply chain hardening
  • AI security — securing LLM-assisted workflows, prompt injection mitigations, agentic tool controls
  • Research — post-quantum cryptography, AI/ML in cybersecurity, ransomware mitigation, policy

Open-Source Projects

An MCP server that gives AI coding assistants — Claude Code, GitHub Copilot, Cursor, Codex — the knowledge and tooling of a senior security engineer. Instead of just flagging vulnerabilities, it writes the secure code inline, immediately, every time.

  • 93-control security catalog across web, API, auth, cloud, mobile, AI/LLM, and supply chain
  • 20 automated check modules covering OWASP Top 10, MITRE ATT&CK, CWE, PCI DSS 4.0, NIST 800-53
  • CI/CD policy gate with SLA-based risk escalation (CRITICAL → 24h, HIGH → 7d)
  • Multi-agent orchestration with hash-chained audit attestations

TypeScript MCP DevSecOps OWASP MITRE ATT&CK


An AI-powered app builder that generates enterprise-grade, production-ready web apps, mobile apps, and games from a single description — scaffolded, secured, and deploy-ready in minutes.

TypeScript MCP Next.js React Native AI


Tech Stack

Security OWASP Terraform AWS

DevOps & Infra Docker Kubernetes GitHub Actions Redis

Languages & Frameworks Python TypeScript React Next.js FastAPI


Research & Publications

Title Platform
The Future of Cybersecurity Policy: Navigating Privacy, Innovation, And Security ResearchGate
A Review on the Effectiveness of Artificial Intelligence and Machine Learning on Cybersecurity ResearchGate
Adoption of Zero Trust Architecture (ZTA) in the Protection of Critical Infrastructure ResearchGate
Ransomware Trends and Mitigation Strategies: A Comprehensive Review ResearchGate
Quantum Computing and the Urgent Need for Post-Quantum Cryptography Medium

Press & Media


GitHub Stats

GitHub Stats

Top Languages


Open to senior security and DevOps roles, advisory engagements, and research collaboration.

Pinned Loading

  1. secure-docker-ci-pipeline secure-docker-ci-pipeline Public

    Secure Docker CI Pipeline - configured workspace

    Shell

  2. local-gitops-pipeline local-gitops-pipeline Public

    Shell

  3. jenkins-cicd-pipeline-kubernetes-docker jenkins-cicd-pipeline-kubernetes-docker Public

    Enterprise-grade CI/CD pipeline using Jenkins Pipeline as Code | FastAPI + Docker + Kubernetes + Trivy Security | Complete DevOps automation demo with local verification

    Shell

  4. iac-terraform-localstack-ansible iac-terraform-localstack-ansible Public

    Production-ready Infrastructure as Code project with Terraform, Ansible, and Localstack - featuring comprehensive security hardening and CI/CD pipelines

    Shell

  5. senior-design-director-mcp senior-design-director-mcp Public

    MCP server for senior design director workflows. Professional design intelligence for Claude Code, Cursor, Windsurf, Codex & more; design systems, accessibility, iOS HIG, Material Design 3

    TypeScript