Calvin Wirawan (C-vind)

C-vind

Geek Repo

0

followers

0

following

0

stars

Location:Indonesia

Home Page:https://www.linkedin.com/in/calvin-wirawan/

Github PK Tool:Github PK Tool

Calvin Wirawan's repositories

Dual_NavDrawer

An application that has a Navigation Drawer placed on both sides (Left & Right) of the screen. The Right Drawer also has a Search View and the menu items on the drawer will be shown according to the user's search query. All menu items are added programmatically and each of their information (title and icon) is parsed from certain XML files. There is also a bottom Horizontal Scroll View which shows the shorcut items of the Left Drawer.

Language:JavaStargazers:2Issues:0Issues:0

Dynamic_Minesweeper

A famous puzzle game known as Minesweeper. In this version, the player is given the capability to dynamically set up the board size and henceforth adjust the difficulty of the game. In addition, the mines are generated and placed randomly every time the player start a new game. Therefore, the player can expect the puzzle to stay unique and different for each game.

Language:JavaScriptStargazers:0Issues:1Issues:0

Dynamic_Nonogram

A picture logic puzzle game, commonly known as Nonogram. In this version, the player is given the capability to dynamically set up the board size and henceforth adjust the difficulty of the game. In addition, the picture is generated randomly every time the player start a new game. Therefore, the player can expect the puzzle to stay unique and different for each game.

Language:JavaScriptStargazers:0Issues:1Issues:0

GridSwipe_Launcher

A custom android launcher that utilizes Grid View and Horizontal Paging (Swipeable). The applications are sorted Ascendingly according to their name.

Language:JavaStargazers:0Issues:0Issues:0

Map_RadiusDetector

A map application that will trigger Push Notification if a certain coordinate (with Marker) is detected to be inside a certain Radius (in meter) around the user's location. The Marker also has a custom Info Window with some clickable Buttons on it.

Language:JavaStargazers:0Issues:0Issues:0

Mastermind

A code-breaking game, commonly known as Mastermind or Bulls & Cows. The solution is generated randomly every time the player start a new game. Hence, the player can expect the solution to be unique and different for each game.

Language:JavaScriptStargazers:0Issues:0Issues:0