Skip to content
View carstonhernke's full-sized avatar
  • Berlin
Block or Report

Block or report carstonhernke

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

Pinned

  1. 30DayMapChallenge 30DayMapChallenge Public

    All the code behind my maps for the 2022 #30DayMapChallenge. More information here: https://30daymapchallenge.com/.

    JavaScript

  2. demo-h3-data demo-h3-data Public

    Demo data for Honeycomb

    1

  3. dockless-scooter-analysis dockless-scooter-analysis Public

    Analysis for a University of Minnesota honors thesis titled "Usage, equity, and safety of shared electric scooters: a geospatial analysis of trips taken in Minneapolis, Minnesota"

    R 1 1

  4. carstonhernke.github.io carstonhernke.github.io Public

    Forked from bchiang7/bchiang7.github.io

    Code for my personal website, forked from the EXCELLENT personal website built by Brittany Chiang (https://github.com/bchiang7)

    SCSS

  5. duckdb/duckdb-wasm duckdb/duckdb-wasm Public

    WebAssembly version of DuckDB

    C++ 961 107

  6. ai-pacman ai-pacman Public

    CSCI 4511W Final Project. Uses various search algorithms to optimize for score, navigating Ms. Pacman towards points and away from ghosts.

    Python