Mirror of my GitHub Pages site
0

Configure Feed

Select the types of activity you want to include in your feed.

Add `from-ascii`

Spenser Black (Jun 28, 2026, 2:48 PM EDT) 968ea06c 7f63838c

+8
+8
src/pages/projects.astro
··· 18 18 support fine-grained customization. 19 19 </p> 20 20 21 + <ProjectHeading link="https://github.com/spenserblack/from-ascii">from-ascii</ProjectHeading> 22 + <ProjectStats language="Go" relation="owner" /> 23 + <p> 24 + A tool to convert ASCII art into an actual image, treating each character like a pixel. Pixel 25 + opacity is determined the ASCII character used, and ANSI color escape codes are parsed into 26 + colors for each color. 27 + </p> 28 + 21 29 <ProjectHeading link="https://github.com/spenserblack/gengo">gengo</ProjectHeading> 22 30 <ProjectStats language="Rust" relation="owner" /> 23 31 <p>