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 211 21

  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. 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
    #
  6. Script to update rbenv, Ruby and Rub... Script to update rbenv, Ruby and Ruby on Rails versions
    1
    #!/bin/bash
    2
    #---------------------------------------------------------------------------------------
    3
    #  Script to update rbenv, Ruby and Ruby on Rails versions
    4
    #  Source: https://gist.github.com/alexishida/015b074ae54e1c7101335a2a63518924
    5
    #