Skip to content
View bdunton9323's full-sized avatar

Block or report bdunton9323

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

My name is Ben. I have been writing code professionally since 2010. I mainly write Java code at work, so that is what I am most familiar with. I also know C++ and Python well.

My repositories contain some of the projects that I am most proud of.

Interests:

  • design patterns
  • algorithms
  • clean code
  • automation

I love figuring out how things work, any why things are the way they are.

I am also an avid cyclist and live music enthusiast.

Popular repositories Loading

  1. pyblocks pyblocks Public

    A tetris-like game made in python using the pygame library

    Python

  2. sudoku sudoku Public

    An algorithm to solve Sudoku puzzles

    Python

  3. wordle wordle Public

    Wordle solver

    Java

  4. bdunton9323 bdunton9323 Public

    Config files for my GitHub profile.

  5. blockchain-playground blockchain-playground Public

    Demonstrates how to use smart contracts in Ethereum with Go

    Go