Skip to content
View DauMoe's full-sized avatar
🐈
Enjoy autumn
🐈
Enjoy autumn
  • Positive Thinking Company APAC
  • Hanoi, VietNam
  • 20:10 (UTC +07:00)
Block or Report

Block or report DauMoe

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

drawing Good to see you!

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 Positive Thinking Company 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', 'Positive Thinking Company APAC'] //oldest -> latest
}
const TechnologyStack: any = {
  FrontEnd  : ['ReactJs', 'React Native', 'Redux', 'Material UI'],
  BackEnd   : ['ExpressJs', 'Socket.io', 'NPM + YARN'],
  Database  : ['MariaDB', 'MySQL', 'Oracle']
}
const SideProject: OnlyMe = {
  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!'
}

Pinned

  1. ip_mana_fe ip_mana_fe Public

    JavaScript

  2. kma_alo kma_alo Public

    call, chat and beyond

    JavaScript

  3. mom mom Public

    Simple, simple money manager!

    Java

  4. thaongu_ip_manager thaongu_ip_manager Public

    TypeScript

  5. sprite-png-plugin sprite-png-plugin Public

    A webpack plugin that helps to create a physical sprite image and mapping file

    JavaScript