~/mbt
Portfolio

Projects

Security tools, research projects, and software applications.

all (4)cybersecurity (4)machine learning (0)software engineering (0)web security (0)

Deployed a Cowrie honeypot to capture brute-force attacks; integrated the ELK Stack to visualize and monitor threats in near real-time.

PythonCowrieElasticsearchKibanaDocker

Browser extension using OpenCV-based face recognition for automated age verification and content filtering.

JavaScriptOpenCVFace-api.jsChrome APIs

Flask-based auth system with OTP MFA, salted password hashing, secure sessions, and CSRF protection.

PythonFlaskSQLiteMFAEmail OTP

Local keystroke monitoring with AES-256 encryption and ML-based anomaly detection to flag bot-driven input.

PythonMachine LearningAES EncryptionRandom Forest