Use this app to practice for a job interview. Supports various job industries, interview settings and languages.

Download

This tool is currently unavailable

Comments

Log in with itch.io to leave a comment.

(2 edits)

"Copy conversation" does not work in a browser version. For that you would need to download, unzip, and run (Windows only)
Unfortunately, this is the limitation of itch.io, where clipboard permissions are not granted by the iframe <iframe allow="clipboard-read; clipboard-write *"> . There is a workaround for that using prompt function or commandexec (depreciated but seemingly still works), but I am too lazy/busy too spend time on that.