Skip to content
View pool13433's full-sized avatar

Block or report pool13433

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

Hi there πŸ‘‹

package main

import "fmt"

func main() {
	me := struct {
		Name        string
		NickName    string
		CurrentRole string
		Skills      []string
		FollowMe    []string
	}{
		Name:        "Poolsawat Apin",
		NickName:    "Pool",
		CurrentRole: "Senior Engineer",
		Skills:      []string{"Java", "Kotlin", "Go", "Dart", "JavaScript", "Solidity", "PHP5-7", "SQL","Python","HTML5","TypeScript"},
		FollowMe:    []string{"https://www.poolsawat.com", "https://poolsawat-com.medium.com"},
	}
	fmt.Println(me)
}

Ask me anything about software engineering and Java!

πŸ“ Blogs

πŸ“ˆ Skills

☁ Cloud

⚑ Databases

πŸš€ Frameworks & Libraries

πŸ“„ Other Skills

πŸ“š About Github

Popular repositories Loading

  1. crayfish crayfish Public

    crayfish join N Tent

    PHP 1 1

  2. medium-springboot medium-springboot Public

    medium-springboot on Medium Blog

    Java 1 1

  3. mobile-product mobile-product Public

    Automatically exported from code.google.com/p/mobile-product

    PHP

  4. computer-product computer-product Public

    Automatically exported from code.google.com/p/computer-product

    PHP

  5. tss-stu tss-stu Public

    Automatically exported from code.google.com/p/tss-stu

    PHP

  6. tss-asset tss-asset Public

    Automatically exported from code.google.com/p/tss-asset

    PHP