arifszn/gitprofile

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.eslintignore
.eslintrc.cjs
.github/dependabot.yml
.github/workflows/deploy.yml
.github/workflows/test-deploy.yml
.gitignore
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
docker-compose.yml
gitprofile.config.ts216
A
0 mins
index.html
package-lock.json
package.json
postcss.config.js6
A
0 mins
public/apple-touch-icon.png
public/favicon-16x16.png
public/favicon-32x32.png
public/favicon.ico
public/logo.png
public/logo192.png
public/logo512.png
public/robots.txt
src/assets/index.css
src/components/avatar-card/index.tsx89
A
0 mins
src/components/blog-card/index.tsx200
A
0 mins
src/components/certification-card/index.tsx94
A
0 mins
src/components/details-card/index.tsx281
A
0 mins
src/components/education-card/index.tsx85
A
0 mins
src/components/error-page/index.tsx23
A
0 mins
src/components/experience-card/index.tsx96
A
0 mins
src/components/external-project-card/index.tsx151
A
0 mins
src/components/footer/index.tsx20
A
0 mins
src/components/github-project-card/index.tsx172
A
0 mins
src/components/gitprofile.tsx276
A
0 mins
src/components/head-tag-editor/index.tsx37
A
0 mins
src/components/lazy-image/index.tsx22
A
0 mins
src/components/publication-card/index.tsx147
A
0 mins
src/components/skill-card/index.tsx50
A
0 mins
src/components/theme-changer/index.tsx105
A
0 mins
src/constants/default-custom-theme.tsx9
A
0 mins
src/constants/default-themes.tsx35
A
0 mins
src/constants/errors.tsx50
A
0 mins
src/constants/index.tsx4
A
0 mins
src/data/colors.json
src/interfaces/article.tsx8
A
0 mins