Skip to content
View hungdh0x5e's full-sized avatar
:octocat:
Not Found
:octocat:
Not Found
Block or Report

Block or report hungdh0x5e

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. firebase-auth firebase-auth Public

    Firebase Authentication wrapper for Ruby

    Ruby 21 5

  2. Full text search with Postgres Full text search with Postgres
    1
    # STEP 1
    2
    class AddSearchTextToLeads < ActiveRecord::Migration[5.2]
    3
      def change
    4
        change_table :leads, bulk: true do |t|
    5
          t.tsvector :search_text
  3. dotfiles dotfiles Public

    Configuration for git, vim, tmux, iterm2

    Shell

  4. hungdh0x5e.github.io hungdh0x5e.github.io Public

    It's my home page

    CSS