The maintainer of this website has a Spotify Coding Playlist of their Lo-fi Hip Hop beats!

Fastq.bio

fastq.bio, an interactive genomics web tool for analyzing genomics data.

Fastq dot bio ScreenShot

fastq.bio was originally implemented as a JavaScript rewrite of a C library so that it could run in the browser. However, this approach had the potential for introducing errors and imposed a huge cost on development. With WebAssembly, they were able to port the industry standard C library so it could run in the browser. Not only did this reduce the risk for errors, but it also led to a 20X speed-up and a better user experience.

The talk listed in the additional resources is highly reccomended!

Additional Resources

Date Added: 11/25/19