Skip to content
View shishi's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@symfony-japan-old @emacs-jp @shinjukurb @tddbc @coderdojo-japan @yurufuwa

Block or report shishi

Report abuse

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

Report abuse

Pinned Loading

  1. rash_alt rash_alt Public

    Forked from tcocca/rash

    This is a alt version solve problems which conflict name space with Hashie and out of dependency. Simple extension to Hashie::Mash for rubyified keys.

    Ruby 4 5

  2. dotfiles dotfiles Public

    my dotfiles

    Common Lisp 3 1

  3. rss_generator rss_generator Public

    Scrape manga sites and generate RSS feeds

    Ruby

  4. nix-config nix-config Public

    Nix 1

  5. synology_to_immich synology_to_immich Public

    Synology Photos to Immich migration CLI tool

    Python

  6. omarchy_nix omarchy_nix
    1
    {
    2
      nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
    3
      omarchy-nix = {
    4
        url = "github:henrysipp/omarchy-nix";
    5
        inputs.nixpkgs.follows = "nixpkgs";