Folder created successfully.
CamLink 📷🎥 is a GUI-based app built with Tkinter that lets users connect to an RTSP camera stream by entering the IP Address, Username, Password, and Port. 🎬 It displays the live feed using OpenCV . 🚀
A simple chatbot 🤖 built with NLTK for NLP 🧠 and Gradio for a web interface 💻, allowing users to interact with the bot through basic text inputs 💬.
This Python script uses OpenCV and Tkinter for face detection in images. It allows users to open an image 🖼️, detect and highlight faces 😄, resize the image 🔍, and save it with the detected faces 💾.
This Python script is designed to help you organize files 📂 in a specific directory by automatically sorting them into different folders 📁 based on their file extensions 🔄.
🖼️ A simple Flask-based web app to upload, view, download (📥) & delete (🗑️) images. Supports multi-selection & zip downloads (🗂️) with a clean gallery view.
🖥️ RemoteTerminalServer — Control your machine's terminal remotely over the network! ⚡ Easily execute commands, manage systems, and debug from anywhere 🧑💻🔒
SecureScreenStreamer is a lightweight client-server tool to stream your desktop screen over the network with username & password authentication for secure remote viewing. Perfect for safe screen sharing inside your local network! 🚀🔐👀
A simple 🐍 Python utility that recreates a 🗂️ folder and 📄 file structure from a visual tree format (like the tree 🌳 command output).
A simple Flask-based web app that fetches real-time weather data from wttr.in. Enter a city name to get weather conditions displayed with relevant emojis (☀️🌧️❄️). 🚀 Fast, easy, and fun to use!
This Python project scrapes news headlines 📰 from a website (e.g., BBC News) 🌐 and displays them on a local web interface using Gradio 💻. Users can refresh 🔄 the headlines and view them in real-time ⏱️. The headlines are also saved to a text file 📄 with the current date and time 🗓️