Skip to content
View jmsubmarine's full-sized avatar

Block or report jmsubmarine

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. coffee-machine coffee-machine Public

    Coffee Machine is a student Go-project by Hyperskill. This machine uses regular ingredients — coffee, milk, and plastic cups. Should it run out of something, it will show you a notification. Our de…

    Go

  2. game-of-life game-of-life Public

    This project is an implementation of Conway's Game of Life in Go. It simulates a cellular automaton on a toroidal grid, where each cell is either "alive" (O) or "dead" ( ). The state of the univers…

    Go

  3. in-memory-notepad in-memory-notepad Public

    A simple and intuitive CLI tool for managing notes.

    Go