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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. BirthTrends_AnalysisBirthTrends_AnalysisPublic

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

    R

  2. BirthTrends_VisualisationBirthTrends_VisualisationPublic

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

    R

  3. Dynamic_MinesweeperDynamic_MinesweeperPublic

    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_NonogramDynamic_NonogramPublic

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

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

    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