Skip to content

Commit

Permalink
chore: 프로젝트, 리뷰 데이터 추가 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
saseungmin authored Dec 11, 2024
1 parent 52a5f7b commit e30edcc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/lib/assets/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2220,7 +2220,7 @@
],
"googlePlayStore": "",
"youtube": "",
"link": "https://d3s958yad74p2w.cloudfront.net"
"link": "https://jjakkak.com"
}
},
{
Expand Down
18 changes: 18 additions & 0 deletions apps/web/src/lib/assets/data/reviews.json
Original file line number Diff line number Diff line change
Expand Up @@ -2217,5 +2217,23 @@
"medium": "",
"instagram": ""
}
},
{
"id": 125,
"name": "김상은",
"flag": "11기",
"project": "메이트립",
"projectId": 76,
"position": "Android Developer",
"review": "8주라는 시간 동안 정말 많은 것을 배우고 성장할 수 있었던 프로젝트였습니다. 처음으로 백엔드 개발자, 서버 개발자, 그리고 디자이너와의 협업을 경험해봤는데 함께 새로운 도전을 하는 과정이 정말 즐거웠습니다. 특히 안드로이드 개발자로서 다양한 문제를 해결해 나가는 과정이 가장 기억에 남습니다. 팀원 분들 모두가 열정적이고 책임감 있게 프로젝트에 임해주셔서 항상 긍정적인 분위기 속에서 협업할 수 있었습니다. 짧은 시간 동안 많은 것을 배울 수 있었던 것은 모두가 하나의 목표를 향해 열정적으로 달려온 덕분이라고 생각합니다. 모두 감사합니다! ☺️ DND를 통해 개발자로서 한 단계 성장할 수 있는 계기가 되었고, 앞으로도 이런 경험을 통해 더 많은 도전을 하고 싶습니다. 협업 경험이 부족한 분들께 DND 활동을 적극 추천드립니다! 🌟",
"email": "",
"links": {
"github": "https://github.com/vmkmym",
"velog": "",
"linkedin": "",
"link": "https://inblog.ai/code-with-me",
"medium": "",
"instagram": ""
}
}
]

0 comments on commit e30edcc

Please sign in to comment.