Thanks to visit codestin.com
Credit goes to github.com

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 3 Computer Science Undergraduate"
                  << "Passionate about data science, data analysis, machine learning, and developing impactful projects."
                  << "Why am I still here"
    }
    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 projectgarden Public

    Basically a portfolio

    TypeScript 1

  2. Signature-Verification-Model Signature-Verification-Model Public

    A deep learning project

    Jupyter Notebook

  3. Cardiovascular-Risk-Analysis Cardiovascular-Risk-Analysis Public

    A simple data science to get started in machine learning!

    Jupyter Notebook

  4. Bongo-Animals Bongo-Animals Public

    Animals with nothing on their minds

    JavaScript