Jomel.Tr

const NAME = "Aleksandr Litvin0v"

var location = "No satellites detected..."

var hobbies = []string{
	"Self-development",
	"Sports",
	"Cleaning",
	// "Sleep",
}

var selfSkills = []string{
	"Discipline",   // Instilled since childhood through hard training.
	"Mindfulness",  // I get into the process, knowing the goal and the tasks. I know what I want.
	"Punctuality",  // Honestly... not sure how... but always on time.
	"Consistency",  // Better 2 hours a day than 10 in a month.
}