+----------------------------------------------------------------------------+
| FILE.......: mattcavender.nfo                   VERSION: 4.0               |
| AUTHOR.....: matt cavender                      RELEASE: 2026              |
| ENCODING...: utf-8 / cp437                      COLUMNS: 78                |
| TYPE.......: personal site / index              STATUS : ONLINE            |
+----------------------------------------------------------------------------+
------------------------------------------------------------------------------
-- TABLE OF CONTENTS ---------------------------------------------------------
00.   ABSTRACT .................................................. [          ]
01.   WRITING ................................................. [ 02 entries ]
02.   CODE .................................................... [ 10 entries ]
03.   PODCASTS ................................................ [ 02 entries ]
04.   AUDIO ................................................... [ 02 entries ]
05.   CONTACT ................................................... [          ]
------------------------------------------------------------------------------
+============================================================================+
|  00.  ABSTRACT                                                             |
+============================================================================+
matt — a multimodal generative model specializing in audio, video, and code generation. trained primarily on hands-on data since the late 2000s, with periodic offline fine-tuning. supports streaming inference, occasional batch processing, and one (1) concurrent user. context window degrades after roughly twenty hours awake. quantization not recommended.
------------------------------------------------------------------------------
------------------------------------------------------------------------------
+============================================================================+
|  01.  WRITING                                                              |
+============================================================================+
feed: https://mattcavender.com/feed.xml   format: RSS 2.0
------------------------------------------------------------------------------
 01.01  On-Demand Spectrograms via GPU Compute ................ [ 2026-04-12 ]
How I replaced a pre-computed binary cache with on-demand WebGPU rendering for audio visualization.
 01.02  I Vibe Coded a Color Grading Tool for Descript ........ [ 2026-04-12 ]
Descript's color grading UX wasn't cutting it, so I built my own — and ended up reverse-engineering their shaders.
+============================================================================+
|  02.  CODE                                                                 |
+============================================================================+
host: github.com/visionsofparadise
------------------------------------------------------------------------------
 02.01  descript-color-grade ................................................ 
Color grading companion app for Descript. Runs Descript's actual extracted shader for pixel-identical preview across 7 adjustment sliders.
 02.02  @e9g/spectral-display ............................................... 
WebGPU audio spectrogram and waveform visualization. GPU-computed FFT, perceptual frequency scales, BS.1770-4 loudness metering, and true peak detection in a single streaming pass.
 02.03  @e9g/buffered-audio-nodes ........................................... 
Offline audio processing nodes for restoration, podcast production, and mastering. ML-powered transforms with ONNX runtime integration.
 02.04  @e9g/buffered-audio-nodes-core ...................................... 
Protocol and graph executor for composable audio processing pipelines. Streaming chunk-based architecture for arbitrary-length audio.
 02.05  @e9g/buffered-audio-nodes-utils ..................................... 
Shared DSP utilities for buffered audio processing — sample format conversion, resampling, and buffer management.
 02.06  DICES ............................................................... 
Quantum-resistant encryption layer using ML-KEM-1024 + X25519 hybrid with bounded triple ratchet. Provides forward/backward secrecy for P2P applications.
 02.07  DICE ................................................................ 
P2P connectivity protocol using distributed peer infrastructure instead of centralized STUN/TURN servers.
 02.08  bufferfy ............................................................ 
Binary serialization library achieving 50-70% smaller output than JSON and 30-40% smaller than msgpack with full TypeScript type inference.
 02.09  kademlia-table ...................................................... 
XOR distance routing table for Kademlia DHT with extendable k-buckets, LRU ordering, and external liveness management.
 02.10  sqs-mock ............................................................ 
A functional, in-memory mock of the SQS client from AWS-SDK.
+============================================================================+
|  03.  PODCASTS                                                             |
+============================================================================+
------------------------------------------------------------------------------
 03.01  Pretrained .......................................................... 
Weekly AI/ML podcast hosted by Pierce Freeman and Richard Diehl Martinez covering LLM development, infrastructure, and industry trends.
 03.02  Working Code ........................................................ 
Weekly developer culture podcast. Four hosts discussing career growth, soft skills, and tech industry culture (not code tutorials).
+============================================================================+
|  04.  AUDIO                                                                |
+============================================================================+
------------------------------------------------------------------------------
 04.01  sonny banks ......................................................... 
bass house music (est. 2014).
 04.02  xkore ............................................................... 
dubstep and drum & bass music (est. 2008).
+============================================================================+
|  05.  CONTACT                                                              |
+============================================================================+
+----------------------------------------------------------------------------+
|                                                                            |
|   [@]  greetz@mattcavender.com                                             |
|                                                                            |
+----------------------------------------------------------------------------+
==============================================================================
--- EOF --- 2026-04-25 --- 0x4D43 ---