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

Highlights

  • Pro
Block or Report

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.

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
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

  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 47.4k 29.8k

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

    OneDrive API module for Node.js

    JavaScript 108 26

  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 */