/ 01 — Experiments
Things I built for the fun of it.
Personal repos, pulled from GitHub. No screenshots — every preview here is drawn live, in code, as you watch.
Fractal Tree
Recursive branching with angle, depth, and decay as the knobs. The one growing here is 511 branches deep.
github.com/kgounaris/Fractal-Tree ↗ASCII Art Generator
Maps brightness onto a ramp of characters. Above: a plasma field, re-typed ten times a second.
github.com/kgounaris/ASCII-Art-Generator ↗Interactive Grid
A field of points that reacts to the cursor. Hover the card — proximity is the entire interface.
github.com/kgounaris/Interactive-Grid ↗Elastic Curved Text
Text riding a spring-loaded Bézier. Drag it around — the overshoot is the whole point.
github.com/kgounaris/elastic_curved_text ↗FFmpeg Batch Resizer / Converter
Aim it at a folder, collect clean renditions on the other side. Deliberately boring — there's a blog post.
github.com/kgounaris/ffmpeg_resize_convert_bat ↗Image Resizer with ImageMagick
Resize and recompress an entire shoot in one pass — no app window ever opens.
github.com/kgounaris/image-resizer-with-image-magick ↗PST to EML Converter
Frees decades of mail out of Outlook archives into plain files any client can open.
github.com/kgounaris/PST-to-EML-Converter ↗UE5 File Dialog
Native OS open/save dialogs from inside Unreal Engine — the plugin Epic never shipped.
github.com/kgounaris/unreal-engine-file-dialog-opener ↗