drawing Good to see you!
Svelte Lightning React React Native React Router Redux MUI NodeJS Express.js Socket.io Yarn NPM JWT MySQL
TOUCH ME: LinkedIn
<first>Welcome to my land!</first> <description>Currently, working as Front-end developer at CBTW APAC</description> <small>Beside, with a big huge love with Js so working Backend side using NodeJs too</small>
const AboutMe: Person = { FullName : 'LeHuyHoang', Nickname : 'DauMoe', Born : 1999, Region : 'VietNam π»π³', Position : 'Front-end developer', StartAsDev : 'since 2019', Company : ['CDiT', 'CMC Global', 'CBTW APAC'] //oldest -> latest }
const TechnologyStack: any = { FrontEnd : ['Svelte', 'LightningJs', 'ReactJs', 'React Native'], BackEnd : ['ExpressJs', 'NestJs'], Database : ['MariaDB', 'MySQL'] }
const SideProject: OnlyMe = { Temporary Workspace: { Status : 'In Progress', ProductLink : 'https://chromewebstore.google.com/detail/temporary-workspace/chknlcnndogecbfchalifbeeehmfimnf', Introduction: 'https://the-bithub.com/temporary-workspace', UserCount : '73 (Jun 19th, 2025)', Description : 'Saves browser tabs into topic-based workspaces. Uses a color-coded system (green, yellow, red) to visually track and remind you of inactive workspaces', BigChallenge: ['My first public indie product', 'Marketing doesn\'t affective', 'Idea for product', 'Listen for customer'], Function : ['Save tabs', 'Color indicator', 'Internalization'], Technology : ['Svelte', 'Google API', 'ExpressJs', 'MariaDB'], Language : ['Typescript', 'SQL'], }, Halo: { RepoLink : 'https://github.com/DauMoe/kma_alo', Description : 'A small social media', BigChallenge: ['No idead about PeerJs and video call', 'First time with socket', '...'], Function : ['New Feed', 'Chat', 'Connect to others', 'Video call with PeerJs'], Technology : ['ExpressJs', 'React Native', 'MariaDB', 'Socket.io', 'PeerJs'], Language : ['JavaScript', 'SQL'] }, ManagerAnything: { RepoLink : 'https://github.com/DauMoe/thaongu_ip_manager', Description : 'Manager whatever you can thing about!', BigChallenge: "First time, it's hardcode property because " + "the main purpose is 'manager IP address' " + "but I have a big change and here we are, " + "dynamic property, dynamic object to manager and so on", Function : ['Create Excel report', 'Define dynamic property base on you', 'Insert/Delete multiple by Excel file'], Technology : ['ExpressJs', 'ReactJs', 'MariaDB'], Language : ['TypeScript', 'SQL'] }, others: 'Pinned below. Scroll down please!' }