Skip to content
View benjivesterby's full-sized avatar
🔐
🔐

Highlights

  • Pro

Organizations

@analyticsanon @devnw @secteria @structsdev
Block or Report

Block or report benjivesterby

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

Hey All! I'm Benji!

I'm focused on building secure, fault tolerant, distributed systems that incorporate bleeding edge technology such as artificial intelligence and machine learning, as methods for solving difficult problems and creating innovative solutions. A good deal of my work is in creating open source software in these areas that can be used by the community.

Interested in reading more about me? Visit my website

😄 Pronouns: he/him

🔭 I’m currently working on My Blog and building a Massively Parallel Distributed Compute framework in Go, known as Atomizer.

🌱 I’m currently learning about byzantine distributed systems, evolutionary computation and genetic algorithms

👯 I’m looking to collaborate on interesting community projects

💬 Ask me about any thing really, I'm pretty open. Add an issue to my about-me repo and I'll get back to you

📫 How to reach me:

Love for the Go Community

In 2017, I was introduced to the Google Go programming language at a security conference hosted by SANS. Ever since it has become the language I do most of my experimentation with. The language itself is easy to read, and the built in concurrency primitives provide a framework for concurrent design that I did not have in other languages. The language was not the only thing that pulled me in though.

In 2018, I attended my first Gophercon conference. I had been to previous conferences in the .NET community where I worked before 2017, but none of them were like this. The Go community was friendly and welcoming and I immediately felt like I fit in. It is a wonderful group of diverse individuals who all love the Go language, but also strive to maintain an inclusive and welcoming culture.

Being part of the Go community has encouraged me to move towards an open source model whenever possible. To be part of and give back to such a great group of people.

Pinned

  1. devnw/stream devnw/stream Public

    stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library

    Go 64 3

  2. devnw/gvm devnw/gvm Public

    Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go v…

    Shell 55 4

  3. devnw/void devnw/void Public

    Void is a Go Native Protective DNS (PDNS) Service

    Go 6

  4. devnw/atomizer devnw/atomizer Public

    Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitat…

    Go 19 1

  5. devnw/ajson devnw/ajson Public

    ajson is a library that provides helpers for unmarshalling ALL JSON ks/vals even if they are not on the origination struct

    Go 4