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

Block or report alexishida

Report abuse

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

Report abuse

Pinned Loading

  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 5 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