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

Block or report ajzeigert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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. Pulsing markers in Mapbox GL JS Pulsing markers in Mapbox GL JS
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <head>
    4
        <meta charset='utf-8' />
    5
        <title></title>
  4. tarot-reader tarot-reader Public

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

    JavaScript 2

  5. 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
    
                  
  6. zeigert.com zeigert.com Public

    Andy Zeigert's personal website

    CSS