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

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

Pinned

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

    DISCORD BOT WEBSITE MADE BY KAJUKATLIiiโœ…

    HTML 18 8

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

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

    JavaScript 7 20