Skip to content
View johnpfeiffer's full-sized avatar

Block or report johnpfeiffer

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. go-fibonacci go-fibonacci Public

    Fun with calculating a series of fibonacci numbers https://blog.john-pfeiffer.com/dynamic-programming-and-memoization-and-the-compute-versus-storage-tradeoff/

    Go

  2. go-lanscan go-lanscan Public

    A basic local area network scanner because remembering nmap parameters is hard and Go channels are easy =p

    Go

  3. go-linkedlist go-linkedlist Public

    examples and exercises with a linkedlist

    Go

  4. go-web-example go-web-example Public

    An example template to make life easier when creating a simple Go web app

    Go

  5. gotree gotree Public

    Trees, Binary Trees, BST's and Heaps (also a tree)

    Go

  6. stringsmoar stringsmoar Public

    Package stringsmoar implements moar simple functions to manipulate UTF-8 encoded strings. Inspired by https://golang.org/pkg/strings/ , but the helper functions they left out =p

    Go 1