Skip to content
View RainbowHawk1993's full-sized avatar

Block or report RainbowHawk1993

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. Ciphers Ciphers Public

    Series of small projects I did for uni that can cipher and decipher messages using different encryption methods

    C++

  2. Greeting-Service Greeting-Service Public

    Simple web-app that greets emails/names the first time they are inputted. Names are saved in the database. E-mails are not.

    HTML

  3. Game-of-Life Game-of-Life Public

    There's probably like a gazillion other implementations of Conway's Game of Life in Go, but this one is mine.

    Go

  4. Registration-and-Login-System Registration-and-Login-System Public

    Simple project I did to practice reading/writing files in Go

    Go

  5. hangman hangman Public

    My implementation of Hangman game in Go. Supports usage of custom word lists via a flag.

    Go