Cybersicker – Dual-Core Autonomous SOC
Dual-core autonomous SOC system combining a Gemini 2.5 Flash agentic AI engine with a TensorFlow deep learning autoencoder to detect IoT attacks including botnet infections, DDoS, and ransomware. Includes 5 autonomous investigation tools.
PythonGemini 2.5TensorFlowLangChain
Cyberguard – Password Security Suite
Real-time client-side evaluation of password complexity, Shannon entropy, keyboard pattern, and Have I Been Pwned breach validation via API using k-anonymity.
JavaScriptHTML5HIBP API
BruteShield – Adaptive Brute-Force Defense
Interactive mitigation tool and security dashboard simulating adaptive progressive lockouts, IP threat tracking, and real-time defense against brute-force intrusion attempts.
HTML5CSS3JavaScriptMitigation
CyDetect – ML Email Threat Classifier
Developed a machine learning-powered email threat classifier that categorizes messages into five types: phishing, malware, BEC, spam, and safe using a Random Forest classifier and NLP pipeline.
PythonScikit-learnNLPNLTK
CyAuth – Secure Authentication Engine
Architected a secure full-stack authentication platform. Pairs a Node.js/Express backend handling authentication logic and SQLite integration with a React frontend.
Node.jsReactExpressJWT
rootsecurity – OWASP Top 10 Assessment
Interactive OWASP Top 10 security assessment web platform for startup applications covering 5 attack surfaces with live interactive vulnerability demos and automated PDF report generation.
TypeScriptReactTanStackTailwind
Port-Checker – Flask TCP Scan Tracker
Check whether TCP ports are open or closed on any host. Designed with a custom Flask/Python scanning backend and a responsive vanilla JS frontend.
PythonFlaskTCPJavaScript
Obfuscator – Secure Cryptographic Scrambler
File obfuscation tool implementing access control logic, key-based scrambling, and metadata hashing to prevent unauthorized access and data exfiltration.
PythonCryptographyHashing
CyRecon – Network Reconnaissance Wrapper
Automated network reconnaissance and vulnerability mapper wrapper. Scanned hosts using Nmap, resolved active services, and cross-referenced threat feeds.
PythonNmapReconOS
TriadSec – Threat Intelligence Parser
Threat intelligence parsing and secure compliance scanner utility mapping systems against GRC requirements, evaluating confidentiality, integrity, and availability.
PythonSQLiteGRCCompliance