Skip to content

Commit

Permalink
fix: subtitle change
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelion2 committed Oct 19, 2022
1 parent 0f4031d commit 5850889
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ export const ExpList: Array<IExpList> = [
title: '매쓰플랫 프로젝트 고도화',
date: '2022.07 ~ 진행중',
worker: 1,
subtitle: `학원에 학생들이 출석을 하면, 출석 기록을 남기고 학부모에게 문자를 전달하는 웹서비스를 개발했습니다. 기존에 있던 네이티브앱을 대체하는 프로젝트로써 디자인이나 기획이 따로 없이 혼자서 개발했습니다.`,
subtitle:
'비즈니스 성장을 위해 사용자들이 원하는 기능들 일부를 개선하거나 추가로 개발하는 작업을 진행하고 있습니다. ',
stack: ['Github Action', 'Vite', 'Jira', 'ETC..'],
mywork: [
'자동화를 위한 Jira Automation, Github Action을 개발해서 팀 내 생산성 향상에 기여하고 있습니다. ',
Expand All @@ -23,8 +24,7 @@ export const ExpList: Array<IExpList> = [
title: '출석 서비스 웹 개발',
date: '2020.11',
worker: 1,
subtitle:
'비즈니스 성장을 위해 사용자들이 원하는 기능들 일부를 개선하거나 추가로 개발하는 작업을 진행하고 있습니다. ',
subtitle: `학원에 학생들이 출석을 하면, 출석 기록을 남기고 학부모에게 문자를 전달하는 웹서비스를 개발했습니다. 기존에 있던 네이티브앱을 대체하는 프로젝트로써 디자인이나 기획이 따로 없이 혼자서 개발했습니다.`,
stack: ['React', 'Typescript', 'Mobx', 'Scss', 'Webpack'],
mywork: [
'프론트엔드 개발 환경 셋팅 및 전체 기능을 구현하였습니다.',
Expand Down

1 comment on commit 5850889

@vercel
Copy link

@vercel vercel bot commented on 5850889 Oct 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

resume – ./

resume-sh89.vercel.app
ksh-resume.vercel.app
resume-git-master-sh89.vercel.app

Please sign in to comment.