HeyHarry3636
IT Applications Administrator, working primarily with Geographic Information Systems (GIS), Python and PowerShell.
Minnesota
Pinned Repositories
AddSpace
This script parses text and adds a space character to the text
CrossSections_python
Python script and tools to compute cross-sections along a streamline in python and ArcGIS.
CulvertRanking_vba
The scripts update, sort and rank records based on input culvert parameters in a Microsoft Excel spreadsheet.
FloodproneWidth_vba
The scripts within this Microsoft Excel spreadsheet find the floodprone width of a cross-section on a stream.
GlideStationing_python
This script was developed to create a two-dimensional profile of a three-dimensional survey for use in river restoration. Structure surveys need to be converted so that two-dimensional areas can be computed and related to regional curves.
LiarsDice_java
This a modified text version of the game Liar's Dice that was made popular by the Pirates of the Caribbean movies. Each player starts with 5 dice. You are able to view your dice after you roll but not the other players. Your goal is to guess the number of dice on the table of the die face value that you choose (one's are wild).
MastersTourney_gs
This is a Google Sheet and script I made for the 2016 Masters with my group of friends. Each person in our competition selected four golfers that we thought would have the lowest cumulative score at the end of the tournament.
NHLPlayerPool_gs
This is a google sheet and script I made for a NHL Playoff Player Pool with my group of friends. Each person in our competition selected ten players that we thought would score the most points throughout the 2016 playoffs.
RunLengthEncoding_python
Given a list of list of integers that represent alternating binary cells, this script creates a text image from those values.
WatershedDelineation_python
These python scripts delineate watershed boundaries and areas in ArcGIS given points and a Digital Elevation Model (DEM).
HeyHarry3636's Repositories
HeyHarry3636/CrossSections_python
Python script and tools to compute cross-sections along a streamline in python and ArcGIS.
HeyHarry3636/WatershedDelineation_python
These python scripts delineate watershed boundaries and areas in ArcGIS given points and a Digital Elevation Model (DEM).
HeyHarry3636/CulvertRanking_vba
The scripts update, sort and rank records based on input culvert parameters in a Microsoft Excel spreadsheet.
HeyHarry3636/FloodproneWidth_vba
The scripts within this Microsoft Excel spreadsheet find the floodprone width of a cross-section on a stream.
HeyHarry3636/GlideStationing_python
This script was developed to create a two-dimensional profile of a three-dimensional survey for use in river restoration. Structure surveys need to be converted so that two-dimensional areas can be computed and related to regional curves.
HeyHarry3636/TimeLapseVideo_python
This script was developed to convert .TLV files (time-lapse video) into individual .jpg frames using VLC media player. The frames are then added to a Windows Movie Maker instance for review by the user.
HeyHarry3636/AddSpace
This script parses text and adds a space character to the text
HeyHarry3636/LiarsDice_java
This a modified text version of the game Liar's Dice that was made popular by the Pirates of the Caribbean movies. Each player starts with 5 dice. You are able to view your dice after you roll but not the other players. Your goal is to guess the number of dice on the table of the die face value that you choose (one's are wild).
HeyHarry3636/MastersTourney_gs
This is a Google Sheet and script I made for the 2016 Masters with my group of friends. Each person in our competition selected four golfers that we thought would have the lowest cumulative score at the end of the tournament.
HeyHarry3636/NHLPlayerPool_gs
This is a google sheet and script I made for a NHL Playoff Player Pool with my group of friends. Each person in our competition selected ten players that we thought would score the most points throughout the 2016 playoffs.
HeyHarry3636/RunLengthEncoding_python
Given a list of list of integers that represent alternating binary cells, this script creates a text image from those values.