All posts
Generate OG images statically from the post content
September 1, 2023 · 6 min readUse Satori and Astro static endpoints to generate OG images from the blog content
astrosatoriBuilding audio player and visualizer
May 12, 2023 · 8 min readUse WebAudio API to build an audio player in combination with HTML5 Canvas to visualize audio data.
svelteweb-audiohtml5-canvasPeeking π with Python
March 14, 2023 · 3 min readPeeking digits of π with serverless function written in Python
sveltepythonserverlessVisualizing Mandelbrot set
December 25, 2022 · 2 min readA more challenging using WebGL and GLSL to visualize the Mandelbrot set, and also Julia set.
sveltepixijsglslwebglVisualizing sorting algorithms
September 2, 2022 · 2 min readUsing Svelte to embed interactivity within my first interactive post about sorting algorithms
sveltealgorithmsortingHow I built my portfolio with Astro
August 30, 2022 · 3 min readA quick overview about Astro, a static site generator that allows me to use any frontend frameworks in the same application, along with other tools like MDX, Tailwind, and Vercel.
astrotailwindmdx