Functional on-screen calculator

JavaScript, HTML, and CSS

A picture of Derek's web calculator

This was my first project in web development that combined JavaScript, HTML, and CSS. I was proud of how clean the finished product look and how I was able to debug code myself. I gained experience leveraging DOM manipulation and even added functionality using keyboard listeners to enable typed input.