Featured Projects

A collection of my academic and personal projects in cybersecurity, network analysis and software development. Each project represents practical application of skills gained through my Information Security & Forensics studies.

Link Vulnerability Scanner

A Python-based website vulnerability scanner with a Tkinter GUI, featuring HTML/JavaScript code analysis, SQL Injection and XSS payload testing, and VirusTotal API integration. Successfully detected potential vulnerabilities in simulated test environments.

Python Tkinter VirusTotal API Security

Data Extractor & Backup Tool

A Python-based automation tool to streamline data extraction and secure file backups. Features include error handling, logging, and verification to maintain data integrity. Optimized for flexible use across multiple file types with emphasis on reliability and scalability.

Python Automation Data Integrity Backup

Network Security Assessment

Comprehensive network security assessment using Nmap for port scanning, Wireshark for traffic analysis, and custom Python scripts for vulnerability detection. Identified and documented security weaknesses in simulated enterprise network environments.

Nmap Wireshark Python Security Audit

Digital Forensics Toolkit

A collection of Python utilities for digital forensics investigation including file recovery tools, metadata extractors, and timeline analysis scripts. Designed for educational purposes in forensic investigation procedures.

Python Forensics Data Recovery OSINT

Android Security Audit App

An Android application developed in Kotlin for basic security auditing of mobile devices. Features include permission analysis, installed app vulnerability scanning, and network security status checking.

Kotlin Android Studio Mobile Security Java