backwardmachine
developing open-source data-science programs which give visible life to data and information
UK
Pinned Repositories
canter
Import a .canter file from neodna, and display the resulting image.
DNAtoBinaryJs
Quickly convert a DNA sequence into binary code and vice versa. Javascript. Includes working demo.
neodna
Translates binary sequences and DNA into turtle-like graphical information and images in the browser, using a library of functions. Javascript, HTML and IndexedDB.
RandomLibraryJs
Outputs a random number sequence in the range [x, y] which contains a repeated code in each segment of the sequence. For use with neodna and Canter. Javascript and HTML.
RandomNumberSequenceJs
Outputs a random number sequence in range [x, y]. Javascript and HTML.
Rituum
A small widget for displaying DNA nucleotide sequences in a browser, and converting to binary code and other data formats. HTML and Javascript.
SimpleWebcamJs
A simple webcam video and snapshot tool using HTML, Javascript, and getUserMedia()
backwardmachine's Repositories
backwardmachine/canter
Import a .canter file from neodna, and display the resulting image.
backwardmachine/neodna
Translates binary sequences and DNA into turtle-like graphical information and images in the browser, using a library of functions. Javascript, HTML and IndexedDB.
backwardmachine/RandomLibraryJs
Outputs a random number sequence in the range [x, y] which contains a repeated code in each segment of the sequence. For use with neodna and Canter. Javascript and HTML.
backwardmachine/RandomNumberSequenceJs
Outputs a random number sequence in range [x, y]. Javascript and HTML.
backwardmachine/SimpleWebcamJs
A simple webcam video and snapshot tool using HTML, Javascript, and getUserMedia()
backwardmachine/DNAtoBinaryJs
Quickly convert a DNA sequence into binary code and vice versa. Javascript. Includes working demo.
backwardmachine/Rituum
A small widget for displaying DNA nucleotide sequences in a browser, and converting to binary code and other data formats. HTML and Javascript.