Skip to content

KAJUKATLIii/KAJUKATLIii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 

Repository files navigation

KAJUKATLIii

About me

package main

import (
	"fmt"
)

type Bio map[string]string

func main() {
	for k, v := range GetBio() {
		fmt.Printf("%+v: %+v\n", k, v)
	}
}

func GetBio() Bio {
	return Bio{
		"- ⚡ Quick bio:":                    "CODER GAMER MUSICIAN",
		"- 🔭 I’m currently working on":      "Its Secret",
		"- 🌱 I’m currently learning":        "TO BE A GOOD PERSON"
		"- 📫 How to reach me:":              "https://github.com/KAJUKATLIii",
	}
}

You can reach me at 👽

github codepen YouTube discord

Github stats 📊

Visitor's count 👀

ShootingTruth :: Visitor's Count

MY EXISTENCE ✅ 👅

ShootingTruth

Top langs 🙂

KAJUKATLIii

Profile stats 🎹

KAJUKATLIii:: Profile Stats

⭐️ From @KAJUKATLIii

Spotify

Releases

No releases published

Packages

No packages published