UML Conceptual Diagram
MIS 331
In this Database Management Systems Course, we focused the first half of the semester on UML. This assignment challenged students to convert a description of the diagram to a conceptual model and identify the various data types for each of the attributes. This exercise demonstrated the value of visualizing a problem, and drives my excitement to learn more about other areas of MIS like SQL and Python in the coming years.
Create Task Code
AP Computer Science Principles
My senior year of high school, I developed this code to build a Resistance Calculator for the project portion of the AP test. The code combines Python to create the calculator and HTML to visualize the content on a webpage. Though this project was very difficult to create, after spending a significant amount of time debugging the code, I was able to earn a 5 on this AP test. This experience both developed my interest in MIS and helped me learn how to approach solving a problem with technology.