It's a prototype for an app to analyze source code for plagiarism. The analyzation is done by tokenizing source code and then analyzing tokens with W-Shingling and / or calculating the Levenshtein distance using the Wagner–Fischer algorithm. (There's also an experimental function that uses function signatures)
https://anti-plagiarism-app.herokuapp.com/
DonTsipa - Front-end development
ThomasMiles and GoldSwanGH - Back-end development
ThomasMiles - Project management