Motivated student seeking to gain valuable work experience and expand skill set. Demonstrates strong academic knowledge and a determination to excel. Proficient in written and verbal communication, as well as multitasking.
Puzzle Algorithm: Developed a puzzle algorithm that reads input from a file to create matrices of sizes 3x3, 4x4, and 5x5, designed and optimized algorithms for matrix manipulation and solving specific puzzle problems, included features for validating matrix input and ensuring compatibility with puzzle constraints.
Auction Program: Optimized an auction program using object-oriented principles such as encapsulation and inheritance, designed classes to represent auction items, bidders, and the auction process itself, implemented encapsulation to protect and manage the internal state of auction objects, used inheritance to create auctions and extend base functionality, and developed a bidding system with features for placing bids, tracking auction status and bidder's account balance.