2025-09-29 14:44:48 +02:00
2025-09-30 23:45:19 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:23:47 +02:00
2025-09-27 12:00:17 +02:00
2025-09-29 14:44:48 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:19:11 +02:00
2025-09-29 15:21:45 +02:00
2025-09-29 15:19:11 +02:00
2025-09-27 12:00:17 +02:00
2025-09-29 15:19:11 +02:00
2025-09-27 12:00:17 +02:00
2025-09-29 15:19:11 +02:00

CoolSoup

React + TypeScript image generator with spectral audio synthesis.

Stack

  • Frontend: React 19, TypeScript, Tailwind CSS
  • State: Nanostores (reactive atoms)
  • Build: Vite + Rolldown, ESLint, Prettier
  • Audio: Web Audio API, spectral synthesis

Commands

pnpm dev        # Development server
pnpm build      # Production build
pnpm lint       # ESLint
pnpm format     # Prettier format

Build Output

  • Bundle: ~122kB gzipped
  • Chunks: React, stores, vendor (optimized caching)
  • Target: Modern browsers (esnext)
Description
No description provided
Readme 6.8 MiB
Languages
TypeScript 99.1%
JavaScript 0.4%
Dockerfile 0.3%
HTML 0.2%