Skip to content
View basbiezemans's full-sized avatar

Block or report basbiezemans

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 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
basbiezemans/README.md

Hi there hello

This is a collection of mostly hobby projects, in which I explore different programming languages.

Pinned Loading

  1. master-mind-game master-mind-game Public

    Mastermind code-breaking game as a GUI application

    Elm

  2. docker-nginx-gunicorn-flask docker-nginx-gunicorn-flask Public

    Basic Flask app served with Gunicorn and NGINX

    Python 2 1

  3. mastermind-cli mastermind-cli Public

    Mastermind code-breaking game as a CLI application

    Rust

  4. mastermind-rest-api mastermind-rest-api Public

    REST API that simulates the role of Mastermind's codemaker

    Go