Secure Client Portal for Legal Firm
Zero-trust client document platform with end-to-end encryption and granular access controls.
Cybersecurity student and web systems specialist. I design, build, and harden production-grade sites and infrastructure that actually stay secure.
I am a cybersecurity student who lives at the intersection of offensive research and production web systems. I have spent the last years deliberately breaking things — my own labs, client deployments, and open-source projects — so that I can ship systems that are boringly reliable and genuinely hard to compromise.
My work spans secure-by-default web applications, hardened FASTPANEL hosting architectures, and practical defensive tooling. Every project I touch receives the same treatment: threat modeling first, elegant implementation second, continuous hardening forever.
I deliberately break systems in controlled environments so the ones I ship into the real world survive real attacks.
Red teaming, web & API pentesting, vulnerability research, responsible disclosure, CTF-level exploitation chains.
Threat modeling, zero-trust design, secure SDLC, canary systems, detection engineering, and incident-ready logging.
Modern PHP/Laravel & TypeScript platforms with cryptography, strict CSP, rate limiting, and audit trails from day one.
FASTPANEL at expert level. Tenant isolation, automated hardening, immutable backups, Cloudflare WAF, and zero-trust networking.
Zero-trust client document platform with end-to-end encryption and granular access controls.
Production FASTPANEL architecture for 40+ client sites with isolation, automated hardening, and zero-downtime migrations.
Responsible disclosure of chained vulnerabilities leading to full account takeover in a fintech-adjacent platform.
Production-grade canary token and low-interaction honeypot network for early breach detection.
Opinionated, secure-by-default Laravel + Astro starter with authentication, rate limiting, CSP, and audit logging built in.
First place in university-wide CTF. 14 challenges across web, crypto, reverse, and forensics.
BSc Computer Science with specialization in Information Security. First deep dive into cryptography, network protocols, and systems programming.
Home lab with intentionally vulnerable machines (Metasploitable, DVWA, Juice Shop). Learned enumeration, exploitation, and post-exploitation the hard way.
Found and reported a stored XSS affecting 80,000+ user accounts on a popular Greek web platform. Vendor patched within 9 days.
Began specializing in high-security FASTPANEL deployments after seeing too many "production" sites get compromised through basic misconfigurations.
Led team to first place in internal CTF. Solved complex web + crypto chains and published detailed writeups used in the security curriculum.
Released open-source secure-by-default Laravel starter. Now used by multiple students and small agencies.
Designed and deployed hardened hosting + application architectures for legal, healthcare-adjacent, and e-commerce clients.
Whether you need a production web platform built with security as a first-class citizen, a hardened hosting environment, an application security review, or a partner who actually understands both the offensive and defensive sides — I'm ready.
Zero-trust client document platform with end-to-end encryption and granular access controls.
Built a production client portal handling sensitive legal documents. Implemented envelope encryption, client-side key derivation, short-lived signed URLs, and comprehensive audit logging. Every document access is time-boxed and recorded with immutable event sourcing.
End-to-end envelope encryption, strict same-origin + CSP, short-lived JWTs with device binding, comprehensive audit trail resistant to tampering, automated secret rotation
Reduced document exfiltration risk by estimated 94%. Passed external red-team exercise with zero critical findings. Client now uses the platform for all sensitive matter intake.
Production FASTPANEL architecture for 40+ client sites with isolation, automated hardening, and zero-downtime migrations.
Designed and implemented a repeatable, hardened FASTPANEL blueprint for a small hosting provider. Every site gets isolated PHP-FPM pools, dedicated database users, automatic malware scanning on upload, daily immutable backups with 3-2-1 strategy, and Cloudflare origin protection with managed WAF rulesets.
Filesystem isolation per tenant, least-privilege database accounts, automated malware + integrity monitoring, WAF + behavioral rate limiting, immutable offsite backups with tested restore procedures
Zero security incidents across 11 months. Migration of 40+ sites completed with zero downtime. Average Time-to-Recover from backup: 14 minutes.
Responsible disclosure of chained vulnerabilities leading to full account takeover in a fintech-adjacent platform.
Discovered and responsibly disclosed a complex attack chain: predictable password reset tokens + missing rate limiting on OTP + insecure direct object reference on profile export. Combined, these allowed complete account takeover of any user including high-privilege staff.
Responsible disclosure within 6 hours of discovery. Full chain documented with reproducible PoC. Vendor patched within 11 days. Received highest severity bounty tier + public thanks.
Production-grade canary token and low-interaction honeypot network for early breach detection.
Built a distributed canary + honeypot system that generates realistic but fake credentials, API keys, and internal hostnames. Any use of these tokens triggers high-fidelity alerts via Slack + email + webhook with full context (source IP, user-agent, time, attempted action). Deployed across personal infrastructure and several client environments.
High signal-to-noise detection of credential stuffing, lateral movement attempts, and insider threats. Multiple real-world detections in client environments within first 4 months.
Opinionated, secure-by-default Laravel + Astro starter with authentication, rate limiting, CSP, and audit logging built in.
Created a production-ready starter template that bakes in security from the first commit: strict CSP with nonces, rate limiting + progressive backoff, passwordless magic links with short expiry, full request/response audit logging, automated dependency vulnerability scanning in CI, and infrastructure-as-code for Cloudflare + FASTPANEL.
Security headers by default, automated dependency + SAST scanning, least-privilege database migrations, comprehensive logging that actually helps during incidents
First place in university-wide CTF. 14 challenges across web, crypto, reverse, and forensics.
Led a 3-person team to first place. Personally solved 9 challenges including a particularly nasty web challenge involving prototype pollution, a misconfigured JWT library, and a race condition in the session store. Wrote detailed writeups for the university security club.
First place out of 47 teams. Highest individual score. All writeups published internally and used as teaching material for the following semester's security course.