Skip to content
View tbm5k's full-sized avatar
πŸ₯€
Countless energy drinks
πŸ₯€
Countless energy drinks

Block or report tbm5k

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tbm5k/README.md

tech daddy

type Profile struct {
  name string
  contact string
  obsession string
  tech []string
  links map[string]string
} 

tbm5k := Profile {
  "Teddy Mbugua",
  "tedburg5@gmail.com"
  "vim"
  []string{"Go", "Typescript"},
  map[string]string {
    "x": "https://x.com/tbm5k"
  },
}

Pinned Loading

  1. todo.nvim todo.nvim Public

    Lua 3

  2. transcoder transcoder Public

    TypeScript 1