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

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 Loading

  1. BirthTrends_Analysis BirthTrends_Analysis Public

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

    R

  2. BirthTrends_Visualisation BirthTrends_Visualisation Public

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

    R

  3. 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

  4. 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

  5. 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

  6. Sphere Sphere Public

    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.

    Visual Basic .NET