Skip to content
View KAJUKATLIii's full-sized avatar
:shipit:
CODING
:shipit:
CODING

Block or report KAJUKATLIii

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.

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

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-github-profile

Pinned Loading

  1. Discord-Bot-Dashboard Discord-Bot-Dashboard Public

    DISCORD BOT WEBSITE MADE BY KAJUKATLIii✅

    HTML 18 11

  2. music-selfbot-discord music-selfbot-discord Public

    This is a self bot which plays music in voice channel.

    JavaScript 8 26