/Users/pablo/Library/Mobile Documents/com~apple~CloudDocs/pablion-files/arrow/Tool/OpenAI Codex Application

Hi OpenAI team, Good day.

I'm trying to build some quick simulation of build-order of a cooperative multiplayer game(age of empires 2:DE) with a web(SPA) UI. The source code will be published on GitHub. I want to test the capability of Codex in these aspects:

  1. UI generation (react.tsx / rust wasm / go wasm)
  2. API integration (scrawl data with API from wiki-web / database), since there are some mature projects on this game.
  3. Unit test generation. I want to see if Codex can generate test code.
  4. Hosting a web on server / static site generation.
  5. If the time allows, add electron / neutralino for desktop / mobile. Will use Codex for UI.

For what I see, Codex is doing great on creating UI and writing API calls. However, I'm worried about the code readability and maintainability, and if a mere human is able to refactor the code written by Codex. If everything works well, I'll try to use it in more projects.

I'll write detailed feedback if asked, and 1 question about this application: Would it be helpful to submit this application multiple times?

Looking forward to your reply. Regards, Pablo