starleader is my attempt to do two things...
- Demonstrate to interviewers my ability to code things ad-hoc, for a particular need.
- Be able to guide myself (and others) through an Amazon interview, using their STAR method. This may be useful for other jobs as well.
- Install Python3
- pip3 install PySimpleGUI
- src/starleader.py
WIP: Dec 8, 2020; data saves & loads via JSON. Still want to do an HTML or PDF export too.
- This isn't an Amazon tool.
- I can't guarantee this will get any of us a job.
- If something doesn't work right, you'll need to report an issue and/or submit a patch.
Thanks!!!