Calvin Wirawan (C-vind)

C-vind

User data from Github https://github.com/C-vind

0

followers

0

following

0

stars

Location:Indonesia

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

GitHub:@C-vind

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:1Issues:0

BirthTrends_Analysis

Analysis of birth trends in England and Wales: Associations with maternal age and levels of deprivation

Language:RLicense:CC0-1.0Stargazers:0Issues:0Issues:0

BirthTrends_Visualisation

Visualisation of birth trends in England and Wales: Relation with age group, deprivation and country of birth

Language:RLicense:CC0-1.0Stargazers:0Issues:0Issues:0

Polygon

An application for drawing Polygon/Polyline created using Visual Basic. Drawing a Polygon/Polyline is done by edge processing. The Polygon/Polyline in this program will only be represented by array of points.

Language:Visual Basic .NETStargazers:0Issues:0Issues:0

Sphere

An application for drawing a sphere created using Visual Basic. The sphere is represented by many triangular polygons. The polygon mesh in this program will be represented by list of edge indices.

Language:Visual Basic .NETStargazers:0Issues:0Issues:0