My Projects.

Character Creation
Credit Check App
War Card Game
This was an idea I had and decided to test out my ability using bitmap/drawing/paint. I had just learned how to use bitmap and drawing and thought it would be a fun experiment to build something like this in c# forms and not in Unity. Below is the link to the source code.
This is for a local dealership that reached out to me. The goal was to create a comparable credit app that would score a customer based on a set of questions and store the profile without running their credit. This app will also store the profile into an Excel for the owner to play around with some numbers to get a customer in a car. Also, there is a button to send that profile over to the owner with all the information. This is using a Gmail account with 3rd party applications setup. Due to the nature of this App, the Owner requested that I not display the source code. I hope you understand.
War card game that uses bitmap to display a full deck. Shuffles cards back into the deck randomly once you run out of cards and accounts for war and burns 3 cards. Number reference to keep track of who is winning and display the card on top of the discard pile to whoever won that hand. Below is the link to the source code.
Due to the nature of this App, the Owner requested that I not display the source code. I hope you understand.