It all started with some casual late-night web surfing. My eyes, idly scanning articles on note, were caught by a sharp string of characters. Kaggle What kind of monster-like name is that? Intuitively ...
Hello everyone. Today, I would like to introduce a small GUI tool for Windows that I made for myself, Markdown Combiner. It is a tool that combines multiple Markdown files while formatting them into a ...
I've reviewed every PDF editor out there - then I had ChatGPT build me a better one ...
NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...
TRACE is a custom Python version control system from the ground up, with a CLI, a FastAPI backend, and a VS Code extension. It started as a learning project, but it ended up teaching me how VCS tools ...
This repository contains 50 absolutely simple and beginner friendly python programs. This repository gives you an idea about the basics of python language and libraries like math, random, tkinter, ...