Index source code from top N JavaScript projects from GitHub and npm, and make a super fast search engine on top of it. JS is eating the world and it would be extremely helpful to easily search and find how a specific package/module is implemented elsewhere on the internet.
Use an AST parser to extract the juicy bits before adding them to the index.