Posts 🎇
A collection of thoughts about my journey into coding, small web experiments, and other random stuffs.
Peeking π with Pythoninteractive
Mar 14, 2023
svelte
python
serverless
Peeking digits of π with serverless function written in Python
Visualizing Mandelbrot setinteractive
Dec 25, 2022
svelte
pixijs
glsl
webgl
A more challenging using WebGL and GLSL to visualize the Mandelbrot set, and also Julia set.
Visualizing sorting algorithmsinteractive
Sep 2, 2022
svelte
Using Svelte to embed interactivity within my first interactive post about sorting algorithms
How I built my portfolio with Astro
Aug 30, 2022
astro
tailwind
mdx
A 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.