Skip to content
View dzungtran's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@dz-works
Block or Report

Block or report dzungtran

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

Hi there πŸ‘‹

Currently, I'm living in Ho Chi Minh city and working as a Software Engineer.

Somethings about me:

  • πŸ”­ I’m currently working on writing a lot of Go code
  • πŸ’¬ Ask me about anything, I'm happy to help
  • πŸ˜„ Pronouns: he/him/his
  • ⚑ Fun fact: I like take photos by analog cameras!
  • βœ‰οΈ Email: hello (at) iamdzung (dot) com

Linkedin Badge Website Badge Instagram Badge Instagram Badge

Pinned

  1. echo-rest-api echo-rest-api Public template

    A Golang restful API boilerplate based on Echo framework v4. Includes tools for module generation, db migration, authorization, modular, authentication and more.

    Go 76 5

  2. golang-devcontainer golang-devcontainer Public template

    A template devcontainer to work with multiple Golang repositories in a devcontainer and VS Code. Requires Golang version >=1.18

    3

  3. [Golang] Read large csv file with wo... [Golang] Read large csv file with worker pool
    1
    package main
    2
    // Sample file for test: https://drive.google.com/file/d/1DFkJdX5UTnB_xL7g8xwkkdE8BxdurAhN/view?usp=sharing
    3
    import (
    4
    	"encoding/csv"
    5
    	"encoding/json"
  4. ory-kratos-on-heroku ory-kratos-on-heroku Public template

    A buildpack for Ory/Kratos deployment on Heroku

    Shell 4