Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Chris Evans

Chris Evans

Chris Evans has asked 4 questions and find answers to 3 problems.

Stats

121
EtPoint
37
Vote count
4
questions
3
answers

About

Full stack developer, game developer, artist, musician, and passionate for all that is technology.

Active on stackoverflow and github. You can find my projects on my website

if(AnswerIsNotOnStackOverflow())
{
   throw new UhOhException("OOF");
}
else
{
   PlayCelebrationMusic("All_Star.mp3");
}