Skip to content
View MichaelDiBernardo's full-sized avatar

Organizations

@pyconca
Block or Report

Block or report MichaelDiBernardo

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

  1. aosabook/500lines aosabook/500lines Public

    500 Lines or Less

    JavaScript 29.1k 5.9k

  2. ddd-flask-example ddd-flask-example Public

    A terse example of DDD-inspired architecture using Flask and SQLAlchemy/MongoDB as storage options.

    Python 168 32

  3. srl srl Public

    A clone of the roguelike Sil that I attempted to write in Go in 2017.

    Go 4

  4. splash splash Public

    Splash is a simple 3D videogame that I wrote in C++ and OpenGL in 2007.

    C++ 1

  5. tetrisML tetrisML Public

    The first thing I ever wrote in OCaml a Really Long Time Ago.

    OCaml 1

  6. monkey monkey Public

    A toy programming language implemented in golang, from interpreterbook.com.

    Go