🏗 Definitions
const KrunkZ = {
coding: ["JavaScript", "TypeScript", "Python", "PHP", "Dart", "C++", "Golang", "Swift"],
technologies: {
frontEnd: {
web: ["ReactJS", "VueJS", "H5"],
app: ["Flutter", "Swift", "React Native", "H5App"]
},
backEnd: ["NodeJs", "ExpressJs", "PHP", "Golang", "Flusk"],
databases: ["MySQL", "MongoDB", "influxDB"],
other: ["Docker", "Arduino", "Windows/Linux Servers", "JupyterLab"]
}
}