개인이 아니라 팀 협업을 통해 배우고 현실에 존재하는 문제를 해결하고자 본 프로젝트를 진행했습니다.
- 기간: 2022년 10월 01일 ~ 2022년 12월 01일, 2개월
- 구성: 기획 + 프로토타입 + 알파 + 베타
- commit: 2,000+
- merge: 100+
- Count total lines of code across a GitHub organization
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
C# 899 30534 40409 176213
TypeScript 297 2842 358 74588
JavaScript 11 223 15 1607
CSS 4 264 9 1535
Swift 9 103 145 663
Python 16 157 10 620
C/C++ Header 5 54 4 266
Solidity 6 32 11 92
HTML 2 0 1 30
Objective-C++ 1 0 0 4
C 1 0 0 1
-------------------------------------------------------------------------------
SUM: 1251 34209 40962 255619
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Repository files blank comment code
-------------------------------------------------------------------------------
client-unity 2084 34063 41907 2504114
data-analysis 44 6211 1325 256048
server-api 211 1886 454 67848
client-unity-plugins 39 247 251 13642
client-web 138 1553 145 11054
blockchain-smart-contract 18 57 12 3377
server-infrastructure 16 55 138 2878
ml-sleep 8 68 1353 556
server-ai 9 46 48 220
blockchain-sample 3 30 8 150
infra-config 5 19 9 133
.github 2 25 0 62
Overview 1 18 0 43
nginx 1 7 0 30
server-landing 1 7 0 30
-------------------------------------------------------------------------------
SUM: 2580 44292 45650 2860185
-------------------------------------------------------------------------------
순번 | 프로젝트명 | 설명 |
---|---|---|
1 | client-unity | Extended Reality |
2 | client-unity-plugins | Unity + iOS Native Plugins |
3 | client-web | NFT Marketplace |
순번 | 프로젝트명 | 설명 |
---|---|---|
1 | server-api | RESTful API 서버 |
2 | server-ai | 인공지능 서버(TBD) |
3 | server-landing | 랜딩 페이지 서버(TBD) |
순번 | 프로젝트명 | 설명 |
---|---|---|
1 | ml-sleep | 애플워치 실시간 수면탐지 인공지능 모델 생성 |
2 | data-analysis | 기획 및 애플워치 건강 데이터 분석 |
순번 | 프로젝트명 | 설명 |
---|---|---|
1 | infra-config | 인프라 세팅(임시) |
2 | server-infrastructure | aws 서버 인프라 설정 |
3 | nginx | aws 서버 nginx(Deprecated) |
4 | blockchain-smart-contract | smart contract |
5 | blockchain-sample | 블록체인 샘플 코드 정리 |