Skip to content
View alexishida's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
Coding
๐Ÿ‘จโ€๐Ÿ’ป
Coding
Block or Report

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.

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

    Open-source educational game

    JavaScript 2 11

  2. simple-jsp-pagination simple-jsp-pagination Public

    Simple JSP (JAVA) pagination

    Java 3

  3. blockexplorer-node-lib blockexplorer-node-lib Public archive

    The nodejs Library to make bitcoins transactions using blockexplorer api

    JavaScript 4 1

  4. krpano-tools-vtour-xml krpano-tools-vtour-xml Public

    This project is used to rename krpano tour.xml scenes and generate texts hotspots based in hotspots existents.

    JavaScript 1

  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. Tutorial to configure Nginx client-s... Tutorial to configure Nginx client-side SSL certificates.
    1
    # Client-side SSL
    2
    For excessively paranoid client authentication.
    3
    
                  
    4
    Original: https://gist.github.com/mtigas/952344
    5