Skip to content
View rsvgist's full-sized avatar

Block or report rsvgist

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 Loading

  1. F18_DIGHT360 F18_DIGHT360 Public

    DIGHT 360: python text processing (Fall 2018)

    HTML 1

  2. breakout-clone breakout-clone Public

    Retro Breakout Game Clone:

    JavaScript

  3. splashy-karp splashy-karp Public

    Flappy Bird clone made with Phaser.js:

    JavaScript

  4. wp rest api w/ vue wp rest api w/ vue
    1
    /** add featured img url to wp rest api **
    2
     * Created 11.15.18
    3
     * to test, add this code to functions.php under the current wp theme "../wp-content/themes/themeName/functions.php"
    4
     * then check out the api: "../wp-json/wp/v2/posts" and inspect the json,
    5
     * under post data object, you should see a new key: 'ftd_img_sm', with value: 'URL of image' 
  5. roshambo-duel roshambo-duel Public

    You already know rock paper scissors. But can you beat the computer?

    HTML