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~)']
);
π
ν΄κ·Ό!
( π )r pro_readme_updater
company account: @pilab-sowon
- SEOUL,KOREA
- https://velog.io/@ss-won
Pinned Loading
-
π» Recent coding in languages
π» Recent coding in languages 1JavaScript 7/ -19.7k βββββββββββββββββββββ 57.6%
2TypeScript 1.6k/ -1.1k βββββββββββββββββββββ 23.1%
3JSON 5.1k/ -31.7k βββββββββββββββββββββ 10.3%
4YAML 11.9k/ -1.7k βββββββββββββββββββββ 6.2%
5Prisma 102/ -98 βββββββββββββββββββββ 2.0%
-
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
-
smartmind-team/thanosql-editor
smartmind-team/thanosql-editor Publicmonaco editor for thanosql
JavaScript
-
Fashion-Scanner/fashion-scanner-v2-frontend
Fashion-Scanner/fashion-scanner-v2-frontend Publicν¨μ μ€μΊλ v2 μ λλ€.
TypeScript
-
githru-vscode-ext
githru-vscode-ext PublicForked from githru/githru-vscode-ext
Lightweight but robust Githru for VSCode Extension
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.