Programmer:
Donghwee Kwon dhkwon7740@gmail.com / dokwon@ucsd.edu
Date: August 2016 - December 2016
• Developed a Text Editor program based on my own String library
• Utilized the principal of automata to facilitate Korean characters to be typed
• This program has not yet been implemented a design pattern. However, the classes are related to each other in (Edit <- Text <- String).
• With C++ and Windows MFC using Visual Studio