Projects

Here are some of the open-source projects that I work on.

fancy-tree

Relation
owner
Language
Rust

An alternative to tree with support for Git status and code language detection. It uses Lua configuration files to support fine-grained customization.

from-ascii

Relation
owner
Language
Go

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.

gengo

Relation
owner
Language
Rust

A multi-purpose tool to help identify the code languages within a project. Works on both work trees and bare git repositories.

Onefetch

Relation
maintainer
Language
Rust

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.

Steamdown

Relation
owner
Language
TypeScript

A parser and renderer for a markdown-like syntax. Content can be rendered as Steam's formatting language, or as HTML for a preview.