Index into wkusnierczyk's publicly available repositories.
- Garmin watch faces
A collection of 10+ unconventional, minimalistic, elegant, open-source Garmin watch faces. - Spelling Bee Solver
A service for generating words from the given letters. A toy project, exercising various modes of deploying full stack software. - LinkedOut
Adaptive LinkedIn Post Filter (in beta testing).
- Garmin Time Template
A template repository for Garmin watch face projects. - Multideployment Fullstack Template
A template repository for fullstack (backend + frontend) projects deployable natively, with Docker, with Docker Compose, with Minikube, and to a K8S cluster on GCP.
-
AIgent
A library and CLI tool for managing AI agent skill definitions.
Available asaigent(Rust) andaigent-skills(Raku). Both implementations are fully compliant with the Anthropic specification and reference implementation; the Rust implementation is richer in additional features. -
Raku MCP SDK
[WIP] Implementation of Model Context Protocol SDK for the programming language Raku (Perl6). -
Pitch Architect
A conversational startup pitch, deck, and business document generator. -
Compensation Dojo
A realistic compensation negotiation simulator, backed by an LLM model (ChatGPT). -
ttf2bmp
A robust, efficient command-line tool written in Go that converts TrueType Fonts (TTF) into AngelCode BMFont format (BMP image + FNT descriptor). -
Garmin font scaler
A robust Python utility designed to automate the generation and scaling of bitmap fonts for Garmin Connect IQ watch faces. -
Garmin graphics generator
A CLI tool and library to process lists of watch face screenshots. -
RedOxide
A high-performance, modular, and extensible LLM Red Teaming tool written in Rust. -
bloomlib
A high-performance, memory-efficient Bloom Filter implementation in Rust. -
bloomsrv
A high-performance, asynchronous RESTful API service that provides access to in-memory Bloom Filters implemented in the bloomlb library. -
IPS Sampler
IPS Sampler is a repository with references to International Patient Summary sample collections as well as tools for generating synthetic mock samples. It has been created as a BWYN project to help in evaluating IPS record parser tools. -
GitHub Repo Setup Script
A shell script to create a GitHub repository using the command line toolgh, using customozable settings with defaults. -
Read Aloud
Read Aloud is a BWYN (Buiild What You Need) convenience mini-project exposing text-to-speech facilty as a CLI, a service, and a GUI.