Skip to content
View sitesbyjoe's full-sized avatar
😎
Designing and developing always
😎
Designing and developing always

Highlights

  • Pro
Block or Report

Block or report sitesbyjoe

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. rets-middleware-app rets-middleware-app Public

    Sits between a RETS server and your app

    TypeScript 1

  2. sitesbyjoe-ng2 sitesbyjoe-ng2 Public

    SBJ site built with Angular 2

    TypeScript

  3. jajo.js - home-brewed screen recordi... jajo.js - home-brewed screen recording from back in 2013...
    1
    /* -----------------------------------------------------------
    2
     * Super user tracking script - jajo pronounced (ha-ho)
    3
     * -----------------------------------------------------------
    4
     * A generic script to track what a user does on a webpage, 
    5
     * storing it and having the ability to replay each session.
  4. Tracking the completion of an Activi... Tracking the completion of an Activity on SP by monitoring the server for a $_SESSION update from JS...
    1
    // see if the original sp object is out there...
    2
    var sp = sp || {};
    3
    
                  
    4
    // tacking the new object to the existing sp object
    5
    sp.completionTracking = {
  5. sitesbyjoe-react-app sitesbyjoe-react-app Public

    Sites by Joe, built with React

    JavaScript

  6. sitesbyjoe-vuejs sitesbyjoe-vuejs Public

    sitesbyjoe.com rebuilt with VueJS

    JavaScript