Cybersecurity Student
About Projects ContactI am a cybersecurity student interested in penetration testing, web developement, secure software development, and vulnerability research. I enjoy participating in security labs, hackathons, and building projects that improve system security and automation.
QZ Management is a full-stack security infrastructure tool designed to automate vulnerability detection across corporate networks. The system utilizes a distributed architecture consisting of a Python-based client agent and a centralized management server. The agent monitors local software registries and relays version data to the server, where it is processed using Gemini AI to normalize naming conventions. This data is then cross-referenced with the NIST National Vulnerability Database (NVD) API to provide real-time risk analysis, allowing system administrators to identify and mitigate exploits through a modern React-based dashboard.
View on DevpostCreated 5 challanges for the ISSessions FantasyCTF. Challanges will be added here once the repository goes public.
Paddington is a Firefox browser extension that helps users quickly determine whether an online article may be biased before reading it. When the user clicks the analyze button, the extension sends the article URL to a local Python server built with Flask. The server retrieves the webpage content, extracts the text using BeautifulSoup, and sends it to the Perplexity AI API for bias analysis. The result is returned to the extension and displayed to the user, helping them quickly evaluate the reliability and potential bias of news content.
Technologies: Python, Flask, JavaScript, HTML, CSS, BeautifulSoup, APIs, JSON, Perplexity AI.
View on Devpost© 2026 Derin Ozturk | Portfolio