That's funny - I am currently working on a web app to GUI-ify the green screen for my company's IBM i OS on a similar Power8 system. They love the green screen but this was the easiest way to reduce the amount of manual entry we're doing for a specific 3rd party application we run on it.
A different tool I made ran in the PASE [1] environment on the same system -- compiling & running C++ in IBM's AIX runtime environment. Really interesting experience.
Same here, many years ago I made a web app for our sales team and third party so they can sell/buy our products, the whole business is still powered by IBM iSeries. Basically the AS/400 is the source of truth and the web app just pulls the data couple times a day and provide a nice GUI for the users. The sales orders are automatically sent to the iSeries in batch so no more manual entries and their status are reflected back on the web app so you can have an overview of each orders. Sadly we are looking at moving away from iSeries and we will be at the mercy of whatever cloud solution that will meet our needs.
A different tool I made ran in the PASE [1] environment on the same system -- compiling & running C++ in IBM's AIX runtime environment. Really interesting experience.
[1]: https://www.ibm.com/docs/en/i/7.3?topic=programming-pase-i