Hello World Function Testing

Welcome to my website. This is a sample post to verify the content collection works.

A Heading

This is a paragraph with some bold text and italic text.

  • List item one
  • List item two

Math Test

Einstein’s equation: E=mc2E = mc^2

The quadratic formula:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

A simple integral: 0ex2dx=π2\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2}

Code Block

console.log("hello world function testing");

WebGL Shader Test

Here is a live WebGL shader:

If you can see an animated blue wave above, WebGL is working. If you see a placeholder, your browser may not support WebGL.

Observable Plot Test

This site supports embedding Observable Plot charts — an SVG-based visualization library by Mike Bostock (author of D3).

Live example: Bar chart

Sample Bar Chart
Loading chart…

Live example: Dot chart

Sample Dot Plot
Loading chart…

Live example: Line chart

Sample Line Chart
Loading chart…