type Developer struct {
Name string
Location string
Focus string
Languages []string
Status string
}
func NewDeveloper() *Developer {
return &Developer{
Name: "Zhan",
Location: "SEA | Indonesia | E.Java | TGLK (AG)",
Focus: "Backend Development",
Languages: []string{"Python", "Golang", "JavaScript"},
Status: "Studying FE",
}
}
Cihuyy
if status not 'Online':
print("Not At Home")
- SEA, Indonesia , E.Java, TGLK ( AG )
- https://kua.lat/zhan
- https://wa.me/6281239621820
- https://ILoveLilith.t.me
Highlights
Popular repositories Loading
-
-
neonize
neonize PublicForked from Nubuki-all/neonize
Whatsapp automation library, written in python (Fork)
Python 1
-
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.


