(defconst about-me
  '((id . "kvzl")
    (name . "Kevin L")
    (twitter . "kvzl_")
    (location . "Taiwan")
    (skills . (("web-dev" . ("React"
                             "Vue"
                             "Webpack"
                             "Laravel"
                             "Nest.js"))
               ("infra" . ("Terraform"
                           "Kubernetes"
                           "AWS"))))))