- I use:
.tsx,.ts,.sol - Workbench:
codex,claude code
TanStack Badge Effect Badge Next.js Badge Expo Badge Hono Badge Solidity Badge PostgreSQL Badge Redis Badge pnpm Badge Bun Badge
const btw = () => { const msg = `%c ${atob("SSBidWlsZGluZyBzb21ldGhpbmc")}`; const styles = [ "font-size: 12px", "color: #fffce1", "font-family: monospace", "background: #0e100f", "display: inline-block", "padding: 1rem 3rem", "border: 1px solid #fffce1", "border-radius: 4px;" ].join(";"); console.log(msg, styles); } btw();