Pinned Repositories
AutoCompleteTextViewExampleForZookey
Answer to a question on StackOverflow (http://stackoverflow.com/questions/31091446/android-autocompletetextview-with-geocoder/31094510#31094510)
BinarySearch
BinarySearch is a simple implementation of a binary search algorithm.
BinarySearchTrees
Binary Search trees is a simple program which demonstrates a few basic functions associated with the binary search tree data structure
Coffee
FindMatchingBracket
Find Matching Bracket is a simple program which will print out the index's of correlating brackets one after another
InfiniteFibonacci
This is a simple android applicatiom which showns an example of an endless scrolling listview which is populated with the fibonacci sequence
Knowted-Android
An Android client to interface with the smplNote API
Knowted-Backend
a super simple private reminder note application (the web backend). Meant to demonstrate android to rails communication services.
linkedListOrdering
linked list ordering is a recursive algorithm which sorts a pre defined linked list by it's value (assuming integer) from lowest to highest
StudyRoom-open-source
StudyRoom is a mobile first, question and answer platform which provides professors with insight into study habits, learning patterns and the overall knowledge states of their students; while simultaneously increasing student engagement using gamification.
aaemman's Repositories
aaemman/StudyRoom-open-source
StudyRoom is a mobile first, question and answer platform which provides professors with insight into study habits, learning patterns and the overall knowledge states of their students; while simultaneously increasing student engagement using gamification.
aaemman/AutoCompleteTextViewExampleForZookey
Answer to a question on StackOverflow (http://stackoverflow.com/questions/31091446/android-autocompletetextview-with-geocoder/31094510#31094510)
aaemman/InfiniteFibonacci
This is a simple android applicatiom which showns an example of an endless scrolling listview which is populated with the fibonacci sequence
aaemman/BinarySearch
BinarySearch is a simple implementation of a binary search algorithm.
aaemman/BinarySearchTrees
Binary Search trees is a simple program which demonstrates a few basic functions associated with the binary search tree data structure
aaemman/Coffee
aaemman/FindMatchingBracket
Find Matching Bracket is a simple program which will print out the index's of correlating brackets one after another
aaemman/Knowted-Android
An Android client to interface with the smplNote API
aaemman/Knowted-Backend
a super simple private reminder note application (the web backend). Meant to demonstrate android to rails communication services.
aaemman/linkedListOrdering
linked list ordering is a recursive algorithm which sorts a pre defined linked list by it's value (assuming integer) from lowest to highest
aaemman/Reuben_Android
aaemman/N-aryTreePrinting
N-ary Tree Printing is an Algorithim which can be used to print the contents of a tree in a comprehensive manor, where each parent can have n number of children.
aaemman/open-source
open source projects
aaemman/pathFinder
Path Finder is a simple recursive maze breaking algorthim meant to be used to fine a path of 1's from a starting to and end point in a pre-determined 2 dimensional boolean array
aaemman/QuickSort
This is a basic example of a quickSort algorithm, quick sort is the quickest sorting algorithm wit a time complexity of nlogn
aaemman/RocketToggle
Feature toggles as a service
aaemman/ruby-hash-parsing-method
aaemman/smplStatusApp
smplStatus is a very simplistic android application which utilizes the Facebook SDK to allow users to post new status updates and see previous statuses.
aaemman/StudyRoom-Android
aaemman/YetAnotherPitchDeck