Skip to content
View luke-hdl's full-sized avatar

Block or report luke-hdl

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

I'm Luke, he/him. I'm professionally employed, but everything here is my hobby projects - little side-things that, for whatever reason, I'm developing or maintaining, mostly for my own use. I love to program, I love to LARP, and I love sewing and purse design. A little bit of everything, you know; can't rest on your laurels.

My active projects are:

  • read-cl: A command-line single-word-speedreading program (RSVP reading). I developed this to use on UserLAnd (or Termux, but getting Textract installed on Termux feels like pulling teeth.) There's a lot of reason to doubt RSVP as a great comprehension tool - reading back to check things is good for comprehension, even though it slows you down - but the focused nature of the reading tends to prevent me from getting distracted with my own thoughts, so I like it.
  • slapchop: An open-source Discord bot for rock-paper-scissors (and hidden-information challenges more generally). It's specifically developed for PvP challenges in the Mind's Eye Theater roleplaying game system - which is designed for live play, but has a thriving online play community.
  • argonaut: Flexible wrapper around jsyn for building grooveboxes. Very early alpha has been released.

On the backburner:

  • dungeon3d: Doom-style raytracing in AsciiPanel+Java, with a few sample modules showing how it could be used to build a classic party-based dungeon crawler in the legacy of Wizardry. The game project itself is not actively being worked on, but the visual element is pretty cool, and I thought it might be of interest to other aspiring game developers. And - who knows? Maybe someday I'll get to work on it again.

I can be reached at code@haunteddolllovers.net if you've got any questions. :)

Pinned Loading

  1. read-cl read-cl Public

    A very simple implementation of single-word speedreading, designed for use with the command-line emulator UserLAnd on Android - although it will run on any platform that supports Python3, Pip, and …

    Python 1

  2. argonaut argonaut Public

    Jsyn-based software for making grooveboxes out of Raspberry Pis with MIDI controllers.

    Java

  3. dungeon3d dungeon3d Public

    Sample implementation of Doom-style 3D Raytracing in AsciiPanel, with some samples of text entry, character creation, battle, etc.

    Java

  4. slapchop slapchop Public

    Open-source Discord bot for playing Rock-Paper-Scissors, tailored especially for Mind's Eye Theater

    Python