VAXINX Protocol™ — Cybersecurity Portfolio & Defensive System
THINK LIKE ATTACKER → ACT LIKE DEFENDER
A live GitHub Pages portfolio that proves, maps, and applies cybersecurity knowledge in real time.
Not just certificates. Not just code. Both — connected.
| Layer | What's Here |
|---|---|
| 📜 Credentials | Verified Cisco / Credly certifications |
| 🧠 Skill Map | Concepts translated into deployable logic |
| 🛠️ Live Builds | Python tools actively built from this knowledge |
🌐 Live site: Settings → Pages → Deploy from branch → main → /root
Holder : Regis Lara
Issued : May 01, 2026
Status : ✅ Verified
Latest achievements unlocked:
| Type | Name | Course |
|---|---|---|
| 🎖️ Course Badge | Introduction to Cybersecurity | Intro to Cybersecurity |
| 📜 Certificate | Introduction to Cybersecurity | Intro to Cybersecurity |
| 🧠 Achievement | Resource Specialist | Intro to Cybersecurity |
| 🛡️ Achievement | Network Defense | Intro to Cybersecurity |
| 🔐 Achievement | System Safeguards | Intro to Cybersecurity |
| 🧠 Achievement | Threat Analysis | Intro to Cybersecurity |
| 🛡️ Achievement | Cybersecurity Administration | Intro to Cybersecurity |
Certifications applied — not just collected.
vaxinx-cert-dashboard/
├── index.html ← Live portfolio dashboard
└── assets/
├── vaxinxseal.png ← VAXINX brand seal
├── introduction-to-cybersecurity.png
└── achievements.jpeg
└── certificate.pdf
└── preview.jpeg
| Track | Status |
|---|---|
| Cisco Intro to Cybersecurity | ✅ Completed |
| Python Essentials 1 | 🟡 In Progress |
In-progress modules:
VAXINX_SYSTEM = {
"file_scanner" : "Python-based threat detection",
"stoplight_logic" : "RED / YELLOW / GREEN risk classification",
"siem_lite" : "Log ingestion + pattern analysis (planned)",
"dlp_module" : "Data loss prevention checks (planned)",
"json_reports" : "Structured output for audit trails",
"html_dashboard" : "Visual risk summary interface",
}resource_specialist = knowledge_base
network_defense = detect + block + monitor
system_safeguards = protect + control + policyCore concepts compressed into deployable logic:
IDS = detect
IPS = block
SIEM = analyze_logs
DLP = protect_data
risk = probability * impact
security = prevent → detect → respond → recoverTHINK LIKE ATTACKER → ACT LIKE DEFENDER
A practical approach where systems are built first, then mapped back to theory for deeper understanding.
BUILD → TEST → BREAK → UNDERSTAND → IMPROVE → DEPLOYRegis Lara — VAXINX Protocol™
Cybersecurity + Python Builder
