Application reader.
In js/env.js, change the following variable to your madras base URL.
const HOST = 'XXXXXXXX'
Host the website using a simple static server.
python -m SimpleHTTPServer
Cmd + Enter: Submits an application review and moves on to the next application.
Cmd + Right Arrow: Skips the current application and moves onto the next one.
r: Toggles full screen view of resume.
w: Toggles full screen view of personal website.
Esc: Escapes full screen view of resume or any other page.