const FullStackDeveloper = {
role: 'Full Stack Developer',
skills: ['TypeScript', 'Rust', 'Vue', 'NestJS', 'Node.js', 'SQL', 'DDD'],
traits: ['Builder mindset', 'Lifelong learner', 'System thinker'],
};
const TianYi = Object.create(FullStackDeveloper);
TianYi.name = 'TianYi Zhou';
TianYi.from = '江苏 南京';
TianYi.motto = '坚刚不可夺其志,万念不能乱其心';
TianYi.identity = 'Curious Developer';
TianYi.target = function () {
setTimeout(() => {
this.identity = 'Build meaningful products';
console.log(`Updated identity: ${this.identity}`);
}, 86400 * 365); // one year later
};
🎯
Focusing
Pinned Loading
-
tiny-engine
tiny-engine PublicForked from opentiny/tiny-engine
TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台
Vue 1
-
tynote
tynote PublicDesktop software for knowledge base that supports automatic deployment
TypeScript
-
mega
mega PublicForked from web3infra-foundation/mega
Mega is an unofficial open source implementation of Google Piper.
TypeScript
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.