No results found.
Some work I’ve done ヽ(o^ ^o)ノ
Last updated: 2026-05-05
I discovered and disclosed a stored XSS (CVE-2026-4006) in the Simple Draft List WordPress plugin, providing a full technical walkthrough from root cause to Admin escalation.
January 1, 2026 → March 27, 2026
I designed BunianCTF, a series of Linux-focused CTF challenges for Algerian Tech Makers (ATM), complete with video walkthroughs covering privilege escalation and forensics.
August 1, 2025 → December 1, 2025
I built CTFDi, a bash-based scraper that aggregates CTF writeups and security articles from Discord servers to streamline security research.
June 1, 2025 → October 1, 2025
I developed ESI Algo, an educational platform for computer science students to study Data Structures and Algorithms through visualizations and exercises.
October 1, 2024 → January 1, 2025
I created Graph Solver, a CLI tool for visualizing graph theory algorithms and making abstract discrete mathematics concepts more approachable for students.
October 1, 2024 → December 1, 2024
I built a fully automated OpenVPN infrastructure from scratch using Proxmox and bash, managing the entire lifecycle of VPN nodes without third-party tools.
October 1, 2024 → February 1, 2025
I developed a Python-based Discord bot with AI capabilities for the Shellmates security club to automate operations and assist members with CTF challenges.
I implemented a spec-compliant URI parser in JavaScript based on RFC 3986, accurately parsing all URI components according to the standard grammar.
October 1, 2024 → November 1, 2024
I wrote an HTTP web server in x86 Assembly using direct syscalls, exploring low-level networking and bare-metal systems programming without standard libraries.