👋 Welcome, I am Jimmy
class createCharacter{
private:
std::string name{ "HappyPotatoHead🥔" };
int age{ 21 };
std::string hobbies{ "Reading" };
public:
void about_me(){
std::cout << "Year 2 Computer Science Undergraduate"
<< "Passionate about data science, data analysis, machine learning, and developing impactful projects."
}
void philosophy(){
std::cout << "Knowledge is not a reservoir to be hoarded but a river to be shared"
}
}
Check out my complete portfolio!
Seldom ever was any knowledge given to keep, but to impart; the grace of this rich jewel is lost in concealment.