Why I Built This Site
I have wanted a personal website for a while. I work in computational biology at UChicago in the Rzhetsky Lab, and it is useful to have my publications, presentations, and CV in one place rather than spread across Google Scholar and whatever PDF I last sent someone. This was the initial motivation.
The part I am more interested in is the personal section. I have always been bad at keeping track of restaurants, books, movies, and papers I have read, which is frustrating when someone asks me for a recommendation and I have nothing concrete to point to. I built log pages for each of these so I can note things as I go. They are not reviews in any serious sense, just enough that I remember what I thought at the time. I also added a travel log, as I tend to forget details about conferences and research visits fairly quickly.
The site runs on Jekyll and is published to Cloudflare Pages from a local desktop app. I chose this because it keeps the site simple without making every edit depend on a database, a hosted CMS, or a repository-driven deploy. The app edits the local YAML and post files directly, then builds and publishes the site when I choose to push it live.
If you are reading this, feel free to look around. The logs are mostly empty at the moment, however they will fill up over time.