Here are some of the open-source projects that I work on.
An alternative to tree with support for Git status and code language detection. It uses Lua configuration files to support fine-grained customization.
A tool to convert ASCII art into an actual image, treating each character like a pixel. Pixel opacity is determined the ASCII character used, and ANSI color escape codes are parsed into colors for each color.
A multi-purpose tool to help identify the code languages within a project. Works on both work trees and bare git repositories.
A CLI tool that analyzes your repository and prints an ASCII logo for its primary language and various repository statistics. Think like neofetch, but for a Git repository.
A parser and renderer for a markdown-like syntax. Content can be rendered as Steam's formatting language, or as HTML for a preview.