Coin Flipper

We had to create an application in Java that would simulate flipping a coin as well as storing the results.

Here's a link to download the project:

https://github.com/DragonBear-GT/Coinflip.git

Above (left) is a sample of the code and above (right) is a sample of the program running.

Fruit Count

This is a personal project I've designed and coded. I use it to figure out the distribution of the different kinds of fruits in the Welch's Fruit Snack Packs. To create it I had to teach myself how to use the Kotlin language as well as the Android Studio Software.

Here's a link to my Fruit Count Project on GitHub:

https://github.com/DragonBear-GT/Fruit_Count.git