CyberSecurity Student Portfolio
I'm a passionate student of cybersecurity, driven by a strong desire to learn and master the ins and outs of this constantly evolving field. With a solid academic background and advanced technical skills, I have specialized in pentesting, mastering vulnerability identification, vulnerability exploitation and network security. My dedication to IT security, combined with my ability to solve problems creatively and strategically, positions me as an ambitious and promising professional in the field, with a strong preference for pentesting.
Check out my projects and skills.
Think better with ME














Encryption
My Projects

ANSIBLE for DevOps
This Ansible project is designed to orchestrate and deploy a multi-server environment consisting of web, database, and logging servers. Leveraging Vagrant for local testing and Ansible for configuration management, the project provides an organized structure, defined playbooks, and specific roles for each server, simplifying the deployment and maintenance of IT infrastructures.

Network Scanner with Python
The Network Scanner project involves developing a utility to examine networks, detecting connected devices, open ports, and potential security risks. Leveraging Python libraries like Scapy or Nmap, this tool provides a straightforward solution for network administrators and security experts to conduct thorough network scans, generating detailed reports to proactively address vulnerabilities and enhance network security.

Secure Apache with SELinux Integration
The SELinux Integration with Apache project aims to enhance security by seamlessly integrating SELinux with the Apache web server. By tailoring SELinux policies for Apache, it restricts access to necessary resources, minimizing risks like SQL injection and cross-site scripting, thus strengthening the overall security of web servers.