Software and embedded developer, earned my B.S. and M.S. in Physics, interested in solving problems and creating useful tools.
#include<life.h> while (noSuccess) { tryAgain(); if (Success) { enjoy(); improve(); } }