Made a skill for interactive mascots
/𝚙𝚊𝚐𝚎-𝚖𝚊𝚜𝚌𝚘𝚝 [𝚢𝚘𝚞𝚛 𝚌𝚑𝚊𝚛𝚊𝚌𝚝𝚎𝚛]
It generates a mascot that follows your cursor and reacts when you poke it
koboyo.com/page-mascot
Introducing gpu-time ⏰
I built a small browser-based model to convert from natural language text to JavaScript date and time.
It runs on web GPU. It's fast and can extract date and times from any English text.
gpu-time.arikko.dev
I used GPT Image + Codex to generate 230K+ SVG icons over 12 days with the following loop:
> Generate a 3×3 sheet of 9 icons
> Cut the 9 icons out
> Trace each into an SVG path
> Identify bad icons and requeue them
> Save the rest as SVG
All free to use koboyo.com/icons