kadeton says:
I'm a web developer by profession, so I'd be happy to help out with whatever you need in that space.
As a suggestion, I'd really like the ability to combine different kinds of dice in a single roll, e.g. "2d6+1d4+3", which the die roller currently seems to spit the dummy at. I've made several variations of die rollers in the past, so I'd be happy to look at how the existing code could be tweaked to allow this.
The v2 version of the site actually has that! Well, sort of, I started it, and it will have that! Of course, feedback would be great, and I'm sure the current site could also be upgraded (just being me, hard to work on bug fixes, new/updated features, and the v2 all at the same time :( ). If you know PHP, you can check the repo out; it's public:
https://github.com/rohitsodhia/gamersplane.v1