Skip to content
View sap03110's full-sized avatar

Block or report sap03110

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
sap03110/README.md

🌱 Mijeong Kim @sap03110 πŸ’ž

Gmail Badge Github Badge Blog Github Page

#!/usr/bin/env node

const Developer = require('../Developer')

class SoftwareDeveloper extends Developer {
  constructor() {
    this.name = 'mjkim'
    this.role = 'Developer'
    this.location = 'Siheung'
    this.hobbies = ['playing lostark', 'watching youtube', 'cooking']
  }
  
  sayHi() {
    console.log('Hello, Thanks for visiting my github!')
  }
}

const me = new SoftwareDeveloper()
me.sayHi()

Languages

TypeScript

Frontend

Styled Components redux

Backend

I'm Studying now...

MongoDB

Pinned Loading

  1. GitHub Stats GitHub Stats
    1
    ⭐    Total Stars:                                2
    2
    βž•    Total Commits:                            427
    3
    πŸ”€    Total PRs:                                118
    4
    🚩    Total Issues:                              69
    5
    πŸ“¦    Contributed to:                            11
  2. Recent coding in languages Recent coding in languages
  3. boostcampwm-2021/web02-booducksound boostcampwm-2021/web02-booducksound Public

    πŸ₯온라인 λ…Έλž˜ 맞히기 κ²Œμž„ ν”Œλž«νΌ λΆ€λ•μ‚¬μš΄λ“œ μž…λ‹ˆλ‹€.πŸ₯

    TypeScript 37 3

  4. sap03110.github.io sap03110.github.io Public

    HTML

  5. g-magazine-hackaton/g-magazine-fe g-magazine-hackaton/g-magazine-fe Public

    λ‘œμΌ“μ£„μ†‘ ν”„λ‘ νŠΈμ—”λ“œ

    TypeScript 2