Skip to content
View jpsilvashy's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@astroscrum
Block or Report

Block or report jpsilvashy

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. basic-column-layout basic-column-layout Public

    A very lightwieght XHTML/CSS framework that follows both the typographic grid, and also baseline grid

    HTML 100 7

  2. ruby-sinatra-chat ruby-sinatra-chat Public

    A mini chat app written with Sinatra

    CSS 9 2

  3. hostReachable.js hostReachable.js
    1
    function hostReachable() {
    2
    
                  
    3
      // Handle IE and more capable browsers
    4
      var xhr = new ( window.ActiveXObject || XMLHttpRequest )( "Microsoft.XMLHTTP" );
    5
      var status;
  4. repl repl Public

    A simple ruby REPL

    Ruby 8 7

  5. Post Google Sheets form entries to S... Post Google Sheets form entries to Slack
    1
    # Post Google Sheets form entries to Slack
    2
    
                  
    3
    By using Google Form's script editor, you can call Slack webhooks when form submissions are made. You can use this script to do things like creating a live feedback form for taking questions from an audience or notifying your team when someone signs up for an event.
    4
    
                  
    5
    ## Setup
  6. epicmix epicmix Public

    A Ruby gem for accessing your EpicMix data.

    Ruby 3 1