https://github.com/sky0621/cv
Curriculum Vitae
https://github.com/sky0621/cv
nextjs react typescript
Last synced: 5 months ago
JSON representation
Curriculum Vitae
- Host: GitHub
- URL: https://github.com/sky0621/cv
- Owner: sky0621
- Created: 2021-07-03T07:57:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-31T15:53:55.000Z (5 months ago)
- Last Synced: 2026-01-05T00:38:38.938Z (5 months ago)
- Topics: nextjs, react, typescript
- Language: TypeScript
- Homepage: https://cv-lovat-theta-75.vercel.app
- Size: 21.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cv
## description
Vercel上で公開している [Curriculum-Vitae](https://cv-lovat-theta-75.vercel.app/) のソース。
## relation
データソースは「[cv-admin](https://github.com/sky0621/cv-admin)」リポジトリで生成。
## screen shots
### Basic

### Skill



#### open

### Career

#### open


### Note

## directory structure
### app
GitHub Pages にて表示する経歴書のソース。
画面に表示する情報は Axios を介して取得する実装にしているがデータソースは [cv-admin](https://github.com/sky0621/cv-admin) 側で生成した JSON を読む形にしている。