{
  "id": "rismay-me.axis-site-projection",
  "title": "rismay.me axis projection",
  "summary": "rismay.me is a routeable personal gallery of about-me, institutions, speedruns, and blog archive records.",
  "origin": "https:\/\/rismay.me",
  "axes": [
      {
        "id": "about-me-axis",
        "label": "About Me",
        "state": "single-item collection",
        "summary": "The personal README source projected for the rismay.me visitor.",
        "route": "\/about\/",
        "entries": [
      {
        "title": "Rismay",
        "route": "\/about\/rismay\/",
        "category": "about-me",
        "geo": "rismay.me"
      }
        ]
      },
      {
        "id": "institutional-axis",
        "label": "Institutions",
        "state": "personal history",
        "summary": "Organizations, roles, places, color plates, and dated work rooms.",
        "route": "\/institutions\/",
        "entries": [
      {
        "title": "Prep for Prep",
        "route": "\/institutions\/prep-for-prep\/",
        "category": "education",
        "geo": "New York, NY"
      },
      {
        "title": "Andover",
        "route": "\/institutions\/andover\/",
        "category": "school",
        "geo": "Andover, MA"
      },
      {
        "title": "Bucknell",
        "route": "\/institutions\/bucknell\/",
        "category": "college",
        "geo": "Lewisburg, PA"
      },
      {
        "title": "JPM",
        "route": "\/institutions\/jpm\/",
        "category": "finance",
        "geo": "New York, NY"
      },
      {
        "title": "wrkstrm v0.0",
        "route": "\/institutions\/wrkstrm-v0-0\/",
        "category": "prototype",
        "geo": "New York, NY \/ San Francisco, CA"
      },
      {
        "title": "Rally",
        "route": "\/institutions\/rally\/",
        "category": "startup",
        "geo": "San Francisco, CA"
      },
      {
        "title": "UNH",
        "route": "\/institutions\/unh\/",
        "category": "enterprise",
        "geo": "San Francisco, CA"
      },
      {
        "title": "Google Maps",
        "route": "\/institutions\/google-maps\/",
        "category": "consumer scale",
        "geo": "Mountain View, CA"
      },
      {
        "title": "YouTube",
        "route": "\/institutions\/youtube\/",
        "category": "creator platform",
        "geo": "San Bruno, CA"
      },
      {
        "title": "wrkstrm 1.0",
        "route": "\/institutions\/wrkstrm-1-0\/",
        "category": "current system",
        "geo": "United States"
      }
        ]
      },
      {
        "id": "speedruns-axis",
        "label": "Speedruns",
        "state": "learning lines",
        "summary": "Compressed learning loops that leave artifacts behind.",
        "route": "\/speedruns\/",
        "entries": [
      {
        "title": "Algebra to Linear Algebra",
        "route": "\/speedruns\/algebra-to-linear-algebra\/",
        "category": "mathematics",
        "geo": "Andover, MA \/ Lewisburg, PA"
      },
      {
        "title": "Macbeth to South Africa",
        "route": "\/speedruns\/macbeth-to-south-africa\/",
        "category": "performance",
        "geo": "Andover, MA \/ South Africa"
      },
      {
        "title": "JPM to wrkstrm and Rally",
        "route": "\/speedruns\/jpm-to-wrkstrm-and-rally\/",
        "category": "native iOS",
        "geo": "New York, NY \/ San Francisco, CA"
      },
      {
        "title": "wrkstrm nu and Rismay Ghost",
        "route": "\/speedruns\/wrkstrm-nu-and-rismay-ghost\/",
        "category": "product system",
        "geo": "United States"
      }
        ]
      },
      {
        "id": "blog-axis",
        "label": "Blog",
        "state": "archive",
        "summary": "Older notes, engineering records, and public writing.",
        "route": "\/blog\/",
        "entries": [
      {
        "title": "Minimizing Friction",
        "route": "\/blog\/minimizing-friction\/",
        "category": "writing",
        "geo": "New York, NY"
      },
      {
        "title": "Core Location",
        "route": "\/blog\/core-location\/",
        "category": "location",
        "geo": "New York, NY"
      },
      {
        "title": "Coding As Art",
        "route": "\/blog\/coding-as-art\/",
        "category": "craft",
        "geo": "New York, NY"
      },
      {
        "title": "WSMLogger",
        "route": "\/blog\/wsmlogger\/",
        "category": "debugging",
        "geo": "San Francisco, CA"
      },
      {
        "title": "Getting rismay.me Working",
        "route": "\/blog\/getting-rismay-me-working\/",
        "category": "publishing",
        "geo": "United States"
      },
      {
        "title": "Swift Type Inference",
        "route": "\/blog\/swift-type-inference\/",
        "category": "swift",
        "geo": "California"
      },
      {
        "title": "Swift Struct Packing",
        "route": "\/blog\/swift-struct-packing\/",
        "category": "swift",
        "geo": "California"
      }
        ]
      }
  ]
}