Skip to content
View ArapKBett's full-sized avatar
💭
Let's code
💭
Let's code

Block or report ArapKBett

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

Typing SVG


Profile Views GitHub followers GitHub stars


┌──────────────────────────────────────────────────────────────────────────────┐
│                                                                              │
│  ██████╗ ██████╗ ██████╗ ███████╗    ██████╗ ██╗   ██╗███╗   ███╗██████╗   │
│  ██╔════╝██╔═══██╗██╔══██╗██╔════╝    ██╔══██╗██║   ██║████╗ ████║██╔══██╗  │
│  ██║     ██║   ██║██████╔╝█████╗      ██║  ██║██║   ██║██╔████╔██║██████╔╝  │
│  ██║     ██║   ██║██╔══██╗██╔══╝      ██║  ██║██║   ██║██║╚██╔╝██║██╔═══╝   │
│  ╚██████╗╚██████╔╝██║  ██║███████╗    ██████╔╝╚██████╔╝██║ ╚═╝ ██║██║       │
│   ╚═════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝    ╚═════╝  ╚═════╝ ╚═╝     ╚═╝╚═╝       │
│                                                                              │
│  [SYS] Initializing operative profile...                                     │
│  [SYS] Clearance level: ROOT                                                 │
│  [SYS] Status: ACTIVE                                                        │
│                                                                              │
└──────────────────────────────────────────────────────────────────────────────┘

> cat /etc/operative/identity.conf

# ══════════════════════════════════════════════════════════════
#  OPERATIVE DOSSIER — CLASSIFIED
# ══════════════════════════════════════════════════════════════

designation:    "Arap K. Bett"
callsign:       "ArapKBett"
role:           "Cybersecurity Engineer & Offensive Security Researcher"
affiliation:    "Independent | Open-Source Contributor"
base:           "Kenya"
status:         "ACTIVE"

mission_statement: >
  Advancing cybersecurity through weaponized open-source tools,
  AI-driven threat intelligence systems, and hardened infrastructure.
  Every line of code is a line of defense.

clearance_domains:
  - Network Penetration Testing & Vulnerability Research
  - Blockchain Forensics & Smart Contract Auditing
  - AI/ML Threat Detection & Anomaly Analysis
  - Red Team Operations & Exploit Development
  - DevSecOps Pipeline Hardening
  - Web Application Security (OWASP Top 10)
  - Incident Response Automation

current_objectives:
  - "Building AI-powered real-time threat detection systems"
  - "Developing blockchain forensic analysis frameworks"
  - "Automating offensive security workflows"
  - "Contributing to open-source security tooling"

> ls -la /arsenal/

// LANGUAGES

Python C C++ Java JavaScript Go Solidity Ruby PHP Bash SQL

// OFFENSIVE SECURITY

Kali Linux Metasploit Burp Suite Wireshark Nmap John the Ripper Hashcat SQLMap

// FRAMEWORKS & AI/ML

Flask FastAPI React Next.js Scikit Learn TensorFlow Hugging Face

// BLOCKCHAIN & WEB3

Ethereum Hardhat MetaMask Web3.js

// INFRASTRUCTURE & DEVSECOPS

Docker Kubernetes GitHub Actions Linux Terraform Nginx Redis MySQL MongoDB


> ./system_diagnostics.sh --verbose









> python3 visualize_contributions.py --mode=snake


Snake animation

> ls -lt /repos/ | head -6

[SYS] All operations accessible via repositories tab


> tail -f /var/log/activity.log


> neofetch --security-metrics

# ══════════════════════════════
#  THREAT DOMAINS
# ══════════════════════════════

[■■■■■■■■■■] Network Pentesting
[■■■■■■■■■░] Web App Security
[■■■■■■■■■░] Blockchain Forensics
[■■■■■■■■░░] AI Threat Detection
[■■■■■■■■░░] Exploit Development
[■■■■■■■░░░] Reverse Engineering
[■■■■■■■■■░] DevSecOps
[■■■■■■■■░░] Incident Response
[■■■■■■■░░░] Malware Analysis
[■■■■■■■■░░] OSINT & Recon
# ══════════════════════════════
#  SYSTEM SPECIFICATIONS
# ══════════════════════════════

OS:       Kali Linux / Ubuntu
Shell:    zsh + custom configs
Editor:   VS Code + Vim
Terminal: tmux + alacritty
VPN:      WireGuard / OpenVPN
VM:       VirtualBox / VMware
Cloud:    GCP / AWS / Render
CI/CD:    GitHub Actions / Docker
Comms:    Encrypted channels only
Status:   ██████████ OPERATIONAL

> cat /etc/comms/secure_channels.conf


Email X LinkedIn Portfolio


╔══════════════════════════════════════════════════════════════════════════════╗
║                                                                            ║
║   "The quieter you become, the more you are able to hear."                 ║
║                                                    — Kali Linux             ║
║                                                                            ║
║   ┌─────────────────────────────────────────────────────────────────┐       ║
║   │  Interested in collaboration?                                   │       ║
║   │  ★ Star repositories that arm your toolkit                      │       ║
║   │  ⚑ Report vulnerabilities via GitHub Issues                     │       ║
║   │  ✉ Reach out through secure channels above                      │       ║
║   │  Every contribution hardens the perimeter.                      │       ║
║   └─────────────────────────────────────────────────────────────────┘       ║
║                                                                            ║
╚══════════════════════════════════════════════════════════════════════════════╝

Last system sync: 2026-05-27 15:33 UTC | Auto-updated by GitHub Actions

Popular repositories Loading

  1. fx_t_bt fx_t_bt Public

    Python 1

  2. Cysec Cysec Public

    HTML 1

  3. apot apot Public

    Rust 1

  4. My-Website-Portfolio-2024 My-Website-Portfolio-2024 Public archive

    Forked from anderrated/Website-Portfolios-2024

    HTML

  5. s_record s_record Public

    C++

  6. LMS LMS Public

    This project is a C++ application that simulates a Library Management System (LMS). It allows users to manage books, members, and borrowing transactions. The project applies object-oriented princip…

    C++