Skip to content
View zfortier's full-sized avatar

Block or report zfortier

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. Arduino_Build Arduino_Build Public

    Simple project skeleton for Arduino projects. Does not require the Arduino IDE. Works on Mac and Linux.

  2. arduino_keyboard_emulator arduino_keyboard_emulator Public

    simple program that allows an Arduino to be re-programmed to emulate a USB keyboard that reads input from a serial connection.

    C++ 7

  3. game_of_life game_of_life Public

    Just a basic Life simulator to run in a Linux terminal

    Python

  4. poker_comparison_example poker_comparison_example Public

    a simple class modeling a poker hand. Implements `__eq__()`, `__gt__()`, and `__lt__()`

    Python

  5. re_compile_or_not re_compile_or_not Public

    python `re`: should I pre-compile, or is that just a waste of keystrokes?

    Python

  6. trackpad_movement_pressure_visualizer trackpad_movement_pressure_visualizer Public

    A simple tool that generates 3d plots of trackpad motion and pressure using libinput

    Python