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/APIProgram
Create 2 endpoints, /mumbling and /explosion, that are based on the CodeWars Katas
Agent-Banks/AutoBot
Agent-Banks/BlackJackV2
A single-player blackjack game that plays against the house, i.e., a human player and computer dealer
Agent-Banks/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.
Agent-Banks/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.
Agent-Banks/roshambo
Create a Roshambo (Rock-Paper-Scissors) game.
Agent-Banks/SuncoastOverflow
Agent-Banks/calculator
A simple calculator that allows the user to add, multiply, subtract, and divide two numbers.
Agent-Banks/coding-interview-university
A complete computer science study plan to become a software engineer.
Agent-Banks/color-picker
In this assignment, you'll create an HSL(a) color picker with React.
Agent-Banks/currency-converter
React application that will convert various currencies using an API for data
Agent-Banks/DailyCodeKata
Agent-Banks/eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Agent-Banks/FirstBanksOfSuncoast
Build a personal bank account manager. Create an app that will track both a savings account and a checking account total by performing transactions, such as withdrawals, deposits, and transfers. The application will also save information in a file so it can track account totals over time.
Agent-Banks/flexbox-flexing
Now that we have learned the power of flexbox we will apply it to the sites we are building. We'll also go back to a past assignment and see how flexbox would simplify our HTML and CSS.
Agent-Banks/hello-html
1. You will create a simple website that will showcase one of your passions. This is more about focusing on creating a website and learning your new tools. 2. CSS Styling
Agent-Banks/JokeClient
In this project, you will practice accessing an API. You'll see how an API request is made from code, and see how data is returned from an API.
Agent-Banks/js-iteration
Demonstrate understanding of iteration/enumeration
Agent-Banks/movie-database-1989
Built a small webpage that showcases some of the most popular movies of 1989.
Agent-Banks/my-photo-gallery
Built a small photo gallery site to understand React Router
Agent-Banks/Net6Practice
Agent-Banks/Portfolio
https://www.cody-banks.com
Agent-Banks/react-octocats
Identify the main components on the page and create React components for each, breaking down those Components into smaller ones.
Agent-Banks/SDG-GIFS
Demo's for a few projects I have created
Agent-Banks/sql-intro
Empty repository for the sql-intro homework assignment. Students will fork this repository.
Agent-Banks/SuncoastBands
For this project, we will model and create a database. We are starting a record label company, and we store our bands, albums, and eventually songs. You are creating a console app that stores our information in a database.
Agent-Banks/team-score
For this assignment, you are creating a simple interactive scoreboard for your favorite sport.
Agent-Banks/WeeklyChallenges
Agent-Banks/welcome-java-script
Today, we are starting our journey into JavaScript. For this assignment, you will be making a program that demonstrates some JavaScript fundamentals.
Agent-Banks/WorkDailyCodeKatas