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.

A code sample
Here's a quick snippet to verify syntax highlighting:
function greet(name: string): string {
return `Hello, ${name}!`
}Custom components

What's next
More posts on frontend craft, physics-driven UI, and creative coding.