Skip to content

bestchayapol/bestchayapol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 

Repository files navigation

Hi there I'm Best!πŸ‘‹

About me

package main

import (
	"fmt"
)

type Bio map[string]string

func main() {
	for k, v := range GetBio() {
		fmt.Printf("%+v: %+v\n", k, v)
	}
}

func GetBio() Bio {
	return Bio{
		"- ⚑ Quick bio:":                    "I'm Chayapol Mahatthanachai, a 20-year old student study in cs@sit kmutt who enthusiastic about computer programming.
## πŸ“« How to reach me: ",
		"- 🌱 I’m currently learning":        "HTML, CSS, JavaScript, React.js, Node.js --- Sharpening my Back End Skills for the MERN stack (Personal goal)",
		"- πŸ‘― I’m looking to collaborate on": "React.js, Node.js, MySQL related projects",
		"- πŸ€” I’m looking for help with":     "Summer Internship",
		"- πŸ’¬ Ask me about":                  "Back End",
		"- πŸ“« How to reach me:":              "https://github.com/bestchayapol",
	}
}

You can reach me at πŸ‘½

Angel Santiago Jaime Zavala's DEV Profile Angel Santiago Jaime Zavala's LinkedIn Profile Angel Santiago Jaime Zavala's Medium Profile

My stack πŸ‘¨β€πŸ’»

ReactJS

NodeJS

MySQL

MUI Framework

Github stats πŸ“Š

Visitor's count πŸ‘€

AnhellO :: Visitor's Count

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published