Welcome to Bubbles The Dev GitProjects

Join our Developer Community !!

🤖BubsBot🤖 - Discord Bot

🤖 BubsBot 🤖 moderates the Discord server by timing out people who spam messages using the word @everyone, @here, or other spammy keywords. 🛡️⏱️ Users who violate the rules will be timed out for 24 hours, after which the bot will automatically release the timeout. Additionally, BubsBot features a reward system with daily rewards. 🌟🎁 With 🤖BubsBot🤖, experience a seamless, secure, and superior server management like never before. 💬🔒✨

View on GitHub

🚫🎮 Bubbles Advanced Ai Anti Cheat Engine (BAAACE) 🚫🎮

Welcome to Bubbles Advanced Ai Anti Cheat Engine (BAAACE)! 🎮🛡️ BAAACE is meticulously designed to detect and prevent cheating in video games, ensuring a fair and secure gaming environment. This repository contains comprehensive documentation for BAAACE. 📚🔍 IT DETECTS EVERYTHING USED FOR CHEATING IN GAMES - FOR COMMERCIAL USE ONLY!! 🚫🕵️‍♂️

View on GitHub

🎮 GameVisionAid 🎮

GameVisionAid is an accessibility tool designed to assist visually impaired gamers by enhancing visual cues in video games. It uses real-time object detection to create customizable overlays around enemy players, making it easier to identify and engage with them during gameplay.

View on GitHub

🎙️📝 Speech Recognition Assistant 🎙️📝

🧠 The Speech Recognition Assistant is a Python tool that helps individuals with speech difficulties convert spoken words into text. It uses advanced speech recognition, 🎧 audio processing, and 🗣️ natural language techniques, all within a user-friendly Tkinter GUI. 🚀

View on GitHub

🦀💻 Rust Command-Line Calculator 🧮🎉

🎉 Welcome to the 🦀💻 Rust Command-Line Calculator! 🧮 This is a simple command-line application written in Rust that allows you to perform basic arithmetic operations ➕➖✖➗.

View on GitHub

❓❓ Guess the Number Game ❓❓

Welcome to the Guess the Number game! 🎉 This is a fun and simple text-based game with an interactive interface where you try to guess a randomly generated number between 0 and 100. The game includes hints, limited attempts, and a user-friendly Text User Interface (TUI) to keep you engaged! 😄

View on GitHub

📦🚀 YOLO Export Script 📦🚀

This repository contains scripts and commands for exporting YOLO models to different formats, including TensorRT (.engine) and ONNX (.onnx).

View on GitHub

🎲 Guess the Number: Python Edition 🎲

"Guess the Number: Python Edition" is a fun and interactive guessing game where players try to guess a randomly generated number between 0 and 100 within a limited number of attempts. The game offers hints to assist players in narrowing down their guesses. The game is bilingual, supporting both German and English languages.

View on GitHub

⏳ Countdown Timer for OBS with Sound Alert ⏳

This Python script creates a countdown timer overlay for OBS (Open Broadcaster Software) and can be used for various purposes like a cooking timer or timeout timer. It plays a sound of your choice when the timer reaches a specific point.

View on GitHub

🎱 Magic 8 Ball Application 🎱

🎉 Welcome to the advanced Magic 8 Ball application! 🎉 This application provides a fun and interactive way to get answers to your questions with a highly customizable and personalized experience. 👤 You can create multiple profiles, ✏️ manage custom responses, 🎨 change themes and fonts, and even 📂 add new response categories. 🎲

View on GitHub

🌟🚀 PyTorch-to-TensorRT Model Converter 🌟🚀

This project provides a comprehensive Python script to convert a PyTorch model to an ONNX model and then to a TensorRT engine for NVIDIA GPUs, 🐍🔄🚀 followed by performing inference using the TensorRT engine. This script is designed to handle the entire conversion process seamlessly. 📊🤖

View on GitHub

🔍🆔 PID Identifier 🔍🆔

PID Identifier is a Python tool that uses the psutil library to manage and display detailed information about operating system processes, 🐍🛠️ including PID, name, status, memory usage, CPU time, username, and creation time, presented in a user-friendly tabular format. 📊💻

View on Website

🚀 NVIDIA CUDA Installation Guide 🚀

This guide walks you through installing NVIDIA CUDA Toolkit 11.8, cuDNN, and TensorRT on Windows, including setting up Python packages like Cupy and TensorRT. It ensures proper system configuration for CUDA development, with steps for setting environment variables and verifying installation via cmd.exe

View on GitHub

🔐✨ Pass-Gen 🔐✨

This Secure Password Manager is a Python application designed to securely encrypt and store passwords using AES encryption. 🐍🔐 It provides functionalities to generate or load an existing AES encryption key, encrypt and save passwords with optional expiration dates, and decrypt passwords. 🔑💾📅

View on GitHub

🐍💻 Python 3.11.6 Installer 🐍💻

This script automates the installation process of Python 3.11.6 on your system. 🐍💻 It also automatically adds Python to the system PATH. 🔄📂

View on GitHub

🐍💻 Python 3.11.9 Installer 🐍💻

This script automates the installation process of Python 3.11.9 on your system. 🐍💻 It also automatically adds Python to the system PATH. 🔄📂

View on GitHub

🐍💻 Python 3.12.1 Installer Batch 🐍💻

