Currently, a third year university student pursuing a bachelor of sciences in information systems. Seeking to gain experience in healthcare information technology (IT), digital forensics, and user experience design to help and make an impact on underrepresented communities through technology.
SQL Database for Introduction to Database Design Class, 09/24: Created a SQL database for an automobile repair shop, which stored customer information, maintenance information, repair information, costs for repairs, etc., Implemented the use of inner and outer joins, views, and procedures.
Inheritance Project for Computer Programming II Class, 09/23: Designed and implemented a superclass with private attributes and corresponding setters/getters, along with two distinct subclasses featuring unique attributes and an overridden method., Demonstrated object-oriented programming skills by creating overloaded constructors for superclass and subclass objects, initializing them with diverse attributes, and storing them in separate arrays.
Semester Project Game for Computer Programming II Class, 09/23: Worked in a team to design a riddle text based adventure game in Java, the game guides a user through a series of riddles, along the way the user may face several obstacles and pick up items for their personal inventory., Developed time management skills from meeting for daily/weekly group meetings.