Demonstration of selected past coding projects
A few project to show coding experience with Java, C, and Python.
1.FoodInquery is a Java project which a simple inquery system was built. Project includes a simple GUI and a Bplus tree data structure.
2.Armlab is a python project implement robot arm control to implement pick and place. Three python files are the main part of the project
3.C projects include 2 simple projects about memory allocation and shell implementation, focusing on C and linux learning. Mobilebotlowlevel is the motor control and low-level behavior of an autonomous driving robot.