During my undergrad, I excelled at several courses that would lay a solid foundation for the future. For example, database design and implementation taught me how to use appropriate data structures to efficiently process data-related operations on database with the help of database features. I worked on a project to optimize the database queries to work on a large scale of data, by analyzing the current data architecture, optimizing the data structure, database indexes, and modifying the queries to work with new database partitions as well as optimized indexes. I used the knowledge in application development course to develop my own program that integrated with the TensorFlow framework to classify different objects based on the predictions and trained data models. It used a camera as a source video and displayed the output on the screen with real-time object detection, their labels, and their accuracy. I also completed several group projects during my undergrad. System development p...