Coicomi Points Purchase Flow Mockup
An interactive React mockup of a manga app's points purchase flow, showing bulk point packages, pricing tiers, and a payment confirmation modal.
Related
Futuristic Neon Portfolio
A developer portfolio template styled as a glowing terminal, with a typing animation cycling through job titles and a grid of sample project cards.
PDF to Excel Converter (Demo Prototype)
Prototype that accepts a PDF upload and returns a downloadable CSV file; the actual PDF-to-table extraction logic is a placeholder, not implemented.
A client-side MP3 silence cutter, built waveform-first
A four-round build of a browser-only MP3 silence trimmer, adding zoomable dual waveforms, click-to-play scrubbing, and neatly categorized CSS along the way.
A from-scratch guide to porting a diffusion model to WebGPU
Claude clones a browser-based diffusion model port and writes a from-scratch guide covering ONNX export, WebGPU execution, and every design choice in the code.