Home/Journal/Category
Category

Programming

2 articles in this category

Next.js + Sanity Architecture Notes
programming
Aug 13, 2025

Next.js + Sanity Architecture Notes

Decisions on GROQ, ISR, and image pipelines with Cloudinary.

SKSean Kim
Audio mixing console with multiple faders and knobs
programming
May 6, 2025

Building a Real-time Collaborative Audio Mixer with Web Audio API and WebRTC

Learn how to build a collaborative audio mixing application where multiple users can control effects and levels in real-time, using Web Audio API for processing and WebRTC for low-latency synchronization.