Skip to content
View Hydramus's full-sized avatar

Block or report Hydramus

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

Pinned Loading

  1. Hakka-Anki-DeckHakka-Anki-DeckPublic

    Hakka AnkiDeck generator that I created to help learn huiyang hakka that utilises the Hakka TTS to create sound files as well.

    Python 5

  2. Vectorworks License Cleanup ScriptVectorworks License Cleanup Script
    1
    #!/bin/bash
    2
    3
    echo"=== Vectorworks License Cleanup Script ==="
    4
    5
    # Get version year from argument
  3. Export your pagerduty incident repor...Export your pagerduty incident report. Change the timeframe within the script and then run in either plain or verbose mode.
    1
    importos
    2
    importdatetime
    3
    importargparse
    4
    importpandasaspd
    5
    frompagerdutyimportRestApiV2Client, Error
  4. Hakka-flashcards-siteHakka-flashcards-sitePublic

    Simple site to run the flashcards to learn Hakka Vocab without any software

    JavaScript