Passionate about leveraging a robust foundation in Computer Science, seeking a role within a forward-thinking organization to apply a blend of interpersonal savvy and technical awareness, aiming to excel and grow within an incident response setting. Eager to bring to the table the analytical skills honed through academic projects and hands-on programming experience, and to collaborate in a dynamic environment that nurtures continuous learning and development in the evolving landscape of technology.
· Contributed expert insights for the launch of a wedding venue, influencing key business decisions amongst owners.
· Implemented Caterease, a robust CRM system, optimizing room booking processes.
· Maintained fiscal oversight using QuickBooks for account management and invoicing.
· Facilitated the creation of the company’s website in partnership with web development vendors.
· Directed and operated a wide range of events, such as weddings, birthday parties, social gatherings, charities, galas, homecomings and proms, ensuring each event met our high standards for excellence and client satisfaction.
· Developed and maintained strong client relationships through personalized room tours and décor consultations.
· Innovated our service offerings by creating an online Décor Store, allowing clients the convenience of renting items online for their event.
· Utilized DocuSign to expedite contract signings for décor rentals and room bookings.
Programming
Programming Tools
Microsoft Office
Operating Systems
Kruskal’s Algorithm Simulator, Computer Science 310: Data Structures Fall 2023
· Utilized 3-4 established libraries to develop internal representation of graph data structure.
· Simulates a Simple Graph Algorithm (Kruskal’s MST).
· Generates a GUI of Nodes with edges, coloring, and weight options.
· Utilizes a Binary Search Tree from Weiss Data Structure.
Merkle Tree, Computer Science 310: Data Structures Fall 2023
· Implements a simplified version of a blockchain data structure.
· Project utilizes Linked List’s & Priority Queues for blockchain.
· Merkle Tree is created from Single Block of Transactions, recursively.
· Utilization of hashing functions to be stored within Nodes of tree.
Sunrise Bakery Café, Computer Science 262: Introduction to Low Level Programming Fall 2022
· Implements a two-dimensional grid with symbols based on locations.
· Utilizes pointers and common C Dynamic Memory Allocation Methods.
· Contains proper error handling with invalid inputs or values.