Skip to content
View Jitsusama's full-sized avatar
🗯️
🗯️
Block or Report

Block or report Jitsusama

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

  1. UInt128 UInt128 Public

    A Swift 128-bit Unsigned Integer Data Type conforming to the UnsignedInteger Protocol

    Swift 60 24

  2. dotfiles dotfiles Public

    My own personal dotfiles.

    Shell

  3. lets-do-dns lets-do-dns Public

    A letsencrypt certbot auth/cleanup hook program engineered to handle hostname ownership authentication via DigitalOcean's DNS system.

    Python 8

  4. hostel-huptainer hostel-huptainer Public

    Handles SIGHUP'ing docker container processes that have a `org.eff.certbot.cert_cns` label value matching the supplied string.

    Python 1

  5. csnes9x csnes9x Public

    A (very) old C++ program that acts as a front-end to the snes9x emulator system from the Linux CLI

    C++ 1

  6. Test-Driven-Go-Service Test-Driven-Go-Service Public

    This serves as an example of performing outside-in TDD on a Golang web service translating the wttr.in weather API as a superficial use case.

    Go