Skip to content
View alexishida's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding

Block or report alexishida

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.

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. Moji Moji Public

    A lightweight, clean desktop app for opening, reading, editing, and exporting Markdown files.

    TypeScript 214 22

  2. dalhe-cli dalhe-cli Public

    Your personal AI command center for automation, agents and productivity.

    JavaScript 2

  3. games-stock games-stock Public

    GameStock é um gerenciador desktop de biblioteca de ROMs e inventario de consoles

    TypeScript

  4. kindle-dashboard kindle-dashboard Public

    Turn your old Kindle into a dashboard display.

    TypeScript 48 9

  5. gcmm-ex gcmm-ex Public

    A GameCube/Wii memory card manager with exFAT and FAT32 support.

    C 3

  6. Script to install rbenv, Ruby, nodej... Script to install rbenv, Ruby, nodejs and yarn
    1
    #!/bin/bash
    2
    #---------------------------------------------------------------------------------------
    3
    #  Script to install rbenv, Ruby, nodejs and yarn
    4
    #  Source: https://gist.github.com/alexishida/655fb139c759393ae5fe47dacd163f99
    5
    #