Agent-Banks
Software Developer - USF MIS Business Graduate - Suncoast Developers Guild Graduate
RelativitySeminole FL
Pinned Repositories
EvolutionX
all-cards-on-deck
In this project, you will use C# to model a deck of playing cards. You'll also add functionality such as shuffling and dealing.
APIProgram
Create 2 endpoints, /mumbling and /explosion, that are based on the CodeWars Katas
assignments
Assignments for Suncoast Developers Guild
AutoBot
BlackJackV2
A single-player blackjack game that plays against the house, i.e., a human player and computer dealer
octodex
GitHub has a great mascot called Octocat. You can use all the tools you have at your disposal to get the job done. Use your browser's Developer Tools to inspect their site to find the exact font sizes and padding amounts.
PetDatabaseAPI
You will be creating an API that allows a user to create and care for a virtual pet, reminiscent of a Tamagotchi. The basic functionality will walk you through the four basic parts of a web API, create, read, update and delete.
roshambo
Create a Roshambo (Rock-Paper-Scissors) game.
SuncoastOverflow
Agent-Banks's Repositories
Agent-Banks/all-cards-on-deck
In this project, you will use C# to model a deck of playing cards. You'll also add functionality such as shuffling and dealing.
Agent-Banks/assignments
Assignments for Suncoast Developers Guild
Agent-Banks/JurrasicPark
Create a console application that manages the dinosaurs in your zoo.
Agent-Banks/my-1st-dotnet-app
Practice creating variables and Practice working with user input
Agent-Banks/net-iteration
Agent-Banks/our-dotnet-app
A hello, world program is a simple program that allows a developer to see the basic structure of an application as well as confirm their environment is working.