Skip to content
View yetithefoot's full-sized avatar
:octocat:
Loading status...
:octocat:
Loading status...

Organizations

@MobileDevs @TopTechPhoto
Block or Report

Block or report yetithefoot

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
yetithefoot/README.md

Hi there πŸ‘‹

Pinned

  1. STUN+TURN servers list STUN+TURN servers list
    1
    {url:'stun:stun01.sipphone.com'},
    2
    {url:'stun:stun.ekiga.net'},
    3
    {url:'stun:stun.fwdnet.net'},
    4
    {url:'stun:stun.ideasip.com'},
    5
    {url:'stun:stun.iptel.org'},
  2. slack-plain-bots slack-plain-bots Public

    Bot for Slack that posting boobs images to #general

    JavaScript 36 8

  3. YTFKeyboardCorrector YTFKeyboardCorrector Public

    Keyboard Corrector for input fields in iOS

    Objective-C 11 2

  4. Runs Google Chrome with memory objects Runs Google Chrome with memory objects
    1
    To enable window.gc() on Chrome browser console you just need to start Chrome like this:
    2
    
                  
    3
    > /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --js-flags="--expose-gc" --enable-memory-info
    4
    
                  
    5
    Those flags enable the following console API, very usefull to debug memory leaks: 
  5. YTFPlaceholderTableView YTFPlaceholderTableView Public

    Simple UITableView with placeholder view

    Objective-C 8 2

  6. express-json-response-sanitizer express-json-response-sanitizer Public

    Express middleware for response satitation

    JavaScript 6