Skip to content
View toanppp's full-sized avatar
Block or Report

Block or report toanppp

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
toanppp/README.md

Hi there 👋 , I'm Toan

First and foremost, I love coding.

package toanppp

var _ = map[string]any{
	"full_name": "Toàn Phú Phạm",
	"pronouns":  []string{"he", "him", "his"},
	"roles":     []string{"back-end", "full-stack"},
	"connect": map[string]any{
		"email":    "[email protected]",
		"linkedin": "toanpp",
	},
	"skills": map[string]any{
		"back-end":        []string{"go", "php", "laravel"},
		"front-end":       []string{"js", "ts", "vue", "vuetify"},
		"databases":       []string{"postgres", "mysql", "mongodb"},
		"cache":           []string{"redis"},
		"message-brokers": []string{"kafka", "rabbitmq"},
		"ops":             []string{"shell", "linux", "docker"},
		"others":          []string{"git", "uml", "scrum"},
	},
}

GitHub Top Langs

Pinned

  1. go-clean-tx go-clean-tx Public

    Go Clean Architecture with transaction

    Go

  2. goforce goforce Public

    Salesforce Go APIs

    Go

  3. freshgo freshgo Public

    Freshworks Golang APIs

    Go

  4. zgo zgo Public

    Zalo Go APIs

    Go

  5. php-zalo-pay php-zalo-pay Public

    PHP Zalo Pay integration

    PHP

  6. errcode errcode Public

    Go error with unique code (to understand its type), HTTP status code

    Go