Developed an Arduino device for automating COVID-19 protocols such as
counting occupancy and measuring users' temperatures. Used C++
algorithms and motion sensors to keep track of occupancy and notify
when maximum capacity has been reached. When maximum capacity is
reached, a keypad is used to collect phone numbers, and an SMS API is
used with Visual Basic to notify users upon availability. This device
also uses a non-contact infrared thermometer that checks temperature
as people walk in.
View Project
Previous Personal Website
Created a portfolio website using plain HTML, CSS, and JavaScript to
display my design and coding projects. Used JavaScript and PHP to
create a contact form that sends users' messages to my email.
View Project
React Calculator
Built a react calculator to further familiarize myself with React.
View Project