Projects

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.

LQS

A tool for testing and debugging SQL with embedded metadata, Lua scripts, and direct editor integration.

1 articles GitHub

GoScope

A command-line tool for exploring definitions and calls in Go projects with fast code navigation.

1 articles GitHub

nvim-bookmarks

A simple bookmark system for Neovim focused on marking files and lines and restoring working context quickly.

1 articles

nvim-sort

Lua functions for sorting and removing duplicate lines in Neovim selections, built for quick daily use.

1 articles

DOOMFire

The classic Doom fire effect rebuilt in Go, running in a transparent window with Ebitengine.

0 articles GitHub

Glaze

Desktop WebView binding for Go, without CGO, focused on explicit integration, practical utilities, and interactive examples.

0 articles GitHub

Go Study Group

A living repository of examples, learning paths, and study material from the Go Study Group, focused on Brazilian Portuguese and hands-on practice.

0 articles GitHub

shutdown

A small utility to shut down or reboot MS-DOS on machines with APM 1.2 support.

0 articles GitHub

Compterm

An application for sharing terminal sessions focused on real-world use, low bandwidth, and pragmatic configuration.

0 articles GitHub

Filo

A minimal, deterministic, and safe scripting language for embedding rules and validations in Go applications.

0 articles GitHub

Neko

A Go reimplementation of the classic desktop cat that chases your cursor, with original sprites, sound, and a transparent window powered by Ebitengine.

1 articles GitHub