Skip to content

HappyPotatoHead/HappyPotatoHead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 

Repository files navigation

👋 Welcome, I am Jimmy

A bit about me

class createCharacter{
  private:
    std::string name{ "HappyPotatoHead🥔" };
    std::string hobbies{ "Reading" };
  public:
    void about_me(){
        std::cout << "Year 3 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"
    }
}

Basically a portfolio!

Statistics

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Contributors