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 is supported. This note will only be visible to 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

classcreateCharacter{
private:
std::string name{ "HappyPotatoHead🥔" };
std::string hobbies{ "Reading" };
public:voidabout_me(){
std::cout << "Computer Science Grad"
<< "Passionate about deep learning, machine learning, data science, data analysis, and developing impactful projects.";
}
voidphilosophy(){
std::cout << "Knowledge is not a reservoir to be hoarded but a river to be shared"
}
}

project garden

Statistics

Pinned Loading

  1. signature-verification-sct-plussignature-verification-sct-plusPublic

    Built with EfficientNetV2 and SCT+

    Python 1

  2. mediadlmediadlPublic

    yt-dlp wrapper for video and audio archiving

    Rust

  3. projectgardenprojectgardenPublic

    Basically a portfolio

    TypeScript 1

  4. Bongo-AnimalsBongo-AnimalsPublic

    Animals with nothing on their minds

    JavaScript 1

  5. AcademicAcademicPublic

    This is a compilation of notes, assignments, and past year papers from Bachelor of Computer Science (Honours) at UTAR.

    Jupyter Notebook

  6. nvim-confignvim-configPublic

    Forked from nvim-lua/kickstart.nvim

    A launch point for your personal nvim configuration

    Lua