Pinned Repositories
GlobalAIHubPythonProject
Python Bootcamp Pizza Ordering System Project
O7Furkan17's Repositories
O7Furkan17/Individual_Protection_System
This project focuses on a system that detects firearms such as pistols, rifles, and sharp objects like knives from real-time camera images using artificial intelligence to provide instant alerts. The project integrates fundamental functions such as real-time image processing, running artificial intelligence models, and providing instant alerts.
O7Furkan17/GlobalAIHubPythonProject
Python Bootcamp Pizza Ordering System Project
O7Furkan17/Individual_Protection_Systemv2
Improved and IoT integrated version of previous Individual Protection System. More accurate knife and gun detection model, automatic communication with IoT devices and controlling system with ESP32 web server.
O7Furkan17/Java-Basic-Password-Generator
This Java project is a Password Generator that creates secure, unique passwords based on user inputs (name, birth date, site name). Using AES-256 encryption and random special characters, it produces complex, personalized passwords resistant to brute-force attacks.