A long time ago I was pointed to the amazing resource of Star Wars: Adversaries ( http://swa.stoogoff.com/#0-0-0 ) by @SkyJedi and others. I thought it would be really cool to have a Genesys version - a utopic open-source catalogue of Genesys adversaries, nice to use and all stored in a nice (JSON) format that could be used in other cases.
After some help from Stoogoff with Windows hosting issues, and @drainsmith for a text dump of all of the official adversaries, and a lot of manual copy-pasting, I've finally finished the first iteration.
http://genesysadversaries.dylanpetrusma.com
Big thanks to @Direach , too, for letting me use the stats from the fantastic Creature Catalogue to fill the site. All the code and stats are open-source, available on Github. If you want to add any adversaries, you can either do it yourself by following the format in the src\media\data\adversaries folder and creating a pull request, or sending me the JSON file, or just asking nicely and I might add something.
You can filter by name, tags (I've started with the adversary power levels, the setting, homebrew vs. official, and a few misc categories like "Undead") and Source (GCRB, EPG, etc). You can keep track of wounds, add more tabs for other adversaries (down the bottom of the page), use the links on weapon qualities to look them up, even create your own adversary on the site. Again, I did none of the actual coding - just some data entry and slight layout tweaks (colours and Genesys symbols).
There are a changes I made to the abilities as printed to better fit with generic ones, and I have some to-dos in the readme file in the Github repo. I hope people find it useful.