Graduated from Information and Commmunication Engineer at Chulalongkorn University π«
Developer and member at Thinc. π¨βπ»
Full-time at Monkey Everyday π΅
class About: Me {
let name = "Boom"
var languages = [
JavaScript: "Proficient",
TypeScript: "Proficient",
Swift: "Intermediate",
Java: "Intermediate",
Python: "Beginner",
]
var frameworks = [
TailwindCSS: "Proficient",
NextJS: "Proficient",
React: "Proficient",
SwiftUI: "Intermediate",
UIKit: "Intermediate",
VueJS: "Intermediate",
Combine: "Beginner"
]
var hobbies = [
"Experiment with new technologies",
"Watch animes",
"Read books",
"Play games"
]
}