Skip to content
View tbm5k's full-sized avatar
πŸ₯€
Nikugeria mani (just trying)
πŸ₯€
Nikugeria mani (just trying)

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. transcoder transcoder Public

    TypeScript 1

  2. download-manager download-manager Public

    This is a simple program that helps sort out the downloads folder.

    Java 1