Skip to content
View ajzeigert's full-sized avatar
💀
Literally dead
💀
Literally dead

Block or report ajzeigert

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ajzeigert/README.md

Andy in 60 seconds

I am a software developer at GeoEngineers, where I work on all kinds of projects for use by our scientists and engineers. In a former life, I worked as a graphics reporter and designer at a newspaper, and I still consider myself a data visualization enthusiast!

I love working on maps, charts and user interfaces. I mostly make stuff for the web using javascript.

My website is https://zeigert.com. You can find me on the fediverse @zeigert@mastodon.social.

You can also find me @zeigert on Glitch and @ajzeigert on Observable.

Pinned Loading

  1. sketchbook-map sketchbook-map Public

    A map of the locations used in Andy's Sixteen Drawings sketchbook.

    HTML

  2. leafarctica leafarctica Public

    Forked from lo-ise/leafarctica

    Leaflet map of Antarctica

    JavaScript 1

  3. tarot-reader tarot-reader Public

    A demo React app that provides a tarot reference and basic spreads.

    JavaScript 1 2

  4. Convert KML/KMZ with table data in d... Convert KML/KMZ with table data in description field to Shapefile with data in actual fields
    1
    # Convert KML/KMZ to Shapefile
    2
    # This script converts an input KML/KMZ file to an ESRI Shapefile
    3
    # and additionally parses any HTML table found in the "description" field
    4
    # and converts the data to actual fields
    5
    
                  
  5. zeigert.com zeigert.com Public

    Andy Zeigert's personal website

    CSS

  6. msal-browser-example-single-html-file msal-browser-example-single-html-file Public

    An example HTML page that includes all the basic msal-browser example code in a single inline module, fit for embedding in some other context

    HTML