Hello, World

Welcome to chaipalaka.com. This is the first post, and it's mostly here to verify the blog pipeline works end-to-end.

What this site is

A physics-driven, generative-art-backed personal site. Cards float. Backgrounds pulse. You can drag things.

The site's dark color palette

A code sample

Here's a quick snippet to verify syntax highlighting:

function greet(name: string): string {
  return `Hello, ${name}!`
}

Custom components

A placeholder cover image co-located with this post
A placeholder cover image co-located with this postGenerated with sharp

What's next

More posts on frontend craft, physics-driven UI, and creative coding.