8000 phyothihakyaw (Phyo Thiha Kyaw) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View phyothihakyaw's full-sized avatar
  • Bangkok, Thailand
  • 19:25 (UTC +07:00)

Block or report phyothihakyaw

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

About Me

Mingalaba!
Welcome to one of my corners on the web.
Just someone who love to solve, and build things. Currently working for @westerndigitalcorporation and building @tutorpoint-io.
Currently trying to write blogs on my life experiences.

package main

import "fmt"

func main() {
    aboutMe := map[string]interface{}{
        "Name":       "Phyo Thiha Kyaw",
        "Nickname":   "Dante",
        "Location":   "Thailand",
        "Occupation": "Software Engineer",
        "Languages":  []string{"Go", "C#", "JavaScript"},
        "Tools":      []string{"ASP.NET CORE", "React", "Svelte", "Gin"},
        "Mail":       "phyothihacodes@gmail.com",
        "Website":    "https://pthk.xyz",
    }
    fmt.Println(aboutMe)
}

Pinned Loading

  1. NET-HEADS-MM/dsa_heads NET-HEADS-MM/dsa_heads Public

    Basic data structure and algorithm cheat-sheet in .NET

    1

0