Skip to content
View laurence-myers's full-sized avatar

Organizations

@joiful-ts

Block or report laurence-myers

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

Personal Projects

  • 2014-2024 MidiToMacro - AutoHotKey script to map MIDI messages to key macros
  • πŸ”’ 2024: Disco Elysium unofficial patch - fixes lots of outstanding bugs in the game Disco Elysium
  • 2024: PyOPL - OPL2/3 sound chip emulator for Python. Contributed porting to Python v3.8 (building on work by Adam Biser), CI builds, automated tests, and publishing to PyPI
  • πŸ”’ 2023-2024: DRO Trimmer v5 - add a waveform view with mouse selection of trim points, add support for VGM files and projects
  • 2023: SCI Companion - Sierra game editor. Contributed bug fixes and nightly CI builds (when there are changes to build)
  • 2020-2023: Music To Check Out Organizer - edit a Spotify playlist, grouping tracks by album, with bulk delete, and "move" to other playlists
  • πŸ”’ 2023: GOG offline installer batch download tool
  • 2022: FL Studio Plugin Organizer - organise FL Studio Plugins by "vendor"
  • 2022 Inja CLI - standalone string templating command line tool, with syntax like Jinja
  • πŸ”’ Quest for Glory 4 patch - backport of ScummVM fixes into the original game scripts
  • πŸ”’ SCI Jukebox - music-playing scripts for Sierra games
  • 2016-2022: joiful - apply Joi validation using decorators (previously known as tsdv-joi)
  • 2017-2022: Rose - type safe, schema-first PostgreSQL query builder
  • πŸ”’ 2020: Jackbox Editor - edit "Joke Boat" resources to give a broader range of prompts
  • 2016: TownNameGen - a port of the OpenTTD town name generator to Haxe (targeting JS and Neko)

Misc

Old stuff

Pinned Loading

  1. joiful-ts/joiful joiful-ts/joiful Public

    TypeScript Declarative Validation for Joi

    TypeScript 239 18

  2. rose rose Public

    Type-safe PostgreSQL query builder and row mapper for Node.js and TypeScript

    TypeScript 3 1

  3. flspo flspo Public

    FL Studio Plugin Organizer

    C++ 4

  4. midi-to-macro midi-to-macro Public

    AutoHotKey (AHK) script to map MIDI inputs to keyboard shortcuts or macros

    AutoHotkey 27 4

  5. townnamegen townnamegen Public

    A town name generator, derived from OpenTTD, for JavaScript or command line, written in Haxe.

    Haxe 3 1

  6. inja-cli inja-cli Public

    A Command Line Interface for the Inja string template library

    HTML