Skip to content
View HappyPotatoHead's full-sized avatar
🥔
Busy potato-ing
🥔
Busy potato-ing

Block or report HappyPotatoHead

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HappyPotatoHead/README.md

👋 Welcome, I am Jimmy

A bit about me

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"
    }
}

Basically a portfolio!

Technical Skills

Top Langs

Full Stack

My Skills

Data Science

My Skills

Tools

My Skills

Other Languages

My Skills

Seldom ever was any knowledge given to keep, but to impart; the grace of this rich jewel is lost in concealment.

Statistics

HairyPotato69's Stats

Pinned Loading

  1. projectgarden Public

    Basically a portfolio

    TypeScript 1

  2. Signature-Verification-Model Public

    A deep learning project

    Jupyter Notebook

  3. Cardiovascular-Risk-Analysis Public

    A simple data science to get started in machine learning!

    Jupyter Notebook

  4. Bongo-Animals Public

    Animals with nothing on their minds

    JavaScript