Skip to content

Instantly share code, notes, and snippets.

View zkSoju's full-sized avatar
☎️
dialed

soju zkSoju

☎️
dialed
View GitHub Profile
@zkSoju
zkSoju / feel-to-image-workflow.md
Created April 22, 2026 21:16
Feel → Image: Images 2.0 workflow for site art. Repeatable pipeline — intent / extract tokens / direct / prompt / composite. Distilled from the Loa ecosystem banner session, 2026-04-22.

Feel → Image: Images 2.0 Workflow for Site Art

A repeatable workflow for generating visual art that honors a site's existing feel register — not generic stock, not vibes-based prompting. Distilled from the Loa ecosystem banner session (2026-04-22) into two Loa constructs: the-mint/prompting-images (the hand) + artisan/directing-generation (the eye).

Use this for any site where you have an established design system (taste.md, tokens, a vibe you want to preserve) and need to produce new visual content — hero banners, scene art, concept pieces, card illustrations — that actually looks like it belongs.


Prerequisites

@zkSoju
zkSoju / .deps...npm...@openzeppelin...contracts...access...Ownable.sol
Created December 31, 2021 06:18
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
pragma solidity ^0.8.0;
import "../utils/Context.sol";
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can be granted exclusive access to