8000 picturetxl (Smith) · GitHub
[go: up one dir, main page]

Skip to content
View picturetxl's full-sized avatar

Block or report picturetxl

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
picturetxl/README.md

Hi, I'm M 6E4A artin Tai! 👋

picturetxl/picturetxl is a ✨ special ✨ repository

  • 🔭 I’m currently working on ...
  • 🌱 I’m currently learning ...
  • 👯 I’m looking to collaborate on ...
  • 🤔 I’m looking for help with ...
  • 💬 Ask me about ...
  • 📫 How to reach me: ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

A little more about me...

class Martin{
  private:
    std::vector<Skill> skills;
    std::vector<Tools> tools;
    std::vector<Project> projects;
    std::vector<Hobby> hobbies;
  public:
    Martin(){
      cout<<"Hello world"<<endl
          <<"This is Martin's profile"<<endl;

      skills.push_back(Skill("linux c++")));
      skills.push_back(Skill("abap"));
      skills.push_back(Skill("sap sd"));
      
      tools.push_back(Tools("vim"));
      tools.push_back(Tools("make"));
      tools.push_back(Tools("gdb"));

      hobbies.push_back(Hobby("moive"));
      hobbies.push_back(Hobby("eatting"));
    }
}

Popular repositories Loading

  1. fuckFB fuckFB Public

    干翻粉笔

    Python 1

  2. linux_c linux_c Public

    C

  3. javaweb javaweb Public

    jsp+servlet

    Java

  4. note note Public

  5. D3_learning D3_learning Public

    HTML

  6. cppcode cppcode Public

    C++

0