All for One!

Here are the first 10 applications I learned to create in the CodeStack Academy! These 10 projects are all using API endpoints that I created and hosted via Azure! Please enjoy playing with all of my projects!

Hello World

Enter your name and get back a greeting!

Play
Adding Numbers

Enter two numbers and get back the sum of the two numbers!

Play
Asking Questions

Enter your name and time you woke up today!

Play
Odd or Even

Enter a number and see if it’s odd or even!

Play
Reverse It (alphanum)

Enter a string of characters and see what the reverse string looks like!

Play
Reverse It (Numbers)

Enter a large number and see the digit order in reverse!

Play
MadLib

Enter some basic values to generate a unique story!

Play
Magic 8 Ball

Play with the magic 8 ball by asking it a question!

Play
Greater Or Less

Enter two numbers and test whether either number is greater, less than or equal to!

Play
Restaurant Picker

Pick a restaurant Category and it will randomly generate a restaurant you should eat at!

Play