Skip to content

Instantly share code, notes, and snippets.

View joyrexus's full-sized avatar

J. Voigt joyrexus

View GitHub Profile
@joyrexus
joyrexus / README.md
Last active September 11, 2021 14:17
check equivalence of b-trees
@joyrexus
joyrexus / index.html
Created February 13, 2015 16:08
Geolocation and routing demo
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<meta charset="utf-8">
<title>Sewanee Directions Service</title>
<style>
html, body, #map-canvas {
height: 100%;
margin: 0px;
@joyrexus
joyrexus / README.md
Created February 3, 2015 16:58
rot13Reader
@joyrexus
joyrexus / README.md
Last active August 29, 2015 14:12
curating the terrain
a shaded relief narrative

Travis White, University of Kansas
Aaron Taveras, Map Design Studio
NACIS 2014

The authors have been invited to develop an exhibit on cartographic terrain representation for the University of Kansas Art & Design Gallery in the fall of 2014. Our goals for this exhibit are twofold: first, we wish to engage our audience in the processes used to transform "real" physical environments into cartographic depictions of those environments; second, we wish to challenge conventional notions about how the physical environment "should" appear on maps by comparing a variety of quantitative and artistic techniques for displaying topographic features. This talk follows the development of this exhibit from conception to actualization, drawing upon our own work and our key inspirations.

See presentation.

@joyrexus
joyrexus / README.md
Created January 5, 2015 18:24
js zip function
@joyrexus
joyrexus / iteration.md
Last active August 29, 2015 14:12 — forked from tmcw/iteration.md
javascript iteration options

What kind of iteration to use when in JavaScript?

for (var i = 0; i < array.length; i++) {
}
@joyrexus
joyrexus / README.md
Last active August 29, 2015 14:12
mapschool resources

A curated set of resources for anyone looking to solve spational problems, setup an opensource geo stack, and learn about basic web-based mapping techniques.

@joyrexus
joyrexus / README.md
Created December 17, 2014 00:13
hike along perimeter trail

Hike to Morgan's Steep from the house

Dec 16, 2014, 4:09 PM - 27:10 min

@joyrexus
joyrexus / README.md
Created December 16, 2014 23:03
bike to campus

Quick bike tour to campus

Dec 15, 2014, 12:19 PM - 13:48 min

@joyrexus
joyrexus / README.md
Last active May 17, 2021 19:41
Flickr public feed api