Skip to content

aloababa/aloababa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Hi, I'm aloababa

package main

type Me struct {
	Name   string
	Job    string
	Code   string
	Skills string
}

func main() {
	me := &Me{
		Name:   "aloababa",
		Job:    "Software Engineer",
		Code:   "Go, Python and others",
    		Skills: "Linux systems, monitoring..."
	}
	_ = me
}

GitHub Stats

GitHub stats Top languages

Spotify

spotify-github-profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published