Skip to content

Instantly share code, notes, and snippets.

View tuononh's full-sized avatar
👋

Phạm Tuấn Anh tuononh

👋
View GitHub Profile
{
"real_name": "ọdjxjsjxidnj",
"birthday": "1997-12-05",
"certify_front_pic": "okmprivate/ab7d3a41-dd5e-4a3d-8b10-4bd7516ea404/idpic/5f718f41-a6fa-4308-956c-ea22f67e3d9b.jpg",
"certify_back_pic": "okmprivate/ab7d3a41-dd5e-4a3d-8b10-4bd7516ea404/idpic/6056666a-7074-4d02-b4e4-697b6afe89dc.jpg",
"selfie": "okmprivate/ab7d3a41-dd5e-4a3d-8b10-4bd7516ea404/idpic/8e31e46c-3267-471a-b531-017f0bd26725.jpg",
"certify_no": "656492359646",
"certify_issue_date": "2020-01-13",
"certify_place": "004",
"full_certify_address": "PHỐ TRẦN KIÊN, THANH BÌNH, THÀNH PHỐ NINH BÌNH, NINH BÌNH",
https://drive.google.com/open?id=1S2cLNymEGOy1Rl7ggWn0fg3hxp-7N25P
[user]
# to be customized
email =
name =
#signingkey =
[alias]
a = add
aa = add --all
ap = add --patch
amend = commit --amend -CHEAD
<template lang="pug">
.container
VueBotUI(
:messages="messages"
@init="botInit"
@msg-send="send"
@destroy="botDestroy"
:bot-typing="botTyping"
:input-disable="disableInput"
)

Keybase proof

I hereby claim:

  • I am tuononh on github.
  • I am tuananhpham (https://keybase.io/tuananhpham) on keybase.
  • I have a public key ASAE_PQq8vbmnjsUOTv8B5eKtJkKBPnZGkuOj2SbklrDZgo

To claim this, I am signing this object:

@tuononh
tuononh / .gitconfig
Created June 20, 2017 07:50
Another .gitconfig
[user]
# to be customized
email =
name =
[alias]
a = add
aa = add --all
ap = add --patch
amend = commit --amend -CHEAD
b = branch