Skip to content

alvin0319/alvin0319

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 

Repository files navigation

Overview

Hello, my name is alvin0319, as known as alvin.

I currently work for several projects such as making Discord Bots.

Some of my repositories are made to public and enjoyable for everyone, check out them!

val info: Map<String, Any> = mapOf(
    "name" to mapOf<String, String>(
        "kor" to "김민재",
        "eng" to "kim minjae",
        "aka" to "alvin0319"
    ),
    "Program Languages" to listOf<String>(
        "javascript",
        "java",
        "kotlin",
        "go"
    ),
    "contacts" to mapOf<String, String>(
        "Telegram" to "https://t.me/alvin0319",
        "Discord" to "민재#0319",
        "Kakao" to "https://open.kakao.com/me/alvin0319"
    )
)

Stats

Projects

Kotlin

  • TTalker(private): Google Translate TTS-based Discord Bot.
  • MusicBot(private): A Music Bot for Discord guilds.

Web

  • BedrockRank-backend(private): A Minecraft Bedrock Server rank site, BedrockRank's backend server written in Node.js
  • BedrockRank-frontend(private): A Minecraft Bedrock Server rank site, BedrockRank's frontend written in Vue.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published