Pinned Repositories
AbstractClassesDemo
AlarmClockProject
Program to take in command line arguments with options to function as an alarm clock, a stopwatch, show the current time and date, and includes a help menu.
ArraysAndListsProject
ASP.NETPractice
ASPNET
ASP.NET Core using MVC accessing the Bestbuy example database
BankAccountApp
A bank account application that allows the user to check their online balance, make a deposit, and make a withdraw.
KanyeREST
OpenWeatherMapAPI
PhonebookApplication
TacoParser
An exercise in geolocation, csv parsing, and logging
mcrowe94's Repositories
mcrowe94/AbstractClassesDemo
mcrowe94/AlarmClockProject
Program to take in command line arguments with options to function as an alarm clock, a stopwatch, show the current time and date, and includes a help menu.
mcrowe94/KanyeREST
mcrowe94/BestBuyDatabaseUsingDapper
mcrowe94/C36SillyLittleSlothStory
mcrowe94/CollectionsMasterApp
mcrowe94/DailyChoresApp
A console app that allows the user to pick a number for the day of the week which will load a set of 3-4 chores that need to be done for that day. This is a work in progress!
mcrowe94/FactoryPatternEx2
mcrowe94/FizzBuzzChallenge
mcrowe94/HelloWorldDemo
mcrowe94/HTML_Exercise
mcrowe94/InheritanceExercise
mcrowe94/IterationLoops
Practicing loops & calling methods
mcrowe94/jcrowe91.github.io
Personal Portfolio https://jcrowe91.github.io/
mcrowe94/LetsBuyPizza
mcrowe94/LINQDemo
mcrowe94/mcrowe94.github.io
mcrowe94/MealRandomizer
*This is a work in progress - I will be adding to it over time* This is a console app that allows the user to choose a number (1-7) that are labeled for the days of the week - a random meal for the day will be chosen and the user can then pick another day to repeat the cycle or simply end the program
mcrowe94/MergeConflictExercise
mcrowe94/MethodOverloading
mcrowe94/MethodsExercise_v2
mcrowe94/MoreTacoBellOrders
Just touching up on branching
mcrowe94/OrderYourTacoBell
mcrowe94/PalindromeExercise
Exercise utilizing xUnit with Test Driven Development
mcrowe94/SchoolSubjectGame
mcrowe94/SelectionStatementExercise_v2
mcrowe94/SillySlothStoryDemo
mcrowe94/SyntaxSugar
Just briefing myself on syntax and syntax sugar
mcrowe94/SyntaxSyntaxSugarExercise
mcrowe94/UnitTestingExercise