Using PHP I created a service to take any form of measurement (length, weight, or time) and convert it to it's equivalent number in units such as Ducks, PT Cruisers, or Bananas. This works by keeping JSON files with arrays of items plus their base unit numbers. Any data entered will then be converted down to it's base unit (centimeters, grams, seconds) and divided by an items number. It can be set to convert to a specific item or it will pick one at random.
Built with Angular, this simple app lets you enter in two teams of players for stat keeping. Once both teams are entered and the game has started you can mark shot locations, fouls, assists, rebounds, etc... until the game is complete. Once complete, it will give you an overview of each squad of players, their stats, individual stats, team stats as well as shooting maps for each player, squad, or team.
An alternative fantasy sports application. Instead of standard drafts and seasons, it's a little more flexible and leaves less to chance. Users can create a league and set the start/end date of the season. Then members of that league can make bets with eachtoher about stats or score of the games. Winning a bet is +1 points while losing is -1. Whoever has the most bets at the end of the season wins. This makes injuries and suspensions not as impactful while also rewarding those who are a little more knowledgable. NFL is supported and I plan to add NBA as well so leagues can have multiple sports at once
Just a really quick game I created using javascript. A randomized pattern of platorms will rise up to your 'character'. You must use the number of your current position and the platforms x-coordinates to move between the platforms. Use the two input boxes to enter x number of pixels to the left or right, and hit enter to move. (You can also use arrow keys if doing the math becomes too difficult)
Simple web app that can be used to rate draft prospects and project players to teams over the college season. Each week all draft boards are averaged out and displayed on the main page. By clicking players you can see the average public opinion graphed out over time as well as what NFL team others have him projected to. I am currently using a small sample size of this years drafted players for example with random ratings.
A Minecraft/Twitch extension for a hackathon me and my coworker Tyler Rister made. There are 3 main parts to make this work, a Minecraft mod, a node web service, and a React frontend. The extension allows streamers to configure options to their viewers in exchange for bits. These options include summoning mobs, clearing inventory, creating lava under the player, etc.. When a viewer clicks the option and goes through the bit transaction, the action is performed in the streamers game automatically.
App for Android and iPhone that let's you keep track of tasks or time through simple progress bars. You can select your bar color, name of bar, and whether it should count task steps or the time progress between two set dates/times. When keeping track of time it also updates with interesting comparisons of the time you have left using my conversion project.
This app is still being developed and will feature a way to turn your progress bar into a miniature version of any timeline you'd like. What this means is as the progress continues, it will use a comparison to a timeline (let's say timeline of dinosaurs). At 0% would show the year and the first instance of a 'dinosaur' with 100% being the last one alive. It will take you through the entire lifecycle of whatever timeline in a matter of hours, days, months or however long the pregress bar was set for.
I have a background in fine art and pottery, which started my interest in design. What's better than design though? functionality. After getting bored with pure design I dove into coding to make whatever I wanted to. Now I can't stop creating and love tough challenges.
I'm also interested in sports and am a huge Cleveland fan including the Browns, Cavs, and Indians. When I'm not watching a game/coding/painting, you can find me playing board games or video games.