Skip to content
View umajho's full-sized avatar
  • Mentougou
  • 16:13 (UTC +08:00)

Block or report umajho

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
umajho/README.md

What I'm building

A platform for my interpretation of 岛团freeform forum-based TTRPG → rolludejo · tuan-run

  • rotext: A markup format designed for rolludejo.
  • dicexp: A DSL for rolling die.

Tools and building-blocks that assist people in creating creative works → kreantio

  • openfx-rs: OpenFX bindings and tools for Rust.
  • wofx (planned): Web-technology-based runtime for image-based visual effect plugins.

Tools related to speech synthesis → lazurema

  • voĉa (not ready yet): A Rust toolkit for vocal data processing.
    • gridder: A GUI tool for visualizing and editing TextGrid files.
  • parolujo (not ready yet): a synthesized speech orchestrator.

Miscellaneous

Where I can be found

Footnotes

  1. Yeah, even though this identity was born from (the collapse of) A岛, I prefer this platform ¯_(ツ)_/¯ ↩

Pinned Loading

  1. rotext rotext Public

    Rotext 是为岛团而生的轻量级标记语言。

    Rust

  2. dicexp dicexp Public

    Dicexp 是一种表示掷骰的表达式。本仓库代码用于对该表达式求值,并作为该表达式的事实标准。

    TypeScript 2