Giter Site home page Giter Site logo

🌱 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

Mijeong Kim's Projects

baekjoon icon baekjoon

μ½”λ”©ν…ŒμŠ€νŠΈ λŒ€λΉ„ λ¬Έμ œμ§‘(Baekjoon Online Judge)

codingtest_prac icon codingtest_prac

이것이 μ½”λ”©ν…ŒμŠ€νŠΈλ‹€ μ •μ£Όν–‰

interest-test icon interest-test

λ™μž‘ 人큐베이터(www.dongjakin.com) μ—μ„œ μ œκ³΅ν•˜λŠ” 4μ°¨ μ‚°μ—…ν˜λͺ… 간이 μ§λ¬΄μ μ„±κ²€μ‚¬μž…λ‹ˆλ‹€.

web02-booducksound icon web02-booducksound

πŸ₯온라인 μŒμ•… 였락 ν”Œλž«νΌ λΆ€λ•μ΄μ˜ μŒμ•…κ΅μ‹€ μž…λ‹ˆλ‹€.πŸ₯

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.