Skip to content

agaveingit/profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

My Profile

package main

type Identities struct {
	Name       string
	Profession []string
	Skills     map[string][]string
	Addres     string
}

func create() {
	ageavava := Identities{
		Name:       "Ageavava",
		Profession: []string{"Programmer", "Designer", "Photographer"},
		Skills: map[string][]string{
			"Programming": {"Python", "Go", "PHP"},
			"Frameworks":  {"Django", "Laravel"},
			"Tools":       {"Git", "Docker", "VS Code"},
		},
		Addres: "Central Kalimantan, Indonesia",
	}
}
  • I'm in love with Python, PHP, and Go (currently learning on this).

  • I use tools like git and docker to help me.

  • Want lo learn mobile apps development.

  • Instagram