I'm a software engineering graduate that's intrested in cybersecurity and looking for an internship ...
This was my second-year web development project: a web-based quiz platform that allows users to log in, select categories, and take timed quizzes.
Built using HTML, CSS, and JavaScript for the frontend, with PHP and MySQL for authentication and data storage.
Security measures included server-side input sanitization to mitigate SQL injection and password hashing.
My Arch Linux System is a long-term personal project focused on building a minimal, performant Linux environment.
I configured the system manually, managing bootloader, system services, networking, and hardware drivers.
I developed Bash scripts to automate system tasks such as environment setup, theme switching, package management, battery monitoring.
This project deepened my understanding of Linux internals, process management, file systems.