Jason Mayes

Results 9 repositories owned by Jason Mayes

Twitter-Post-Fetcher

910
Stars
236
Forks
Watchers

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes

Real-Time-Person-Removal

5.2k
Stars
654
Forks
Watchers

Removing people from complex backgrounds in real time using TensorFlow.js in the web browser

Smart-Content-Placer

189
Stars
12
Forks
Watchers

A small JavaScript class to programmatically position content with variable widths and heights and minimizing whitespace gaps. Imagine Pinterest on steroids (Pinterest only allows for variable height)...

JS-Motion-Detection

100
Stars
25
Forks
Watchers

A simple yet fast motion revealing algorithm using the live webcam feed

mdl-component-design-pattern

63
Stars
8
Forks
Watchers

A design pattern that elegantly handles the registration of new components such that DOM upgrades are automatically performed on document load, as well as making it super easy to handle upgrades of el...

MP4-video-to-JPG-batch-converter

24
Stars
6
Forks
Watchers

Specify a directory, this script will search it to find all MP4 videos, convert them to JPGs at a desired FPS and resize them to a given size. Super easy!

Particle-Engine

33
Stars
3
Forks
Watchers

A simple efficient configurable particle engine written in JavaScript using HTML5 canvas 2D which works on desktop and mobile by Jason Mayes

Tensor-Flow-on-Google-Compute-Engine

83
Stars
20
Forks
Watchers

A simple script to set up GCE environment in Google Cloud so it is ready to run TensorFlow - an Open Source Software Library for Machine Intelligence

headless-chrome-nvidia-t4-gpu-support

43
Stars
3
Forks
Watchers

Using headless Chrome on server side environments for true client side browser emulation with NVIDIA T4 GPUs for Web AI model testing or graphical workloads