Projects
Solidworks
Captured here are a few projects from my Electro-Mechanical Design/Engineering Graphics I class. Using Solidworks, I learned how to plan and prepare documents and technical graphics, conduct finite element analysis (FEA), tolerance and analysis (GD&T), materials and finishes, welding, and top-down design techniques.
Project focused on learning the basics of Solidworks, dimensioning, and tolerance.
Project focused on applying Geometric Dimensioning and Tolerancing (GD&T).
Final class project focused on optimization, assembling components, and understanding interconnect diagrams.
Project focused on learning the basics of Solidworks, dimensioning, and tolerance.
Python
Here are a few projects from my Engineering Computation class. In this class, I learned how to use basic programming techniques to construct computer programs as well as how to apply programming techniques to solve problems in engineering.
Program takes three numbers from the user, compares them, and outputs the smallest number.
Program takes information from the user and outputs the information in a formatted mailing label.
Final team project was building a tower out of index cards to certain specifications. This is a model of the tower using turtle graphics.
Program takes three numbers from the user, compares them, and outputs the smallest number.
Other
My most recent project outside of the classroom was to build a simple game using Python. To the right is a short clip of the gameplay. I had a lot of fun making this and expanding my knowledge of Python.