AnaglyphsAn exploration of oldschool 3DAugust 28, 2023 • 12 min read •algorithms visual 3d experiment
Voice Training with WebAudio Part 1This series of articles is about voice training. I will use WebAudio to detect the pitch of my voice.August 9, 2023 • 6 min read •javascript audio personal
K Means 4 ToneFinding dominant colors in an image using k-means in golang.July 31, 2023 • 4 min read •algorithms data-structures makeup golang