# z3ow1.nim
type Developer = object
name: string
role: seq[string]
languages: seq[string]
studying: string
status: string
let me = Developer(
name: "z3ow1",
role: @["Web Developer", "Network Admin & Design", "Systems Programmer"],
languages: @["JavaScript ESM/CJS", "TypeScript", "Rust", "C++", "Nim"],
studying: "Network Administration & Design",
status: "always building something"
)
Popular repositories Loading
-
-
dars.bio
dars.bio PublicThis is my portfolio src, just incase some one needs a reference for their website.
-
space_cadet_landing
space_cadet_landing PublicUn claro ejemplo de un landing para tu propio juego.
Vue
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.