Storm Galloway (gallowaystorm)

gallowaystorm

Geek Repo

Location:Minneapolis, Minnesota

Home Page:https://www.linkedin.com/in/stormgalloway/

Github PK Tool:Github PK Tool

Storm Galloway's repositories

GreatBlueFishing

This is a project I am taking on for a friend who is starting his own company. At the same time, the project will serve as my graduate capstone project for my Master's program at Towson University. The start up will be name Great Blue Fishing and this will serve as their website. The main goal of Great Blue is to give back to the environment by selling products where a portion of proceeds will go to an environmental charity of their choice.

Language:TypeScriptStargazers:1Issues:0Issues:0
Language:TypeScriptStargazers:1Issues:0Issues:0

Clock-and-Timer

This is a project I built based of of Youtube's whatdev. It uses HTML5, CSS, and JavaScript to show the current time and provides a usable stopwatch.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

descheduler

Descheduler for Kubernetes

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

docker-alpine-base

This is the base image for all docker images that can run with alpine.

Language:DockerfileStargazers:0Issues:0Issues:0

docker-gitea

Dockerized version for Gitea

Stargazers:0Issues:0Issues:0

ec2-ami-backups-lambda

This script automates backups using AMI's that are created based off tags on the EC2 instances. Currently it is set up to have parameters passed in through CloudWatch. Those parameters are the Tag value that it's looking for (Daily, Weekly, etc...) and how long the AMIs should live for (in days).

Language:PythonStargazers:0Issues:0Issues:0

StormsBurgers

Java application I made to display Object-Oriented Programming topics. This was built based off a challenge from an Udemy course. The code is 100% original, however the idea of what to build is not.

Language:JavaStargazers:0Issues:0Issues:0

terraform-module-aws-security-groups

Module to create security groups for AWS Infrastructure

Language:HCLStargazers:0Issues:0Issues:0

docker-ansible-controller

Dockerfile for Ansible controller based off alpine base image

Language:DockerfileStargazers:0Issues:0Issues:0

docker-nodejs

Dockerized version of Nodejs that is running on my base image of Alpine Linux

Language:DockerfileStargazers:0Issues:0Issues:0

ExpressJSParseTime

This is a simple program using express.js. The purpose of this program is serve JSON data when it receives a GET request to the path ’/api/parsetime’ or '/api/unixtime/'. If they use the parsetime path, the inputted time is outputted to the screen in a normal time format. If they use the unixtime path, then the inputted time is outputted in a unix time format. Expect the request to contain a query string with a key ’iso’ and an ISO-format time as the value.

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Guess-The-Number-Game

This is a game built using Java where the computer randomly generates a number. The user then has to guess the number. When the user successfully guesses the number, this program generates the number of tries it took the user.

Language:JavaStargazers:0Issues:0Issues:0

helm-charts

Helm charts for Datadog products

License:Apache-2.0Stargazers:0Issues:0Issues:0

Java-Simple-Calculator

This is a simple calculator built using solely Java.

Language:JavaStargazers:0Issues:0Issues:0

Java-Tip-Calculator

This is a Tip Calculator built using solely Java.

Language:JavaStargazers:0Issues:0Issues:0

ListExtensions

This is a simple program that uses Node.js to find and print to the console the amount of given documents in a given path that have the expected extension type. The path and extension type are inputted on the command line.

Language:JavaScriptStargazers:0Issues:0Issues:0

NewLines

This is a small program using Node.js that counts the amount of new lines in a given document that is inputted on the command line.

Language:JavaScriptStargazers:0Issues:0Issues:0

Rock-Paper-Scissors

This is a Rock Paper Scissors game that I created based of of Youtube's whatdev. It was created with HTML5, CSS, and JavaScript

Language:JavaScriptStargazers:0Issues:0Issues:0

SeleniumJunitTests

This was a project for one of my classes in my Master's Program. The project was to automate Selenium Junit tests on a website of our choice. I chose a website that my group members and I built the previous semester. This website was a sandbox e-commerce website.

Language:JavaStargazers:0Issues:0Issues:0

shell-scripts

Collection of shell scripts

Language:ShellStargazers:0Issues:0Issues:0

Temperature-Converter

This is a temperature converter that I created based of of YouTube's whatdev. This converter allows the user to enter in temperature in Fahrenheit, Celsius, or Kelvin and coverts that input to the other two types instantly. It was created with HTML 5, CSS, and JavaScript

Language:JavaScriptStargazers:0Issues:0Issues:0

Tip-Calculator

This is a tip calculator for for food bills in restaurants. I created this with HTML 5, CSS, and JavaScript.

Language:CSSStargazers:0Issues:0Issues:0