Git Product home page Git Product logo
interface Developer {
  summary: string;
  profile: string[];
  interestedIn: string[];
  contact: Contact;
}

interface Contact {
  email: string;
  instagram: string;
}

const sangwonKang: Developer = {
  summary: 'Who love the process of creating a service that will satisfy the user',
  profile: [
    '명지대 정보통신공학과 21학번 (21.03 ~ 22.02)',
    '명지대 정보통신공학과 학회 바코드 (21.03 ~ 22.02)',
    '명지대 자연캠퍼스 중앙동아리 MCC (21.03 ~ 22.02)',
    '명지대 융합소프트웨어학부 데이터테크놀로지전공 (22.03 ~ ing)',
    'DEPth 1기 Frontend Lead (22.02 ~ 23.02)',
    '우아한테크코스 5기 Web Frontend (23.02 ~ 23.10)',
    '(주)나눔비타민 CPO, Frontend Developer (23.03 ~ ing)',
  ],
  interestedIn: ['UI/UX', 'DevOps', 'FullStack(App/Web)'],
  contact: {
    email: '[email protected]',
    instagram: 'https://www.instagram.com/ksone__',
  },
};

Sangwon Kang's Projects

ampersand icon ampersand

A collection of TS/JS packages to make service simple and fast

backend icon backend

Accounter Backend Project With Spring Boot

cors-anywhere icon cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.

everyclub icon everyclub

[SpringBoot] 동아리 홍보, 관리, 교류를 위한 웹 프로젝트입니다.

everyclubclient icon everyclubclient

[SpringBoot] 동아리 홍보, 관리, 교류를 위한 웹 프로젝트입니다.

frontend-itw icon frontend-itw

[프론트엔드] 전통주를 소개하는 서비스 입니다.

google-clone-react icon google-clone-react

React.js와 구글 검색 API로 구현한 구글 검색 웹사이트입니다.

gunpomeal-kotlin icon gunpomeal-kotlin

Android Studio와 Kotlin을 이용한 군포고등학교 급식 알리미 어플리케이션입니다.

introduce-myself-php icon introduce-myself-php

PHP, Apache Server, MySQL을 이용한 중학교 때 만들었던 자기소개 웹사이트입니다.

java-technique-study icon java-technique-study

자바 응용 프로그램 개발 실전 테크닉 (구글 맵 연동, 웹 브라우저, 구글 차트 연동)

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.