Skip to content
View melanieimfeld's full-sized avatar

Block or report melanieimfeld

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 Loading

  1. BuildingTypeClassificationSciKit BuildingTypeClassificationSciKit Public

    Does Form follow Function? Case Study Hamburg

    Jupyter Notebook

  2. datadashboard datadashboard Public

    Dataviz made with Flask, D3 and Bootstrap

    Python

  3. personal_datareport personal_datareport Public

    A datareport for 2017-2018

    JavaScript

  4. playable_city playable_city Public

    Webplatform for crowd sourcing information about vacant lots in London

    PHP 1

  5. Ordering Cities using Python Ordering Cities using Python
    1
    import argparse
    2
    import requests
    3
    import json
    4
    import geopandas as gpd
    5
    import pandas as pd
  6. Space Invaders Space Invaders
    1
    # Unfriendly 🛸
    2
    Written in JavaScript using the HTML canvas and the requestAnimationFrame method. Works best in Chrome or Firefox.
    3
    
                  
    4
    ## Game Elements & Functionalities
    5
    * **Gamecanvas**: Can be started and stopped with space bar