Pinned Repositories
angular-file-upload
a basic example of Angular file picker using the Filestack API
cordova-camera-app
ftp-web-client
A basic example of how to set up an FTP client with React & Node
hackathon-starter
A boilerplate for Node.js web applications
ionic-calculator-app
a mobile app for performing standard mathematical calculator operations. Built with Ionic Framework, AngularJS, HTML5, Sass
ionic-classifieds-app
A mobile app where users can post-and-sell items to other users. Built with Ionic framework and Stamplay
Multiple-Choice-Quiz-app
A multiple choice quiz app
poke-locator
an app that allows Pokemon Go trainers to record and lookup places where rare pokemon have recently been sighted - MEAN stack + MapJam
rr-contact-list
starterTemplate-Object-Actions
a starter template for creating object actions using the Stamplay SDK
isaacg11's Repositories
isaacg11/addingIntegersOfNumber
Tutorial on adding the separate integers of 1 number together for a total sum in Javascript
isaacg11/alphabeticalSort
Tutorial on sorting the letters of a string in alphabetical order
isaacg11/bubbleSortAlgorithm
Tutorial on sort numbers in an array using the bubble sort algorithm
isaacg11/capitalizeFirstLetterOfAWord
isaacg11/contactListApp
a contact list app
isaacg11/convertMinutesToHours
Tutorial on converting minutes to hours
isaacg11/createCustomObjectExampleStamplay
A tutorial on creating a custom object with javascript using the Stamplay SDK
isaacg11/determineIfPrimeNumber
Tutorial on determining if a number is prime or not in javascript
isaacg11/devpage2
my designer page
isaacg11/equalNumberOfLetters
Tutorial on finding if the number of x's and o's match in length
isaacg11/findNumberOfMinutes
Tutorial on finding the number of minutes between 2 different clock times
isaacg11/findVowelsIOfAString
Tutorial on finding the total number of vowels in a string in Javascript
isaacg11/insertionSortAlgorithm
Tutorial on building an insertion sort algorithm to arrange numbers of an array in numerical order
isaacg11/newWebinarLandingPage
lorem ipsum
isaacg11/portfolioPage
My developer portfolio page
isaacg11/queryObjectExampleStamplay
A tutorial on how to query a custom object with Javascript using the Stamplay SDK
isaacg11/replacementAlgorithm
Tutorial on replacing the letter in a string with the next consecutive letter in the alphabet in Javascript
isaacg11/runLength
Tutorial on finding the run length of matching letters in a string
isaacg11/selectionSortAlgorithm
Tutorial on how to build a selection sort algorithm in Javascript
isaacg11/signUpExampleStamplay
A tutorial on how to implement user sign up with Javascript using the Stamplay SDK. This covers email/password signup & 3rd party authentication
isaacg11/sortNumberInNumericalOrder
Tutorial on sorting the numbers of an array in numerical order
isaacg11/starterTemplate-Create-Update-Object-API
a starter template for creating and updating objects using the Stamplay Rest API
isaacg11/starterTemplate-Object-Actions-API
a starter template for creating object actions using the Stamplay Rest API
isaacg11/starterTemplate-Object-Comments-API
a starter template for creating object comments using the Stamplay Rest API
isaacg11/starterTemplate-Social-Login-API
a starter template for logging in users with their social account information using the Stamplay Rest API
isaacg11/trelloclone
A Trello clone made with Angular and Stamplay
isaacg11/updateObjectExampleStamplay
A tutorial on updating a custom object with Javascript using the Stamplay SDK
isaacg11/webinarLandingPage
lorem ipsum
isaacg11/wordContainingTheMostLetters
Tutorial on finding the word in a sentence that contains the most common letters in length
isaacg11/wordCount
Tutorial on counting the number of words in a string