Skip to content
View namdien177's full-sized avatar
💦
Things just come at me...
💦
Things just come at me...

Block or report namdien177

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
namdien177/README.md

Hi there 👋

  • 🌱 I’m currently learning
    • NextJS
    • SolidJS
    • Server deployment and management.
  • ⚡ Fun fact:

This project was bootstrapped with NX CLI.

Pinned Loading

  1. template-angular template-angular Public template

    Minimal Angular framework template for medium to large application.

    HTML 3 1

  2. template-nodejs-ts template-nodejs-ts Public template

    Quick bootstrap NodeJS CLI template with minimum packages

    TypeScript

  3. gitme-git-client gitme-git-client Public

    Version Control Client Utility

    TypeScript 8 1

  4. DefinitelyTyped/DefinitelyTyped DefinitelyTyped/DefinitelyTyped Public

    The repository for high quality TypeScript type definitions.

    TypeScript 50.8k 30.5k

  5. dkatavic/onedrive-api dkatavic/onedrive-api Public

    OneDrive API module for Node.js

    JavaScript 114 29

  6. base atomic css file base atomic css file
    1
    .noDrag {
    2
      -webkit-user-select: none; /* Safari 3.1+ */
    3
      -moz-user-select: none; /* Firefox 2+ */
    4
      -ms-user-select: none; /* IE 10+ */
    5
      user-select: none; /* Standard syntax */