Endless possibilites with programming
Here are few examples of my work.
Initiated a project to convert paper forms into digital HTML forms. Image is a sample of a
form used to track canine in real-time. It is used to log a canine in/out, track where the
canine is, and what the canine has done.
Sample codes coming soon
An application developed for students who are blind or visually impaired to aid them in completing a laboratory experiment. The students will be able to hear a change in color (audio frequency) that occurs during a reaction (such as titration or percipitation lab).
See demo videoJuggling ball that would count every time the user would throw it into the air, coded with an Arduino (C++) to take input from a vibration sensor and output the count onto an LCD screen.
Code