Index of /projects/
| Name | Last modified | Size | Description |
|---|---|---|---|
| ../ | - | - | |
| kutta.md | 2026-07-08 03:31 | 1.8K | A small 2D wind tunnel in Go with Ebitengine: a Lattice-Boltzmann flow past an airfoil you can draw, cut into a wing and flap, and animate. Qualitative visual intuition, not validated CFD. |
| nvim-sort.md | 2026-05-27 15:29 | 481 | Lua functions for sorting and removing duplicate lines in Neovim selections, built for quick daily use. |
| nvim-bookmarks.md | 2026-08-28 14:05 | 1.1K | A simple bookmark system for Neovim focused on marking files and lines and restoring working context quickly. |
| goscope.md | 2026-05-27 15:29 | 1.1K | A command-line tool for exploring definitions and calls in Go projects with fast code navigation. |
| lqs.md | 2026-05-27 15:29 | 1.1K | A tool for testing and debugging SQL with embedded metadata, Lua scripts, and direct editor integration. |
| filo.md | 2026-05-27 15:29 | 1.3K | A minimal, deterministic, and safe scripting language for embedding rules and validations in Go applications. |
| compterm.md | 2026-05-27 15:29 | 1.2K | An application for sharing terminal sessions focused on real-world use, low bandwidth, and pragmatic configuration. |
| shutdown.md | 2026-05-27 15:29 | 982 | A small utility to shut down or reboot MS-DOS on machines with APM 1.2 support. |
| grupo-estudos-golang.md | 2026-05-27 15:29 | 1.8K | A living repository of examples, learning paths, and study material from the Go Study Group, focused on Brazilian Portuguese and hands-on practice. |
| glaze.md | 2026-06-22 18:27 | 1.9K | Desktop WebView binding for Go, pure-Go and without CGO, calling the system WebView directly through purego, with no native library bundled. |
| doomfire.md | 2026-05-28 05:26 | 812 | The classic Doom fire effect rebuilt in Go, running in a transparent window with Ebitengine. |
| neko.md | 2026-05-27 15:29 | 1.5K | A Go reimplementation of the classic desktop cat that chases your cursor, with original sprites, sound, and a transparent window powered by Ebitengine. |
| index.xml | - | - | RSS feed |
Each page here is a project of mine with enough context to understand where it came from, what it solves, and why certain decisions were made the way they were.
Some are daily-use tools (terminal, editor, database), some are class material for the Go Study Group, some are serious play with transparent windows, and one is 16-bit DOS work because I like it that way.
The list is short on purpose. I’d rather have a small project that’s well documented, with an article and an example, than ten abandoned repositories.