Skip to content
View streetchief's full-sized avatar
Block or Report

Block or report streetchief

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. KnowledgeBase KnowledgeBase Public

    A collection of useful resources for software engineers, and others.

    HTML 4

  2. Stand on the shoulders of giants. Stand on the shoulders of giants.
    1
    If I have seen further than others, it is because I stand on the shoulders of giants.
    2
    - Isaac Newton
    3
    
                  
    4
    Find your true self.
    5
    - Li Hongzhi; rough quote.
  3. One Filter is Better Than Two One Filter is Better Than Two
    1
    # Filter explanation (Not Peer Reviewed)
    2
    Doing a double filter (bad):
    3
    
                  
    4
    ```js
    5
    return devices.filter(thresholdFilter).filter(dateFilter)
  4. testing-workstation testing-workstation Public

    Small workstation for testing javascript

    JavaScript

  5. project-sweater project-sweater Public

    toy app

    JavaScript

  6. CryptoVeil CryptoVeil Public

    Our project is a Chrome extension that will encrypt data sent to/through third party sites.

    JavaScript 3