uyu423/resume-nextjs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.circleci/config.yml
.codeclimate.json
.gitignore
.npmrc
.nvmrc
.prettierrc
LICENSE
asset/_sample.jpg
asset/favicon.ico
asset/preview.jpg
asset/sample.jpg
asset/sample_tux.png
logo.jpg
package-lock.json
package.json
tsconfig.json
.eslintrc.js49
next.config.js22
A
25 mins
shellwork.js31
component/article/IArticle.ts7
component/article/index.tsx32
A
3 hrs
component/common/CommonDescription.tsx119
D
1 day
component/common/CommonRow.tsx39
A
25 mins
component/common/CommonSection.tsx20
component/common/ICommon.ts5
component/common/IGlobal.ts8
component/common/IRow.ts24
component/common/PreProcessingComponent.tsx15
component/common/Style.ts44
component/common/Util.ts30
component/common/index.tsx16
component/education/IEducation.ts12
A
2 hrs
component/education/index.tsx53
C
7 hrs
component/etc/IEtc.ts12
A
2 hrs
component/etc/index.tsx58
C
7 hrs
component/experience/IExperience.ts15
component/experience/index.tsx60
A
2 hrs
component/experience/row.tsx91
A
2 hrs
component/footer/IFooter.ts9
component/footer/index.tsx37
component/introduce/IIntroduce.ts8
component/introduce/index.tsx50
A
2 hrs
component/openSource/IOpenSource.ts11
component/openSource/index.tsx21
A
3 hrs
component/openSource/row.tsx26
component/presentation/IPresentation.ts13
component/presentation/index.tsx21
A
3 hrs
component/presentation/row.tsx30
B
4 hrs
component/profile/IProfile.ts22