Compare commits
2 Commits
af1ffa65d1
...
b3ff44276e
Author | SHA1 | Date |
---|---|---|
coolneng | b3ff44276e | |
coolneng | e8c2550eef |
Binary file not shown.
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
name: Amin
|
||||
lastname: Kasrou Aouam
|
||||
phone: "+32456369230"
|
||||
email: akasroua@gmail.com
|
||||
gitlab: akasroua
|
||||
linkedin: akasroua
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
name: Amin
|
||||
lastname: Kasrou Aouam
|
||||
phone: "+32456369230"
|
||||
email: akasroua@gmail.com
|
||||
gitlab: akasroua
|
||||
linkedin: akasroua
|
||||
|
@ -90,7 +91,7 @@ experience:
|
|||
years:
|
||||
start: "Enero 2021"
|
||||
end: "Julio 2021"
|
||||
position: Freelance
|
||||
position: Autónomo
|
||||
city: Ceuta
|
||||
country: España
|
||||
description:
|
||||
|
@ -101,7 +102,7 @@ experience:
|
|||
years:
|
||||
start: "Marzo 2020"
|
||||
end: "Septiembre 2021"
|
||||
position: Freelance
|
||||
position: Autónomo
|
||||
city: Remoto
|
||||
country: España
|
||||
description:
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
\firstname{$name$}
|
||||
\familyname{$lastname$}
|
||||
\title{$about$}
|
||||
\phone{$phone$}
|
||||
\email{$email$}
|
||||
\social[gitlab][gitlab.com/$gitlab$]{$gitlab$}
|
||||
\social[linkedin][linkedin.com/in/$linkedin$]{$linkedin$}
|
||||
|
|
Loading…
Reference in New Issue