
File Converter
File Converter for Windows File Converter is a versatile and free tool for Windows that simplifies the process of file conversion and compression. It integrates seamlessly into the Windows Explore...
File Converter for Windows File Converter is a versatile and free tool for Windows that simplifies the process of file conversion and compression. It integrates seamlessly into the Windows Explore...
Docker-Based Nvidia / Python / Node Development Environment 💻 Docker is an amazing tool that lets you create isolated environments called “containers” for your development projects. Think of it li...
Windows Sandbox enviroment inside of Windows Windows Sandbox (WSB) is a lightweight virtual machine environment designed to safely run applications in isolation from the main operating system. This...
A fancy self-hosted monitoring tool Uptime Kuma is a self-hosted monitoring tool that allows you to keep track of the uptime and downtime of various internet services and websites. It’s essentiall...
BTC Mempool Ai Real-time data from the bitcoin mempool. Check your addresses, transactions, UTXO’s . Get current mempool fee rates and a lot more! Open AI BTC MemPool https://chat.openai.com/...
Employ Business Ratings App Get an overall ranking score for a business from various resources in one place. I started building this app because I wanted to be able to rank a business on many fac...
đź’» TermSite - build a terminal styled website Highly customizable, easy-to-use, and minimal terminal styled website template, powered by Next.js. Building a simple website with TermSite and you on...
Bitcoinlib RPC Project So I wanted to see if I could add a message in a bitcoin transaction and have it permanently on the blockchain. The recent hack with the SEC’s twitter account and post of the...
SigScript This script automatically adds a signature to all the Stable Diffusion images you generate or any image you want. The idea is to make it easier to brand your images with your own name or...
PYTHON 3.6+ CHEAT SHEET Sample code for quick reference String Operations # String concatenation full_name = "John" + " " + "Doe" # String formatting formatted = f"Hello, {full_name}" # Strin...