This is a collection of my small programs that do not deserve a separate repository one by one.
Fixes annoying Windows 10 features.
(Half done) PHP function that converts Markdown text to HMTL.
Shows a window with every global variable in the code.
This batch tool crops JPG images in the current folder to a desired aspect ratio. You can select the cropping area with your mouse.
Use your keyboard to assort images into folders.
Sudoku Solver in PHP. It uses the backtrack (non recursive) algoritm to solve 9x9 sudokus.
Sokoban game written in C without any graphic library. Only 100 lines of code.
This tool removes the noise from low-light images with image stacking.
Blocks every adult themed websites.
The simplest single file PHP blog. Only 75 lines of code!
This tool helps you to easily generate FFmpeg commands to convert MP4 video files. Just select the settings by filling out a form, and copy the generated command.
Simple Snake game. Only 100 lines of code.
Removes the accents from directory names.