Skip to content
View me-dangnhatminh's full-sized avatar
  • Dang Nhat Minh
  • Việt Nam

Highlights

  • Pro
Block or Report

Block or report me-dangnhatminh

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

Hi there 👋

I'm trying again, please wait for me?

const GetAboutMe() : unknown => {
    string Name = "Đặng Nhật Minh",
    string Age = "2002",
    string Gender = "Male",
    string Address = "Kỳ Anh, Hà Tĩnh",
    let Skills = {
        string FrontEnd = "ReactJs, Redux, Redux-Saga, AngularJS, React Query",
        string Backend = "NodeJs, NestJs, .Net, Spring boot",
        string Database = "MySQL, MongoDB, PostgreSQL",
        string DevOps = "Docker, Linux OS, NGINX"
    }
}

Popular repositories

  1. electron-with-create-react-app electron-with-create-react-app Public

    Forked from csepulv/electron-with-create-react-app

    Sample Electron application using create-react-app

    JavaScript

  2. AspNetCoreWebApplicationTemplate AspNetCoreWebApplicationTemplate Public

    Forked from vqhuyz/WebApplicationAspNetCoreTemplate

    WebApplicationAspNetCoreTemplate

    C#

  3. bulletproof-nodejs bulletproof-nodejs Public

    Forked from santiq/bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

    TypeScript

  4. dddsample-core dddsample-core Public

    Forked from citerus/dddsample-core

    This is the new home of the original DDD Sample app (previously hosted at sf.net)..

    Java

  5. me-dangnhatminh me-dangnhatminh Public

  6. eShopOnWeb eShopOnWeb Public

    Forked from ardalis/eShopOnWeb

    Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

    C#