Skip to content
View Kimkyeongbeom4844's full-sized avatar
๐Ÿ”ฅ
Hyper Burning
๐Ÿ”ฅ
Hyper Burning

Organizations

@Jeju-owl

Block or report Kimkyeongbeom4844

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
Kimkyeongbeom4844/README.md
// introduce.ts
"use strict";

interface User {
  name: string;
  introduce: string;
  university: string;
  major: string;
  skill: string[];
  etc?: any;
}

const user: User = {
  name: "Kim Kyeong Beom",
  introduce: "Play On Weekends, Study On Weekdays",
  university: "Jeju National University.",
  major: "Computer Engineering",
  skill: [
    "ES6",
    "TypeScript",
    "Next",
    "Nuxt",
    "ReactNative",
    "Recoil",
    "ReduxToolKit",
    "Pinia",
    "Vuex",
    "Prisma",
    "Docker",
    "MySQL",
    "PostgreSQL",
    "TanstackQuery",
    "TailwindCSS",
    "Bootstrap",
    "JQuery",
  ],
};

Pinned Loading

  1. Kimkyeongbeom4844 Kimkyeongbeom4844 Public

    ๊ฒฝ๋ฒ”์˜ ํฌํŠธํด๋ฆฌ์˜ค

    TypeScript 1

  2. iconLunch iconLunch Public

    ์•„์ฝ˜ ์ ์‹ฌ ์š”์ • v2

    TypeScript

  3. Jeju-owl/JNU-guide Jeju-owl/JNU-guide Public

    ์ œ์ฃผ๋Œ€ํ•™๊ต ๋‚ด ์‹œ์„ค ์ •๋ณด์™€ ์ฃผ๋ณ€ ์ •๋ณด๋ฅผ ์•Œ๋ ค์ฃผ๋Š” ๋ฐ˜์‘ํ˜• ์›น ์„œ๋น„์Šค์ž…๋‹ˆ๋‹ค.

    JavaScript 3 1

  4. react-boilerplate-code react-boilerplate-code Public

    ๋ฆฌ์•กํŠธ ๋ณด์ผ๋Ÿฌํ”Œ๋ ˆ์ดํŠธ ๋ ˆํฌ์ง€ํ† ๋ฆฌ

    JavaScript