Skip to content
View nhatminhbui's full-sized avatar
🤤
Chaos
🤤
Chaos

Organizations

@tahrlab
Block or Report

Block or report nhatminhbui

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

Pinned Loading

  1. spell-check spell-check Public

    A Python code snippet for checking single word's spelling quickly. It can detect 99% of errors with 7 times less memory footprint than using a word list.

    Python

  2. en-keyword-extractor en-keyword-extractor Public

    Extract keywords in your English documents.

    JavaScript 1

  3. insd-2021.js insd-2021.js
    1
    javascript:
    2
    var description = 'Instagram Photo & Stories Download';
    3
    var copyright = 'Nhat Bui (nhatminhbui.github.io)';
    4
    function getImgURL() {
    5
      x = window.innerWidth*3/7;