$ find ./projects -type shipped

PROJECT_
DIRECTORY

Shipped products come first. The rest is a working archive of experiments, templates, and open-source projects.

> shipped_products

[process: attim] ● Live

$ cat ./attim/README.md

type: AI publishing

ATTIM

Give anything your AI agent makes a live URL you can share, update, and own.

dependencies:

FastifyPostgresCloudflare R2ReactVite
  • [ok] Publish before signup — no account or API key needed. Anonymous sites stay live for up to 12 hours; claim yours to keep it.
  • [ok] Works with the agents you already use: Hermes, ChatGPT, Cursor, Claude, OpenCode, OpenClaw.
  • [ok] One live URL becomes a product surface: protect with passwords, update anytime, measure attention, and control remixing.
  • [ok] Ship from your agent with the ATTIM skill or CLI: npx skills add attim-link/skills --skill attim -g
> Visit ATTIM
$ preview --latest image/png
ATTIM landing page showing the Ship AI work beyond the chat headline
[process: paus] ● March 2026

$ cat ./paus/README.md

type: Mobile app

paus

paus interrupts impulsive spending by creating a short pause between urge and purchase, helping people make more intentional decisions.

dependencies:

React NativeTypeScriptMobile product
  • [ok] Built to create a moment of reflection between wanting and buying.
  • [ok] A strong marker of the current phase: consumer-facing, mobile, and shipped.
> Download on the App Store
$ preview --latest image/png
paus App Store preview

> experiments_and_open_source

drwxr-xr-x May 2025

./utube2stems

Paste a YouTube link and get seperated vocal and instrumental files, labeled with BPM & key detection

Python #numpy ★ 3
drwxr-xr-x Mar 2025

./attendance-nft

NFT-based attendance tracking system for live events

TypeScriptSolidity #hardhat
drwxr-xr-x Feb 2025

./miniapp-nextjs-template

NextJS Template to build Mini-Apps for Universal Profiles on LUKSO

TypeScriptJavaScriptSCSS
drwxr-xr-x Sep 2024

./comfyui-api-wrapper

ComfyUI API Wrapper, turn your generative AI workflows to an endpoint

TypeScript #generative-ai
drwxr-xr-x Jan 2024

./leave_a_review

Leave a movie review on Solana blockchain! Full-stack Solana dApp built with native Rust and NextJS

TypeScriptRustCSS ★ 6
drwxr-xr-x Oct 2023

./merkle_tree_client

A client transmits file data to the server that generates a Merkle tree and proof for later integrity verification.

Rust #merkle-proof#merkle-tree
drwxr-xr-x Oct 2023

./web_template

Web server template in Rust to be used by LLM agents

Rust
drwxr-xr-x Aug 2021

./reward-tokenomics

A token( X ) that distributes a reward token( Y ) to it's holders, no staking required.

SolidityJavaScript
drwxr-xr-x Jul 2021

./decentralized-exchange

DEX implementation with mock ERC20 tokens, both market and limit orders are available

JavaScriptSoliditySCSS
drwxr-xr-x Jul 2021

./multisig-wallet-truffle

Multisig wallet where predefined approvers can propose and approve transactions before execution.

JavaScriptSolidityHTML #truffle ★ 1
drwxr-xr-x May 2021

./storage-on-avalanche

Interaction with a smart contract that deployed on Avalanche FUJI Testnet

JavaScriptHTML ★ 3
drwxr-xr-x Mar 2017

./qlearning-for-maze

A program that solves and visualizes a maze using Q-learning based on user-defined parameters.

Java #q-learning#reinforcement-learning