- Egypt, Assiut
-
00:38
(UTC +02:00)
-
fire-detection Public
Fire detection system using YOLO computer vision model for real-time fire identification in video streams with bounding boxes and confidence scoring.
Python MIT License UpdatedNov 25, 2025 -
chart-suggester Public
An intelligent Python application that automatically analyzes datasets and suggests appropriate chart types for effective data visualization.
Python MIT License UpdatedNov 25, 2025 -
MindGym Public
A collection of engaging mini-games designed to improve memory and focus skills, built with Python and Pygame.
Python MIT License UpdatedNov 25, 2025 -
bubble-sort-visualizer Public
This repository demonstrates the Bubble Sort algorithm through a clear textual explanation and a step-by-step visual animation using Python and OpenCV. Perfect for beginners who want to understand …
Python MIT License UpdatedNov 25, 2025 -
Py-Captcha-Generator Public
PyCaptchaGenerator is a Python file that generates image and audio CAPTCHAs with a simple Tkinter GUI. It displays image CAPTCHAs directly and saves audio CAPTCHA files locally for later use, provi…
Python MIT License UpdatedNov 25, 2025 -
ML-Encoding-Guide Public
This repository is a comprehensive guide to different Encoding techniques in Machine Learning, explaining when to use each method and best practices. You'll find practical examples, ready-to-use co…
-
DBVisual-Manager Public
A powerful desktop tool for visually managing SQLite and MySQL databases with ER diagram generation, data import/export, and intuitive table design.
Python MIT License UpdatedNov 25, 2025 -
AI-virtual-mouse Public
A real-time hand tracking project using OpenCV and MediaPipe that allows you to control your computer mouse with gestures. Supports smooth cursor movement, left click, and right click using hand ge…
-
finger-counter-mediapipe Public
A real-time finger counting app using Python, Mediapipe, and OpenCV for hand tracking.
opencv opencv-python gesture-recognition hand-tracking mediapipe finger-counting finger-counter-mediapipePython MIT License UpdatedNov 25, 2025 -
secure-steganography Public
A desktop application for hiding and extracting secret messages within PNG images using advanced LSB (Least Significant Bit) steganography techniques.
steganography image-steganography image-steganography-tool lsb-steganography data-hiding hide-messages hide-textPython MIT License UpdatedNov 25, 2025 -
design2apps Public
This project automates the conversion of Figma designs into code, supporting frameworks like Tkinter, Kivy, PyQt5, Java Swing, and C++ QT. It streamlines UI development by transforming design files…
-
folder-organizer Public
Folder Organizer is a smart desktop tool that automatically sorts your files into organized folders, helping you stay clutter-free with zero effort.
Python MIT License UpdatedNov 22, 2025 -
Video-Compressor Public
A Python-based video compression tool with an intuitive GUI. Easily reduce video sizes while preserving quality using FFmpeg. Features real-time previews, customizable settings (codecs, bitrate, FP…
-
TempMailBox Public
TempMailBox - A lightweight Python app for creating disposable email addresses. Generate temporary inboxes instantly with a clean Tkinter GUI, receive emails in real-time, and view messages directl…
Python MIT License UpdatedNov 22, 2025 -
ffmpeg-python-error-solution Public
This repository provides a solution for the FFmpeg subprocess error in Python. The issue happens when Python cannot find FFmpeg or it is not installed correctly. The guide explains how to fix this …
MIT License UpdatedNov 22, 2025 -
-
roman-to-integer-python Public
Forked from Gabi111243/roman-to-integer-python# roman-to-integer-python
Python UpdatedSep 15, 2025 -
Youtube-Video-Audio-downloader Public
Forked from Haroon-prog/Youtube-Video-Audio-downloaderA simple Python YouTube Downloader that saves videos (up to 720p) and audio with organized folders using pytubefix.
Python UpdatedSep 14, 2025 -
image-annotator Public
Image Annotation Tool - A modern desktop application for creating bounding box annotations on images. Export to COCO, YOLO, and Pascal VOC formats with a single click. Built with Python and Tkinter.
Python MIT License UpdatedSep 11, 2025 -
File-Encryption-Tool Public
A Python script demonstrating file encryption/decryption using Fernet cryptography
Python MIT License UpdatedAug 17, 2025 -
linear-regression-comparison Public
This project compares a manual implementation of linear regression using gradient descent with scikit-learn's built-in LinearRegression model.
Python MIT License UpdatedAug 12, 2025 -
Text-to-Speech Public
Text-to-Speech is a lightweight, user-friendly desktop application that converts written text into spoken words. It allows users to type any text, select voice (male or female), choose the reading …
Python MIT License UpdatedAug 6, 2025 -
repo-analyzer Public
A desktop application that analyzes local folders or GitHub repositories, calculating file sizes and line counts. Supports normal folders or cloned repos.
Python MIT License UpdatedAug 4, 2025 -
Heart-Disease-UCI Public
A machine learning project to analyze and predict heart disease risks using classification (Logistic Regression, SVM, etc.) and clustering models (K-Means, Hierarchical). Includes data preprocessin…
Jupyter Notebook MIT License UpdatedAug 3, 2025 -
Courses-platform Public
A repository for an educational platform that explains courses for beginners in programming using: Scratch (for teaching children and beginners). Python (for general programming). C++ (for algorith…
HTML UpdatedJun 13, 2025 -
Team-8-InternShip Public
This repository contains a complete project plan for building an AI-based course recommendation system. The repository includes detailed timelines, milestones, and an overview of key project steps.…