Other projects
This pages links to miscellaneous projects I've been a part of or put together.
- Waterfront Justice Project Map (github repo), a collaboration between the NYC-EJA and ScAAN, this interactive map visualizes the effects of climate change and storm surge in New York City's industrial waterfront.
- Dinner calendar (github repo): a visualization using vega to see what my dinners have been like since Jan 2022. Whether I cooked, was the meal vegetarian, etc. Includes links to recipes, where available.
- Books (github repo): a visualization using d3.js to see what books I've read since mid-2016 (though I'm pretty sure the data from first several months is off).
- Google ngram analyzer (github repo): an app using d3.js to put blocks of text through Google Ngram Viewer, with the goal of helping writers of works set in specific historical periods understand whether the words they're using are anachronistic or not.
- Yiddish wordlist (github repo): a simple table showing vocab from some Yiddish short stories.
Before May 2024, I also was hosting the following. I'm no longer hosting them, but you can try and run them yourself following the instructions on their git repos. Open an issue if you have any problems!
- Illusory Grating (gitlab repo): a webapp I put together to visualize a strange illusion I found. Note this takes a long time to load.
- Spatial frequency model (github repo): a webapp I put together to explore predictions made by different parameter values for my spatial frequency preferences paper (paper, github repo with instructions on how to get data and use code).