26 years old. Backend engineer. Go is pretty awesome.
- The Netherlands
-
18:49
(UTC +01:00)
Pinned Loading
-
-
go-little-drunken-bishop
go-little-drunken-bishop PublicA small drunken bishop algorithm written in Go to represent bytes.
Go 7
-
A simple brainfuck interpreter.
A simple brainfuck interpreter. 1package brainfuck23func Interpreter(code string, input string) string {
4memory := make([]int, 30000)
5 -
Simple IBAN (checksum) validation in Go
Simple IBAN (checksum) validation in Go 1package iban23import (4"math/big"5"strconv"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



