Ben Parks

violist and scientist


Home Projects

(demo) (code)

I wrote this as a faster version of Princeton’s internal student directory. It downloads all the student data to the client so that searches can be executed instantly as the user types. The site with current data is available here with a Princeton student login, but the public demo uses fake generated data.

  • Flood It Game

(demo) (code)

This was my first clojurescript project. It is a remake of a simple puzzle game called Flood It built using re-frame/reagent.