StevenBallardSB
I am a student in Clover Park Technical College, I am interested in game development, App development, and website building.
Spanaway Washington
Pinned Repositories
AuctionSite
A website where users can buy and sell products in an auction format
BankAccount
A basic bank account app with unit testing
BookRegistrationEntityFramework
Recreate the book registration app with Microsoft's entity framework (Object relational mapping)
ChuckNorris-DotNetAPI
This will be a .NET API for the ICNDB (Internet of Chuck Norris Database)
CPW213FirstWebApp
First MVC Web Application almost from scratch
CPW215-Lab-UnitTestStart
Lab Activity: Unit Test Existing Code
CrudWithIssuesCore
A Crud website with bugs, needs to be fixxed for homework
DiceRoller
A dice game with a dice class
VirtualGenesis
The video game about the events of genesis
StevenBallardSB's Repositories
StevenBallardSB/VirtualGenesis
The video game about the events of genesis
StevenBallardSB/AuctionSite
A website where users can buy and sell products in an auction format
StevenBallardSB/BankAccount
A basic bank account app with unit testing
StevenBallardSB/BookRegistrationEntityFramework
Recreate the book registration app with Microsoft's entity framework (Object relational mapping)
StevenBallardSB/ChuckNorris-DotNetAPI
This will be a .NET API for the ICNDB (Internet of Chuck Norris Database)
StevenBallardSB/CPW213FirstWebApp
First MVC Web Application almost from scratch
StevenBallardSB/CPW215-Lab-UnitTestStart
Lab Activity: Unit Test Existing Code
StevenBallardSB/CrudWithIssuesCore
A Crud website with bugs, needs to be fixxed for homework
StevenBallardSB/DiceRoller
A dice game with a dice class
StevenBallardSB/eCommerceSite
In Class ASP.NET Core MVC Sample Site
StevenBallardSB/EmailAutomationProject
This project is for an application that streamlines the daily emails I have to write that are heavily scrutinized and require robotic consistency. This isn't easily automated through gmail templates and requires parsing sheets and inputting unique data that changes on a daily basis.
StevenBallardSB/FreddysFiles
A website that sells videogames. This is a demo for a class
StevenBallardSB/hello-world
My first repository for following the hello world tutorial for github
StevenBallardSB/HelloDotNetSourceControl
Testing out connecting to github using source control in visual studio 2017
StevenBallardSB/HelloWorldMVC
A basic mvc website
StevenBallardSB/Inheritance
Java homework on Inheritance where you are moving around documents, and text.
StevenBallardSB/Member-Form
A member form where I'm practicing validation
StevenBallardSB/MvcFormsVsModelBinding
A homework assignment using model binding
StevenBallardSB/NestedObjects
Sample app demonstrating nested objects
StevenBallardSB/Notable-Wholesale-SupplyWorld
A separate application that the notable wholesale website will be using to order products
StevenBallardSB/StudentReg-AdvancedJavaScript
StevenBallardSB/Test-Scores-and-Lunch-Orders
Two apps, one of the apps Accumulates test score data, then calculates the total, the count, then the average. You are able to look at the data, clear the data, add to the data, and exit the app. The second app is a simulated point of service. Where it processes lunch orders
StevenBallardSB/Text-Based-RPG
A choose your own adventure text based RPG
StevenBallardSB/ToDoListWebsite
A to dynamic todo list created using typscript
StevenBallardSB/TsConfigSlate
The starter code to configure a typescript to javascript converter
StevenBallardSB/UnitTestSample
A simple unit test project with CI pipeline