aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/cv.tsx
Commit message (Collapse)AuthorAgeFilesLines
...
* chore: add a breadcrumb componentArmand Philippot2021-12-211-3/+4
|
* refactor: rewrite types and servicesArmand Philippot2021-12-201-2/+2
| | | | | | | I was repeating myself a lot in services. So I rewrited the different functions to improve readability and I extracted some formatting functions to put them in utils. I also rewrited/reorganized some types to keep consistent names.
* chore: create CV viewArmand Philippot2021-12-151-0/+48