🌸
Mr. Squirrely aka James
The Code Workshop

Project Caches 📦

A list of projects that will either help you or hinder you. I'm still not sure which is which!

C# • WPF

MrSquirrely.Net

AsciiConverter is a modern WPF application built with .NET that converts standard video files into stylized ASCII art animations. It features a custom playback engine, audio effects processing, and the ability to export your ASCII creations back to MP4 format.

c#

Letter Methods

A C# extension library that enables a fluent, property-based API for string construction. Instead of typing string literals, you can "chain" characters and symbols together as properties.

c#

BinaryCharacters

A C# utility library that maps standard printable ASCII characters to their 8-bit binary literal representations. This project is designed for educational purposes to visualize how text data is stored in memory and to facilitate "absurd" coding challenges where strings are constructed bit-by-bit.

c#

Squirrel-Sizer

A simple and easy to use file sizing utility