I assume that code rebate will include a wallet GUI?
It does not include GUI, but it makes GUI, web wallet, and all open source code written for Monero available for AEON out of the box
How would you compare your work compared to stoffu's and Dr.Paradox's work on the rebase? Would all 3 have major and noticeable differences that would make each
special?
In any case, thank you for your efforts. You were the natural choice for the job, seeing your experience on Cryptonote.
My code is designed to be easily maintained. I made a script which generates the code and it makes future code updates extremely easy - 1 command and you have the code. Sometimes the script requires to be refreshed, but not a lot of work overall. The downside is changes are hard to track - the commits are bulky. The upside - it requires ridiculously small amount of time to maintain the code up to date with the latest Monero version.
The script generating the code is likely (95% chance) to be maintained no matter if it's chosen as the default AEON implementation.