My Website ๐ coming soon
My Blog ๐ coming soon
Welcome to my GitHub page!
I am thrilled to take this opportunity to introduce myself through this README.md.
const FrontEndDeveloper = {};
const BlackishGreen33 = Object.create(FrontEndDeveloper)
BlackishGreen33.from = 'Taoyuan, Taiwan'
BlackishGreen33.university = 'Central China Normal University'
BlackishGreen33.organization = 'Muxi Studio'
BlackishGreen33.target = function () {
setTimeout(() => {
BlackishGreen33.identity = 'An better Full-stack engineer'
}, Infinity)
}