Skip to content
View zneu's full-sized avatar
Block or Report

Block or report zneu

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. dasymetric_arcpy dasymetric_arcpy Public

    This script uses a dasymetric mapping technique to disaggregate population data and create a map of population density. Please read Holloway et al. (1997) Dasymetric Mapping Using Arc/Info for meth…

    Python 1

  2. color color Public

    This is a color selecting tool that will allow you to change the websites colors and then retrieve the hexadecimal code for each color once changes are submitted.

    HTML

  3. printbox printbox Public

    This application is a python script that will print a box of given dimensions.

    Python

  4. dungeon_game dungeon_game Public

    Dungeon Game based on a prompt from Team Treehouse, this is my own solution to their problem.

    Python

  5. frameInput frameInput Public

    This is a python script that will format user string input based on user choice. This script will return sentence statistics on users string.

    Python

  6. grid_analysis grid_analysis Public

    This script takes a hardcoded gird input and will provided statistics about the grid and allow the user to search the grid for a row, a column, and a point (x, y).

    Python