← All posts Welcome to my blog

Welcome to my blog

2025-09-09 • 1 min read

This site has been rebuilt with Zola, a fast static site generator. Everything is now content-driven: my papers, career timeline, and skills live in simple data files, and blog posts like this one are just Markdown files under content/blog/.

Why the move?

The original site was a single hand-edited index.html. It worked, but any change meant touching thousands of lines of inline HTML. Now I can write posts in plain Markdown and focus on the writing.

What's next

I plan to write about computational chemistry, machine learning on molecular data, and lessons from building a startup's tech stack. Stay tuned.