🗂️ My Projects
Cybersecurity Projects
- CORSer – A local web tool to test and analyze APIs and web apps for CORS vulnerabilities, with detailed insights on preflight responses, headers, and potential issues.
1337 School Projects
Minishell – Simplified shell built as part of the 42 curriculum. Handles basic commands, environment variables, and built-in functionalities.
Pipex – Implements multiple pipes using C system calls on Linux. Manages pipelines efficiently for data processing.
ft_irc – A C++98 IRC server compliant with RFC 2812.