personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

commit 8e9054c759e19420434f7f608f6f6abae1c31bf1
parent 548ee31c1d1a48b3c45e3abe0ee8d39b24a8b1c8
Author: regexghost <dev@regexghost.com>
Date:   Fri,  7 Aug 2026 23:07:05 +0100

command colourizer project idea

Diffstat:
Mcoding/projects.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/coding/projects.md b/coding/projects.md @@ -87,6 +87,12 @@ Previously I wrote a CLI address book, in the style of pass, I'd like to re-make - Possible Language: Zig, Go, Rust +### Command Colourizer + +A program that takes a command, and a set of colour definitions and placements, and outputs that command with the relevant text colourized. For example `lsblk`, it could colour different fstypes in different colours (e.g. red for `vfat`, yellow for `ext4`, blue for `ntfs` etc) + +- Possible Language: Zig, C, Rust + ### Games Grouping all of my video game ideas into one section