Academic Work.
Below is a list of my works in the fields of electrical engineering, physics, computer science, and mathematics. Please feel free to view my resume.
Electrical Engineering
Tone and frequency control circuit - The building of a tone and frequency control circuit on a prototyping board using operational amplifiers, and potentiometers.
Introduction to Operation Amplifiers - This is a tested lab setup for learning the workings of operation amplifiers, and gaining experiance with arithmetical circuits.
Computer Science
Poker Hand - This program generates 5 random cards from a standard card deck, arranges the cards from smallest card to largest and then identifies all the existing "poker hands" - if there's a flush, full house, thee of a kind, etc.
Direct Distance - This program tells you the distance from one of 6 cities to any chosen longitude and latitude coordinates on Earth.
Taxonomy Guesser - This program allows you to create a classification tree, build that tree through guided input, and then guess what you are thinking of.
Due to the nature of the code for these programs, they could not be uploaded. If you could like to see the programs in runtime please send me an email.
Physics
Barium Radioactive Decay - Finding the half-life of excited Barium-137 immediately after it decays from Cesium.
Mathematics
Curvature - A detailed method on finding the coordinates to the center of a circle formed from a two dimensional function at a specific point using the curvature of the function at that specific point.
Cross Product Proof - A step by step proof of the cross product. This proof uses the dot product and advanced algebra to prove the cross product.