Skip to content
View enthal's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report enthal

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

    demo exercise: Tetris: JS (functional-style), SVG

    JavaScript 2 1

  2. webaudio webaudio Public

    An exploration of the Web Audio API (toward fully-featured sequencer and DAW)

    JavaScript 1

  3. temple temple Public

    Static file generation from simple templates, YAML'd content, and markdown — where templates walk a content object graph.

    JavaScript 3

  4. gulp-static-web gulp-static-web Public

    Opinionated gulp tasks for development and build of a static web site, as for a Single Page App.

    JavaScript

  5. series normalization per mouse-x (D3... series normalization per mouse-x (D3.js): https://bl.ocks.org/enthal/060290a72e8c29d9f160
    1
    <!DOCTYPE html>
    2
    <title>series normalization per mouse-x (in d3.js)</title>
    3
    <style>
    4
    svg .chart {
    5
      fill: none;
  6. D3/SVG "finger" articulation: https:... D3/SVG "finger" articulation: https://bl.ocks.org/enthal/3a7e4923c274cb678f60
    1
    <!DOCTYPE html>
    2
    <meta charset="utf-8">
    3
    
                  
    4
    <style>
    5
    svg {