My Projects Corner! 
Table of Contents
Steganography
The practice of concealing information within another medium, such as text, images, or audio, to hide its existence from unauthorized viewers.
bmpuzzle - Embed files within the padding of bitmap images.
RSS
Web feed format that allows users to access updates from websites, blogs, or news sources in a standardized, easily readable format.
rssscribe - Generate custom RSS Feeds from YouTube and many other sites with yt-dlp.
newsread - RSS reader written in Rust using rust-webui.
Static Site Generators
Tools that generate pre-built HTML websites from templates and content.
ironite - static site generator written in Rust.
webweaver - Generate a web directory from an XML file.
picweaver - static gallery generator written in Rust.
rsssynth - Generate a static page from a list of RSS feeds.
fering - static webring generator written in Rust.
Libraries
Collections of pre-written code or functions that developers can use to perform common tasks.
rustic_bitmap - bitmap library, written in Rust.
Terminal User Interface
Text-based interface that allows users to interact with a computer program.
termiv - Rust-based text-mode terminal image viewer.
Developer Tools
Software applications or utilities designed to help programmers write, test, debug, and optimize code efficiently during the software development process.
termhex - terminal hex reader written in Rust.
bytebrowser - Hex reader powered by rust-webui.
Arduino
Open-source electronics platform based on easy-to-use hardware and software, designed to help users create interactive electronic projects by programming microcontrollers.
Famiclone Controller Converter - Use your old Famiclone controller as a USB gamepad.