Dylan Cutler

Results 6 repositories owned by Dylan Cutler

glsl-canny-edge-detection

27
Stars
1
Forks
Watchers

An implementation of Canny edge detection in GLSL made for WebGL

mit6.006

43
Stars
13
Forks
Watchers

Implementations for algorithms from lectures from MIT 6.006

mit6.046

17
Stars
5
Forks
Watchers

MIT 6.046: Introduction to Algorithm Design code implementations

node-video-chat

93
Stars
42
Forks
Watchers

A working WebRTC video chat app backed by socket.io and Redis. It also uses GraphQL for user authentication and instant messaging.

tallstack

31
Stars
3
Forks
Watchers

A small library (<11 kB) which defines tail recursive functions in JavaScript which avoid call stack overflow.

twilly

52
Stars
3
Forks
Watchers

A library which provides an abstract syntax for designing Twilio SMS interactions. Designed for use with Node.js and Express