class Developer {
private:
string name = "shuzhuxvchuang";
vector<string> languages = {"C++", "JavaScript", "TypeScript"};
string os = "Arch Linux BTW ๐ง";
public:
void getCurrentFocus() {
cout << "๐ญ Working on data visualization with AntV G2" << endl;
cout << "๐ฑ Learning advanced C++ and modern frontend frameworks" << endl;
cout << "โก Building efficient and beautiful applications" << endl;
}
};
๐
Working from home
Highlights
- Pro
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.