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 21-year old student study in cs@sit kmutt currently in data science track who enthusiastic about computer programming, technology trends and books.
## π« How to reach me: ",
"- π± Iβm currently learning": "Python, Matlab, Data Science, Artificial Intelligent (AI) --- Sharpening my DS Skills for the MERN stack (Personal goal)",
"- π― Iβm looking to collaborate on": "Data Scientist and Machine Learning Engineer or related field",
"- π€ Iβm looking for help with": "Summer Internship",
"- π¬ Ask me about": "Back End & Data Science & Machine Learning",
"- π« How to reach me:": "https://github.com/bestchayapol",
}
}ReactJS
NodeJS
ExpressJS
MySQL
MUI Framework
Flutter
Python
Keras
Tensorflow
Matplotlib
Data Science
Artificial Intelligent
Machine Learning
Deep Learning



