Skip to content
View ss-won's full-sized avatar
πŸ‘€
ν‡΄κ·Όν•˜κ³ μ‹Άλ‹€
πŸ‘€
ν‡΄κ·Όν•˜κ³ μ‹Άλ‹€
Block or Report

Block or report ss-won

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

github-ᄇᅒᄂα…₯

class Developer {  
  constructor(public skill: string[], public interest: string[], public experience: string[]) {
       this.skill = skill;
       this.interest = interest;
       this.experience = experience
  }
}

/** 
 * Hello! My name is wish. πŸ§žβ€β™‚οΈ 
 * I'm frontend developer.
**/
const WISH = new Developer(
  /** skill πŸŽ’ */
  ['React', 'Next.js', 'Vite', 'Turbo Monorepo', 'NestJS'],
  /** interest πŸ§šπŸ»β€β™€οΈ */
  ['Web', 'Translate', 'Make a Module in Rollup or Vite', 'Microfrontend', 'BFF(Backend for Frontend)'],
  /** experience πŸƒπŸ»β€β™€οΈ */
  ['SmartMind full stack developer (since 2021.07~)'] 
  );
Algorithm Skill Blog Contact
backjoon blog
Static Badge

Pinned

  1. πŸ’» Recent coding in languages πŸ’» Recent coding in languages
    1
    JavaScript      +7/ -19.7k β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 57.6%
    2
    TypeScript   +1.6k/  -1.1k β–ˆβ–ˆβ–ˆβ–ˆβ–Šβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 23.1%
    3
    JSON         +5.1k/ -31.7k β–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 10.3%
    4
    YAML        +11.9k/  -1.7k β–ˆβ–Žβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  6.2%
    5
    Prisma        +102/    -98 ▍░░░░░░░░░░░░░░░░░░░░  2.0%
  2. Sowon Jung's GitHub Stats Sowon Jung's GitHub Stats
    1
    ⭐    Total Stars:                                2
    2
    βž•    Total Commits:                          1,701
    3
    πŸ”€    Total PRs:                                259
    4
    🚩    Total Issues:                             119
    5
    πŸ“¦    Contributed to:                            15
  3. smartmind-team/thanosql-editor smartmind-team/thanosql-editor Public

    monaco editor for thanosql

    JavaScript

  4. Fashion-Scanner/fashion-scanner-v2-frontend Fashion-Scanner/fashion-scanner-v2-frontend Public

    νŒ¨μ…˜μŠ€μΊλ„ˆ v2 μž…λ‹ˆλ‹€.

    TypeScript

  5. todolist todolist Public

    [Toy pj] Vanilla-js+Typescriptλ₯Ό μ΄μš©ν•œ Todolist λ§Œλ“€κΈ° (클둠코딩)

    TypeScript 2

  6. githru-vscode-ext githru-vscode-ext Public

    Forked from githru/githru-vscode-ext

    Lightweight but robust Githru for VSCode Extension

    TypeScript