std::string name = "Musaitha Basheer";
std::string personality_type = "ISFP";
std::string career = "UI/UX Engineer";
std::string favorite_language = "Python";
std::vector <std::string> languages = {"English (Native)", };
std::vector <std::string> education_earning = {"BSE in Open University "};
std::vector <std::string> accounting_background = {"Risk", "Compliance"};
std::vector <std::string> technical_background = {"Web", "Mobile", "Software", "Cyber", "Analytics", "IT Support" , "UI/UX"};
std::vector <std::string> hobbies = {"Reading"};