preloader

Technical Portfolio

Welcome to my digital workshop. Below is a curated selection of architectural blueprints, system optimization projects, and security-focused infrastructure I have engineered.

🛠️ Core Engineering Projects

1. Enterprise-Grade OS Hardening & Debloat

Modern operating systems ship with unacceptable levels of telemetry and background bloat. I engineered a suite of automated deployment scripts designed to aggressively strip this overhead.

  • The Result: A 40% reduction in idle RAM usage, zero background telemetry, and a significantly reduced attack surface.
  • Tech Stack: PowerShell, Bash, Registry/GPO Manipulation, Sysinternals.

2. Automated Malware Sandboxing Environment

Analyzing potentially malicious or unverified code requires strict isolation. I designed a highly secure, automated virtual environment that can be spun up and destroyed in seconds.

  • The Result: A hardware-level protected sandbox that routes all traffic through a VPN/Tor gateway, ensuring host integrity and network anonymity during dynamic analysis.
  • Tech Stack: Hyper-V / KVM, Docker, WireGuard, Automated Snapshotting.

3. Cryptographic Device Authentication Model

Transitioning away from password-based authentication towards hardware-backed security. Configured and deployed strict FIDO2/WebAuthn workflows for local and remote server access.

  • The Result: Complete mitigation of phishing and credential-stuffing attacks for internal infrastructure.
  • Tech Stack: YubiKey / FIDO2, PAM (Pluggable Authentication Modules), SSH Certificate Authorities.

🧠 Core Competencies

  • Low-Level Systems: OS Hardening, Kernel Optimizations, Resource Management.
  • Infrastructure: Docker, Virtualization, CI/CD Pipelines, Network Security.
  • Development: Scripting Automation, Clean Architecture, Performance Profiling.