I'm a Swiss IT Apprentice who loves coding
func Anduan() map[string][]string {
return map[string][]string{
"code": {"Go", "HTML", "CSS", "JavaScript", "Python", "C#", "TypeScript", "SQL", "Bash"},
"tools": {"React", "NodeJS", ".NET", "Unity", "Bootstrap", "MariaDB", "Docker", "Git", "GitHub", "Godot"},
"interests": {"Privacy", "Cybersecurity", "AI", "Gaming"},
}
}




