Open profile
About me
/**
* Represents me.
*
* @constructor
* @param {string} location - Hong Kong.
* @param {string} languages - English.
* @param {string} jobTitle - JAVA Progammer.
* @param {string} interests - AI, Full-Stack Development, and Game Development.
* @param {string} education - City University of HONG KONG.
* @param {string} hobbies - Board game, Reading, Exploring Tech.
* @param {string} approachable - Yes, feel free to reach out.
* @param {string} strength - Determined.
* @param {string} weakness - Overthinking.
*
* @throws {Punch} To any and all bugs.
*
* @returns {Object} Penjc.
*/