📂 This repository contains a robust batch script 💻 designed to install Python 3.12.1 🐍 on Windows. The script includes detailed logging functionality 📝, ensuring that each step of the installation process is recorded in a log file created on your desktop 🖥️.

View on GitHub

🐍💻 Python 3.12.1 Installer PowerShell 🐍💻

📂 This repository contains a PowerShell script 💻 designed to install Python 3.12.1 🐍 on Windows. The script includes detailed logging functionality 📝, ensuring that each step of the installation process is recorded in a log file created on your desktop 🖥️.

View on GitHub

🔮📊 Presidential Future Events Impact Simulation 🔮📊

This repository contains a Python simulation model that forecasts political, economic, and social factors under a hypothetical presidency. 🐍📊 Users input initial values, and the model simulates their progression through defined interactions and random variations. 🌍🔮📈

View on GitHub

🖧🔄 MAC Address Changer 🖧🔄

This utility provides a simple Python script for listing network interfaces and changing the MAC address on Windows and Linux systems. 🖧🔄🐍💻

View on GitHub

🖧🔄 MAC Address Changer V2 🖧🔄2

MAC Changer V2 🖧🔄2 is a Python script designed to easily change the MAC address of network interfaces on both Windows and Linux systems. 🐧💻 This tool is useful for enhancing network security, testing, and maintaining privacy by allowing users to modify the hardware address of their network devices. 🔒🛠️

View on GitHub

📦🔄 PIP Updater 📦🔄

PIP Updater 📦🔄 is a Python script designed to automatically upgrade all installed pip packages on a system. 🐍 It simplifies the process of keeping Python packages up-to-date by iterating over all installed packages and upgrading them to their latest versions. 📥🔧

View on GitHub

🌐📊 Browser Source Overlays 🌐📊

🌟 OBS Browser Source Overlays 🌐📊 The OBS Browser Source Overlays project offers dynamic browser source overlays for OBS Studio and Streamlabs OBS. 🎥✨

View on GitHub

🌐🚿 DNS Flush Scripts 🌐🚿

Welcome to the DNS Flush Scripts repository! 🌐🚿 Here you'll find a collection of humorous and themed batch scripts designed to flush the DNS cache on Windows systems. 😄💻 These scripts are useful for clearing DNS-related issues and ensuring smooth network operations. 🌐🔧

View on GitHub

💻⚡ PowerShell 💻⚡

This guide provides comprehensive instructions for downloading, installing, and verifying PowerShell on your system, 📚💻 ensuring you have the latest recommended version. 🆕✅

View on GitHub

🛠️⚙️ VSC Auto Installer 🛠️⚙️

This guide will help you understand how to use the VisualStudioCode+Auto-Setup.ps1 script. 📚💻 It also installs the Python extensions. 🐍🔧

View on GitHub

📦🔓 WinRAR 📦🔓

This PowerShell script automates the process of downloading, installing, and adding WinRAR to the system PATH on Windows machines. 📜💻📥📦

View on GitHub

📄✒️ LibreOffice 📄✒️

This PowerShell script automates the process of downloading and installing LibreOffice on Windows machines. 📜💻 It ensures that the script is run with administrator privileges, downloads the LibreOffice installer from the official mirror, and installs it to the specified directory. 🔄📥📂

View on GitHub

♠️🃏 GUI BlackJack ♠️🃏

This Python application implements a simple version of the classic card game Blackjack. 🃏🎮 The game features a graphical user interface (GUI) built using the Tkinter library. 🖥️✨

View on GitHub

⚙️📋 DIS Management ⚙️📋

This is a simple batch script for Windows that uses the Deployment Image Servicing and Management (DISM) tool to check the health of your system image and repair it if necessary. 🖥️🛠️✅

View on GitHub

🌐📊 Network Info 🌐📊

This is a simple batch script for Windows that displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings. 🖥️📜🌐🔄

View on GitHub

🌐📊📈 TCP/IP Netstats Coms 🌐📊📈

This is a simple batch script that runs the netstat command with the -a and -b options. 🖥️📜

View on GitHub

🐍🎮 Snake 🐍🎮

Welcome to the Snake Game repository! 🐍🎮 This project is a classic implementation of the Snake game using Python. 🐍✨

View on GitHub

🏓🎮 PingPong 🏓🎮

Welcome to the PingPong Game repository! 🏓🎮 Play ping pong against unbeatable AI. 🤖🏆

View on GitHub

🧩🎮 Tetris 🧩🎮

Welcome to the Tetris Game repository! 🎮🧩 This project is a modern implementation of the classic Tetris game using Python. 🐍✨

View on GitHub

🌐💻✨ Browser GitHub Create 🌐💻✨

Welcome to your first GitHub repository! 🎉📁 This tutorial will guide you through the process of creating and managing a GitHub repository using a web browser. 🌐💻

View on GitHub

📚💻 How to Use Git 📚💻

Welcome to your first GitHub repository! This tutorial will guide you through the process of creating and managing a GitHub repository using Git via the command line. 🖥️✨

View on GitHub

⏰💻 Clock EXE ⏰💻

Clock EXE is a utility tool that allows users to display a fancy digital clock 🕒✨ on their Windows systems with a simple graphical user interface (GUI) 💻🖼️

View on GitHub