Hacker News new | ask | show | jobs
by wc_nomad 979 days ago
https://github.com/imcnaugh/InterviewNoteHelper

A small electron app that let me take notes while interviewing candidates and save the notes in a format. I used the rating system of chess moves (!!, !, !?, ?!, ?, ??) to mark down notable points of the interview and what i though of them. It even has a little keyboard i build with an ardunio to enter in the ratings subtly.

It was a fun project, I learned quite a bit about electron and software for embedded systems. But the hiring freezes hit and it took a bit of motivation from me as well.

Someday when things are better Ill boot it back up. and maybe even use it for interviews again.