March 28, 2025
Welcome to my first blog post!
Unfortunately, there's nothing to see here yet in terms of posts. However, look at this cool technical demo of formatting Markdown:
echo "Syntax highlighting works!"
const message = "Hello, world!";
console.log(message);