There are no reviews yet. Be the first to send feedback to the community and the maintainers!
SpeechRecognizingAutoScroll
Voice recognition-enabled Google Chrome Extension to automatically scroll your web pages.UNIST_IndoorTracker
Simple application to track indoor positioning at UNIST EB 2nd floor.ShootTheDuck
Second experience with Unity by creating a Shooting Gallery game. Thanks to kenney.nl for awesome graphics.BubbleColorPalette
Android application to extract prominent colors from images to create color palettes.The BubbleColorPalette is made with the help of Android Palette API.CartmanSays
This funny chrome extension will cheer you up with randomly popping up quotes and Cartman speaking them out loud.Apriori-Principle-in-Hadoop
Apriori algorithm finds all itemsets with supports larger than or equal to minsup. Apriori algorithm makes multiple passes over the transaction data. In the first pass, the support of individual items is counted and frequent items are determined (based on minsup). In each subsequent pass, a seed set of itemsets found to be frequent in the previous pass is used for generating new potentially frequent itemsets, called candidate itemsets; then their actual support is counted while making a pass over the transaction data. At the end of the pass, those that satisfy the minimum support constraint are collected, that is, frequent itemsets are determined, and they become the seed for the next pass. This process is repeated until no new frequent itemsets are found.SpeechRecognizerDemo
Draft code for offline android speechRecognizerMyPaperProject
My little “Shoot’Em Up” game on UnityMobileCompass
Simple compass for Android.BinarySearchTrees
Performance Comparison Tests for AVL Tree and Binary Search TreeGameReleaseDatesApp
Android application to retrieve information about upcoming game releases from internet using Glide and RecyclerView.RaspberryCar
Remotely controlled car using Python and Raspberry PI.Love Open Source and this site? Check out how you can help us