Skip to content
View shariq's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report shariq

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

    aesthetically pleasing words

    Python 121 17

  2. firebase-python firebase-python Public

    nice and simple Firebase integration for Python

    Python 35 20

  3. notion-on-firebase notion-on-firebase Public

    serve notion.so pages on firebase hosting, enabling search engine indexing and custom routes

    Python 113 7

  4. random-code random-code Public

    just run some random python code

    Python 1

  5. getArticleText getArticleText
    1
    // fancily gets the text content of an html page
    2
    
                  
    3
    function getArticleText() {
    4
        function textNodesUnder(node){
    5
          var all = [];
  6. local_loopy_networks local_loopy_networks Public

    weird idea for more general purpose model of computation and how to train it

    Python