Coder Social home page Coder Social logo

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

KAJUKATLI's Projects

discord-musicbot icon discord-musicbot

An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!

dogerat icon dogerat

A multifunctional Telegram based Android RAT without port forwarding.

jarvis icon jarvis

Personal Voice Assistant made with Python and has a cool looking GUI (Graphical User Interface)

periodic-table icon periodic-table

Search for the element you want from the Periodic table to find all the information on it!

readme-generator icon readme-generator

To create a README generator with HTML, CSS, and JavaScript, you can use a similar approach to the HTML-only version, but add some styling and interactivity to the form. Here's an example of how to create a README generator using HTML, CSS, and JavaScript

uptimer-2 icon uptimer-2

An Website Where You Can Easily Monitor Your Sites For Like Glitch And Repl.it So It Never Goes Asleep

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.