I've been working on a online config editor for Quake Live, with the ability to create a custom config entirely in the browser.

https://quakeliveconfigeditor.com

It has the ability to:

Set binds for all binds found in QL ingame interface + more
Create custom weapon scripts
Create other custom scripts in a window module
Set 281 different Quake Live cvar / config settings
Search by cvar name and tags
Export and download a .cfg directly from the UI
Programmed-in dependencies for certain cvars, hiding and revealing dependent cvars when master toggles are enabled/disabled

This has been an entirely solo project, and I'm seeking some community feedback and possibly some suggestions, especially for:

1) Missing cvars for important settings, especially for competitive play
2) UI/UX improvements, the overall look and feel of the site, small (or big) recommended improvements/adjustments in site design
3) Incorrect cvar descriptions or values, or to suggest including new selections or values
4) Overall, is this a successful project that could be useful for players? If not, I'd like to know why and what I could do to make it so.
5) Any broken aspects of the site, bugs or problems.
6) Any scripts recommended to include in the config editor, I can add new bind inputs to those custom scripts

Note: Current scripts I've included are...
Weapon aliases
Volume up/down
Enemy Colors (custom Head/Torso/Legs)
Enemy Model toggle
Direct Rocket Jump

If anyone has feedback, post it here! I'd love to hear from you. And I wouldn't mind working with another programmer or developer to expand. PS. Contributors will get credit on the page footer for their efforts.