Skip to content
View agaveingit's full-sized avatar

Block or report agaveingit

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
agaveingit/README.md

My Profile

activity-graph graph

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 like to smash my keyboard until something comes out on the other side ✨

javascript logo typescript logo python logo go logo c logo

Pinned Loading

  1. django-myapps django-myapps Public

    My collection of apps, built in and with Django.

    Python 1

  2. no-framework-php no-framework-php Public

    Hack

  3. Teks-dari-angka Teks-dari-angka Public template

    Angka ke Teks

    Python

  4. profile profile Public

  5. rum-us rum-us Public

    Forked from agwaingit/rum-us

    Rumus matematika dan fisika ditulis ulang di Python

    Python

  6. agaveingit agaveingit Public