Skip to content
View 328d95's full-sized avatar

Block or report 328d95

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. ngas-log-importer ngas-log-importer Public

    Scala 1

  2. Stateless event listener cycle/toggl... Stateless event listener cycle/toggle. https://jsfiddle.net/sazh8pfx/
    1
    var utils = {};
    2
    
                  
    3
    utils.addEventListenerCycle = (elementId, event, listeners) => {
    4
      document.getElementById(elementId).addEventListener(event, function handler() {
    5
        listeners[0]();
  3. subtitle-get subtitle-get Public

    Scrape imdbid lists and download subtitles from opensubtitles.

    PHP

  4. my-little-cljer my-little-cljer Public

    Working through the book The Little Schemer using Clojure.

    Clojure

  5. 40083 40083 Public

    HyperLogLog Testing

    HTML 1