HAMINIONS / Member source access
Run the projects. Inspect the workflows.
Get the source for 63 code and workflow examples, including AI setup snapshots and the public posts that explain how they work.
Recurring membership / Hosted by Buy Me a Coffee / Cancel anytime
Checkout and recurring billing are hosted by Buy Me a Coffee.Every project in the member repo.
63 projects across 7 categories. Expand a category to inspect every project and its related public reading.
Artificial Intelligence/artificial-intelligence5 projects
claude-snapshot (2026.01)
artificial-intelligence/2026-01_claude-snapshotClaude Code workflow framework with PRD, research, design, and spec stages (Claude Code)
Related reading / 3
claude-snapshot (2026.02)
artificial-intelligence/2026-02_claude-snapshotEnhanced Claude Code workflow adding product vision, tech research, and self-critique (Claude Code)
Related reading / 1
claude-snapshot (2026.04)
artificial-intelligence/2026-04_claude-snapshotStreamlined 5-phase workflow (explore/prd/design/spec/build/review) with testing, stress-test, and phase-golem skills (Claude Code)
claude-snapshot (2026.05)
artificial-intelligence/2026-05_claude-snapshotCross-harness skills and instructions shared across Claude Code, OpenCode, Codex, and Pi
claude-snapshot (2026.07)
artificial-intelligence/2026-07_claude-snapshotSanitized multi-harness AI development setup with 26 skills, workflow artifacts, installation tooling, and verification tests
C#/csharp8 projects
csharp-selenium-webscraping
csharp/2023-09-csharp-selenium-webscrapingWeb scraping automation using Selenium (C#, Selenium, Docker)
Related reading / 1
docker-cli
csharp/2025-05_docker-climinimal-api
csharp/2025-05_minimal-apiASP.NET Core Minimal API implementation (C#, ASP.NET Core)
single-file-web-api
csharp/2025-05_single-file-web-apiSingle-file web API implementation (C#, ASP.NET Core)
csharp-records
csharp/2025-07_csharp-recordserrors-vs-exceptions-benchmark
csharp/2025-07_errors-vs-exceptions-benchmarkPerformance benchmarking of error handling strategies (C#, BenchmarkDotNet)
Related reading / 1
exhaustive-pattern-matching
csharp/2025-11_exhaustive-pattern-matchingPattern matching with OneOf, Dunet, and custom types (C#, OneOf, Dunet)
csharp-aoc
csharp/2025-12_csharp-aocAdvent of Code 2025 solutions (C#)
Related reading / 4
F#/fsharp36 projects
fsharp-console-creation-example
fsharp/2022-10-fsharp-console-creation-exampleSimple F# console application example (F#, .NET)
Related reading / 1
fsharp-docker-console-example
fsharp/2022-10-fsharp-docker-console-exampleF# console application running in Docker (F#, Docker)
Related reading / 1
godot-fsharp-example
fsharp/2022-10-godot-fsharp-examplefsharp-giraffe-blog-api-example
fsharp/2022-12-fsharp-giraffe-blog-api-exampleSimple web API with blog endpoints (F#, Giraffe)
Related reading / 1
fsharp-giraffe-routing-example
fsharp/2023-01-fsharp-giraffe-routing-exampleCommon routing configurations for Giraffe (F#, Giraffe)
Related reading / 1
godot-4-fsharp-example
fsharp/2023-04-godot-4-fsharp-examplethe-nature-of-code-godot-4-fsharp
fsharp/2023-04-the-nature-of-code-godot-4-fsharpNature of Code examples in Godot 4 with F# (F#, Godot 4)
Related reading / 1
csharp-vs-fsharp-performance
fsharp/2023-05_csharp-vs-fsharp-performancePerformance comparison between C# and F# (F#, C#)
fetch-nyt-console
fsharp/2023-08_fetch-nyt-consoleConsole app for fetching web content from NYT (F#, Selenium)
fsharp-entity-framework
fsharp/2023-11_fsharp-entity-frameworkGetting started with F# and Entity Framework (F#, Entity Framework, PostgreSQL)
Related reading / 1
fsharp-html-templating-scriban
fsharp/2023-11_fsharp-html-templating-scribanHTML templating with Scriban template engine (F#, Giraffe, Scriban)
Related reading / 1
fsharp-html-templating-giraffe-view
fsharp/2023-12_fsharp-html-templating-giraffe-viewType-safe HTML rendering with Giraffe.ViewEngine (F#, Giraffe.ViewEngine)
Related reading / 1
fsharp-htmx
fsharp/2023-12_fsharp-htmxInteractive HTML islands with HTMX and Scriban (F#, Giraffe, HTMX, Scriban)
Related reading / 1
fsharp-htmx-giraffe-view
fsharp/2023-12_fsharp-htmx-giraffe-viewType-safe server-side rendering with HTMX (F#, Giraffe, HTMX)
Related reading / 1
fsharp-markdown-blog
fsharp/2023-12_fsharp-markdown-blogSimple markdown blog with Giraffe (F#, Giraffe, Markdig)
Related reading / 1
fsharp-tailwind
fsharp/2023-12_fsharp-tailwindWeb application with Tailwind CSS styling (F#, Giraffe, Tailwind CSS)
simple-fs-load-testing
fsharp/2024-02_simple-fs-load-testingLoad testing tool for HTTP endpoints (F#, NBomber)
options-scanner
fsharp/2024-04_options-scannerCLI app that scans stock options data and filters trades (F#)
Related reading / 2
1000-checkboxes
fsharp/2024-07_1000-checkboxesFullstack web app with 1000+ interactive checkboxes (F#, Giraffe, SQLite)
Related reading / 3
ai-cli-example
fsharp/2024-07_ai-cli-exampleAI-powered CLI application running in Docker (F#, Docker)
Related reading / 2
fsharp-giraffe-web-compression
fsharp/2024-09_fsharp-giraffe-web-compressionGiraffe web API with HTTP response compression (F#, Giraffe)
Related reading / 1
minimal-fsharp-webapi
fsharp/2024-09_minimal-fsharp-webapiMinimal ASP.NET Core web API with Giraffe (F#, Giraffe)
Related reading / 1
minimal-fsharp-webapi-with-data
fsharp/2024-09_minimal-fsharp-webapi-with-dataMinimal web API with database integration (F#, Giraffe)
Related reading / 1
simple-fullstack-fsharp-giraffe-webapp
fsharp/2024-09_simple-fullstack-fsharp-giraffe-webappComplete fullstack web app with Scriban templating (F#, Giraffe, Scriban)
Related reading / 1
fsharp-falco-fullstack-webapp
fsharp/2024-10_fsharp-falco-fullstack-webappFullstack web application with Falco framework (F#, Falco)
Related reading / 1
fsharp-falco-single-file-webapi
fsharp/2024-10_fsharp-falco-single-file-webapiSingle-file web API with Falco (F#, Falco)
Related reading / 1
fsharp-lookaside-cache
fsharp/2024-11_fsharp-lookaside-cachefsharp-aoc
fsharp/2024-12_fsharp-aocAdvent of Code solutions with modular test framework (F#, xUnit)
Related reading / 5
fsharp-aoc-base
fsharp/2024-12_fsharp-aoc-baseBase template for Advent of Code problem solving (F#, xUnit)
Related reading / 1
alpine-vs-datastar
fsharp/2025-01_alpine-vs-datastarComparison of Alpine.js vs Datastar for frontend interactivity (F#, Falco, Alpine.js, Datastar)
markdown-blog-falco
fsharp/2025-02_markdown-blog-falcoMarkdown blog engine built with Falco (F#, Falco, Markdig)
Related reading / 1
fsharp-dotnet-tailwind-v4
fsharp/2025-03_fsharp-dotnet-tailwind-v4Web application with Tailwind CSS v4 integration (F#, Tailwind CSS v4)
Related reading / 1
fsharp-falco-fullstack-app-with-docker
fsharp/2025-03_fsharp-falco-fullstack-app-with-dockerContainerized fullstack Falco app with Docker Compose (F#, Falco, Docker, PostgreSQL)
Related reading / 1
markdown-blog-falco-rss-feed
fsharp/2025-04_markdown-blog-falco-rss-feedMarkdown blog with RSS feed generation (F#, Falco, Markdig)
Related reading / 1
fsharp-minimal-api
fsharp/2025-05_fsharp-minimal-apiMinimal API with CRUD operations and todo management (F#, ASP.NET Core)
cloudseed-fsharp
fsharp/2026-02_cloudseed-fsharpTemplate seed project with Falco, PostgreSQL, and migrations (F#, Falco, DbUp, PostgreSQL)
Related reading / 1
Python/python3 projects
python-vs-pydantic-dataclasses
python/2024-09_python-vs-pydantic-dataclassesComparison of Python dataclasses vs Pydantic for validation (Python, Pydantic)
Related reading / 1
simple-python-docker
python/2024-09_simple-python-dockerMinimal Docker setup for a Python application (Python, Docker)
Related reading / 1
is-positive-or-negative-integer
python/2024-12_is-positive-or-negative-integerInteger sign classification utility (Python)
Rust/rust7 projects
axum-web-api
rust/2026-03_axum-web-apiREST API with in-memory storage and trait-based architecture (Axum)
Related reading / 1
axum-sqlite
rust/2026-03_axum-sqliteREST API with SQLite persistence using trait-based services (Axum, SQLx, SQLite)
Related reading / 1
axum-ssr
rust/2026-03_axum-ssrServer-side rendered todo app with Post-Redirect-Get pattern (Axum, Maud)
axum-htmx
rust/2026-03_axum-htmxDynamic web app with HTMX for interactive updates (Axum, Maud, HTMX)
axum-datastar
rust/2026-03_axum-datastarReactive web app with server-driven DOM updates via SSE (Axum, Maud, Datastar)
Related reading / 1
axum-md-blog
rust/2026-03_axum-md-blogMarkdown blog with YAML frontmatter parsing (Axum, Maud, Comrak)
rust-datastar-snake
rust/2026-03_rust-datastar-snakeServer-authoritative Snake game with real-time DOM updates over SSE (Axum, Maud, Datastar)
Svelte/svelte3 projects
fathom-and-sveltekit
svelte/2023-02-fathom-and-sveltekitIntegrating Fathom Analytics with SvelteKit (SvelteKit, Fathom Analytics)
Related reading / 1
fathom-analytics-events-sveltekit
svelte/2023-02-fathom-analytics-events-sveltekitTracking custom analytics events via Fathom (SvelteKit, Fathom Analytics)
Related reading / 1
sveltekit-threejs
svelte/2023-05-sveltekit-threejs
TypeScript/typescript1 projects
node-typescript-interview-boilerplate
typescript/2025-03_node-typescript-interview-boilerplateNode + TypeScript starter template for coding interviews (Node.js, TypeScript, Jest)
Related reading / 1
Inventory verified against source commit f68f38673466720bc0400a7d57e69b2884399a3c. 46 projects currently connect to 59 public post records.
Reusable work for your builds.
DELIVERY 01
Full source code access to the project catalog
Complete files for every project listed in the current member repository inventory.
DELIVERY 02
Workflow snapshots
Periodic copies of AI configuration and working systems I actively use.
DELIVERY 03
Early access
Selected posts or projects shared before public release.
DELIVERY 04
Discounts on select products
Member pricing on select active HAMY LABS products.
Choose access or participate more directly.
Both tiers fund HAMY LABS and use Buy Me a Coffee for recurring checkout.
HAMINION / Full access
$5 / month
The complete source-access membership.
- 63 current source projects
- AI workflow snapshots
- Early access when offered
- Selected product discounts
HAMINION+ / Participate
$10 / month
Everything in HAMINION, plus a closer feedback loop.
- Everything in HAMINION
- Suggest future projects and shares
- Priority responses without an SLA
- Provide additional direct support
Membership benefits
- Source: Full source code access to every project in the current catalog.
- Early access: Selected posts and projects before public release.
- Discounts: Member pricing on select products.
- Billing: Managed by Buy Me a Coffee; cancel there anytime.
Questions
How do I get source access?
After joining, open the member-only Access to HAMY LABS Example Repo post and follow its GitHub instructions. If access is missing, message HAMY LABS through Buy Me a Coffee.
Which source projects are included?
Every project listed in the catalog above is included. The inventory is manually reconciled against the member repository as it evolves.
What happens when I cancel?
Recurring billing stops through Buy Me a Coffee. Access follows the membership terms presented at checkout.
Use the work. Fund the next build.
Start at $5 per month through Buy Me a Coffee. Cancel anytime.