Madina  (@MadinaB)
  • Stars
    star
    33
  • Global Rank 458,219 (Top 16 %)
  • Followers 36
  • Following 64
  • Registered over 9 years ago
  • Most used languages
    Java
    58.3 %
    C#
    16.7 %
    HTML
    8.3 %
    JavaScript
    8.3 %
    C++
    8.3 %
  • Location 🇰🇷 South Korea
  • Country Total Rank 4,140
  • Country Ranking
    C#
    509
    Java
    631
    JavaScript
    1,720
    HTML
    2,060
    C++
    2,531

Top repositories

1

SpeechRecognizingAutoScroll

Voice recognition-enabled Google Chrome Extension to automatically scroll your web pages.
JavaScript
7
star
2

UNIST_IndoorTracker

Simple application to track indoor positioning at UNIST EB 2nd floor.
Java
6
star
3

ShootTheDuck

Second experience with Unity by creating a Shooting Gallery game. Thanks to kenney.nl for awesome graphics.
C#
4
star
4

BubbleColorPalette

Android application to extract prominent colors from images to create color palettes.The BubbleColorPalette is made with the help of Android Palette API.
Java
2
star
5

CartmanSays

This funny chrome extension will cheer you up with randomly popping up quotes and Cartman speaking them out loud.
HTML
2
star
6

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.
Java
2
star
7

-MapReduce-

In Hadoop
Java
1
star
8

SpeechRecognizerDemo

Draft code for offline android speechRecognizer
Java
1
star
9

MyPaperProject

My little “Shoot’Em Up” game on Unity
C#
1
star
10

MobileCompass

Simple compass for Android.
Java
1
star
11

BinarySearchTrees

Performance Comparison Tests for AVL Tree and Binary Search Tree
C++
1
star
12

GameReleaseDatesApp

Android application to retrieve information about upcoming game releases from internet using Glide and RecyclerView.
Java
1
star
13

RaspberryCar

Remotely controlled car using Python and Raspberry PI.
1
star