Skip to content
View C-vind's full-sized avatar
:octocat:
Hi!
:octocat:
Hi!
Block or Report

Block or report C-vind

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Dynamic_Nonogram Dynamic_Nonogram Public

    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. I…

    JavaScript

  2. Dynamic_Minesweeper Dynamic_Minesweeper Public

    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, th…

    JavaScript

  3. Mastermind Mastermind Public

    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…

    JavaScript

  4. Dual_NavDrawer Dual_NavDrawer Public

    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 th…

    Java 2

  5. GridSwipe_Launcher GridSwipe_Launcher Public

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

    Java 1

  6. Map_RadiusDetector Map_RadiusDetector Public

    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 cu…

    Java