Michael Holroyd
Computer Graphics Ph.D.
Presentation on JS Monorepos for the Central Virginia Javascript Meetup, July 2022.
Presentation on Observable for the Central Virginia Javascript Meetup, Dec 2019.
Presentation on Service Workers for the Central Virginia Javascript Meetup, March 2019.
Rules. Quick History of Go AI through AlphaGo
Vue.js and iteratively adopting a framework.
Information Design and Visual Analytics overview
Visualizing EMS response data from the Charlottesville Albemarle Fire and Rescue System.
Brief introduction to the concepts behind the structure-from-algorithm for finding camera pose and sparse 3D geometry.
Indexing and searching ~4 million Instagram photos using Elasticsearch.
Async makes working with asynchronous JS a breeze, providing powerful functions like .auto, .series, .parallel and .map. We'll look at two different applications that use async.auto to do as much work in parallel as possible (and reduce callback nesting):
Brief introduction to the concepts behind the structure-from-algorithm for finding camera pose and sparse 3D geometry.