diff --git a/pdf/creative.pdf b/pdf/creative.pdf new file mode 100644 index 0000000..6cca2ec Binary files /dev/null and b/pdf/creative.pdf differ diff --git a/resume/data.yml b/resume/data.yml index e8e40ac..601967b 100755 --- a/resume/data.yml +++ b/resume/data.yml @@ -17,6 +17,7 @@ experience: position: Developer timeperiod: since January 2016 description: Programming and watching cute cat videos. + website: https://example.com - company: Company B position: Frontend Developer @@ -32,6 +33,7 @@ education: - degree: Master of Arts timeperiod: March 2012 - December 2013 description: Major in Hacking and Computer Penetration, University A, New York, USA. + website: https://example.com - degree: Bachelor of Science timeperiod: March 2009 - December 2011 @@ -58,6 +60,26 @@ skills: knowledge: Also proficient in Adobe Photoshop and Illustrator, grew up bilingual (English and Klingon). +projects: +- name: best-resume-ever + platform: Vue + description: 👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS. + url: https://github.com/salomonelli/best-resume-ever + +hobbies: +- name: Video Games + iconClass: fa fa-gamepad + url: https://example.com + +- name: Drawing + iconClass: fa fa-pencil + url: https://example.com + +contributions: +- name: best-resume-ever + description: 👔 💼 Build fast 🚀 and easy multiple beautiful resumes. + url: https://github.com/salomonelli/best-resume-ever + contact: email: john.doe@email.com phone: 0123 456789 diff --git a/src/assets/preview/creative.png b/src/assets/preview/creative.png new file mode 100644 index 0000000..e9005a8 Binary files /dev/null and b/src/assets/preview/creative.png differ diff --git a/src/lang/ca.js b/src/lang/ca.js index 6d258aa..231bf91 100644 --- a/src/lang/ca.js +++ b/src/lang/ca.js @@ -1,8 +1,11 @@ +// Catalan const lang = { contact: 'Contacte', experience: 'Experiència', education: 'Educació', skills: 'Habilitats', + projects: 'Projectes', + contributions: 'Contribucions', about: 'Sobre mi' }; export default lang; diff --git a/src/lang/cn.js b/src/lang/cn.js index bca7680..64c2299 100755 --- a/src/lang/cn.js +++ b/src/lang/cn.js @@ -1,8 +1,11 @@ +// Chinese (Simplified) const lang = { contact: '联系方式', experience: '工作经历', education: '教育经历', skills: '技能专长', + projects: '项目', + contributions: '捐款', about: '自我介绍' }; export default lang; diff --git a/src/lang/de.js b/src/lang/de.js index dfa05ef..83a5aa9 100755 --- a/src/lang/de.js +++ b/src/lang/de.js @@ -1,3 +1,4 @@ +// Dutch const lang = { contact: 'Kontakt', born: 'Geboren', @@ -5,6 +6,8 @@ const lang = { experience: 'Berufserfahrung', education: 'Schulbildung', skills: 'Qualifikationen', + projects: 'Projecten', + contributions: 'Bijdragen', about: 'Über mich' }; export default lang; diff --git a/src/lang/en.js b/src/lang/en.js index 2a918a7..3bf30ca 100755 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -1,3 +1,4 @@ +// English const lang = { contact: 'Contact', born: 'Born', @@ -5,6 +6,8 @@ const lang = { experience: 'Experience', education: 'Education', skills: 'Skills', + projects: 'Projects', + contributions: 'Contributions', about: 'About me' }; export default lang; diff --git a/src/lang/es.js b/src/lang/es.js index 99c6c12..312bbd9 100755 --- a/src/lang/es.js +++ b/src/lang/es.js @@ -1,8 +1,11 @@ +// Spanish const lang = { contact: 'Contacto', experience: 'Experiencia', education: 'Educación', skills: 'Habilidades', + projects: 'Proyectos', + contributions: 'Contribuciones', about: 'Sobre mi' }; export default lang; diff --git a/src/lang/fr.js b/src/lang/fr.js index 70a79fa..27c1c51 100755 --- a/src/lang/fr.js +++ b/src/lang/fr.js @@ -1,3 +1,4 @@ +// French const lang = { contact: 'Contact', born: 'Né en', @@ -5,6 +6,8 @@ const lang = { experience: 'Expérience professionelle', education: 'Formation', skills: 'Compétences', + projects: 'Projets', + contributions: 'Contributions', about: 'À propos de moi' }; export default lang; diff --git a/src/lang/he.js b/src/lang/he.js index 693006c..431709d 100755 --- a/src/lang/he.js +++ b/src/lang/he.js @@ -1,8 +1,11 @@ +// Hebrew const lang = { contact: 'יצירת קשר', experience: 'ניסיון', education: 'השכלה', skills: 'כישורים', + projects: 'פרויקטים', + contributions: 'תרומות', about: 'תמצית' }; export default lang; diff --git a/src/lang/hu.js b/src/lang/hu.js index 3831db6..908fcc1 100755 --- a/src/lang/hu.js +++ b/src/lang/hu.js @@ -1,8 +1,11 @@ +// Hungarian const lang = { contact: 'Kapcsolat', experience: 'Munkatapasztalat', education: 'Tanulmány', skills: 'Készségek', + projects: 'Projektek', + contributions: 'Hozzájárulások', about: 'Rólam' }; export default lang; diff --git a/src/lang/id.js b/src/lang/id.js index b1aa0e2..8ebddc4 100755 --- a/src/lang/id.js +++ b/src/lang/id.js @@ -1,8 +1,11 @@ +// Indonesian const lang = { contact: 'Kontak', experience: 'Pengalaman', education: 'Pendidikan', skills: 'Keterampilan', + projects: 'Proyek', + contributions: 'Kontribusi', about: 'Tentang Saya' }; export default lang; diff --git a/src/lang/it.js b/src/lang/it.js index 56ab8b1..06d2325 100755 --- a/src/lang/it.js +++ b/src/lang/it.js @@ -1,8 +1,11 @@ +// Italian const lang = { contact: 'Contatti', experience: 'Esperienza professionale', education: 'Formazione', skills: 'Competenze', + contributions: 'Contributi', + projects: 'Progetti', about: 'Su di me' }; export default lang; diff --git a/src/lang/ja.js b/src/lang/ja.js index 567178b..cd97de1 100755 --- a/src/lang/ja.js +++ b/src/lang/ja.js @@ -1,8 +1,11 @@ +// Japanese const lang = { contact: '連絡先', experience: '職務経歴', education: '学歴', skills: 'スキル', + projects: 'プロジェクト', + contributions: '貢献', about: '自己紹介' }; export default lang; diff --git a/src/lang/ko.js b/src/lang/ko.js index 89e65e5..82dd21f 100644 --- a/src/lang/ko.js +++ b/src/lang/ko.js @@ -1,8 +1,11 @@ +// Korean const lang = { contact: '연락처', experience: '경력', education: '학력', skills: '보유스킬', + projects: '프로젝트', + contributions: '기고', about: '자기소개' }; export default lang; diff --git a/src/lang/nl.js b/src/lang/nl.js index 5d4e832..b1ab92d 100755 --- a/src/lang/nl.js +++ b/src/lang/nl.js @@ -1,8 +1,11 @@ +// Nederlands const lang = { contact: 'Contact', experience: 'Ervaringen', education: 'Opleidingen', skills: 'Skills', + projects: 'Projecten', + contributions: 'Bijdragen', about: 'Over mij' }; export default lang; diff --git a/src/lang/pl.js b/src/lang/pl.js index dfbc1a5..4c0ed55 100755 --- a/src/lang/pl.js +++ b/src/lang/pl.js @@ -1,8 +1,11 @@ +// Polish const lang = { contact: 'Kontakt', experience: 'Doświadczenie', education: 'Wykształcenie', skills: 'Umiejętności', + projects: 'Projektowanie', + contributions: 'Składki', about: 'O mnie' }; export default lang; diff --git a/src/lang/pt-br.js b/src/lang/pt-br.js index 864e7f2..843125e 100755 --- a/src/lang/pt-br.js +++ b/src/lang/pt-br.js @@ -1,9 +1,12 @@ +// Portuguese const lang = { contact: 'Contato', experience: 'Experiência Profissional', /* You can choose, "Educação" or "Formação Acadêmica"! But the second one is more professional and is more used. */ education: 'Formação Acadêmica', skills: 'Competências', + projects: 'Projetos', + contributions: 'Contribuições', about: 'Sobre' }; export default lang; diff --git a/src/lang/pt.js b/src/lang/pt.js index 0588bf5..cff8272 100755 --- a/src/lang/pt.js +++ b/src/lang/pt.js @@ -1,8 +1,11 @@ +// Portuguese const lang = { contact: 'Contactos', experience: 'Experiência Profissional', education: 'Educação', skills: 'Competências', + projects: 'Projetos', + contributions: 'Contribuições', about: 'Sobre mim' }; export default lang; diff --git a/src/lang/ru.js b/src/lang/ru.js index 85ee0d2..f1ef2c8 100755 --- a/src/lang/ru.js +++ b/src/lang/ru.js @@ -1,8 +1,11 @@ +// Russian const lang = { contact: 'Контакты', experience: 'Опыт', education: 'Образование', skills: 'Навыки', + projects: 'проектов', + contributions: 'взносы', about: 'Обо мне' }; diff --git a/src/pages/home.vue b/src/pages/home.vue index 7617590..8ad2b56 100755 --- a/src/pages/home.vue +++ b/src/pages/home.vue @@ -62,6 +62,14 @@ +
+ +
+ + creative +
+
+
diff --git a/src/resumes/creative.vue b/src/resumes/creative.vue new file mode 100644 index 0000000..bdaf168 --- /dev/null +++ b/src/resumes/creative.vue @@ -0,0 +1,499 @@ + + + + + diff --git a/src/resumes/resumes.js b/src/resumes/resumes.js index 0217012..52036f7 100755 --- a/src/resumes/resumes.js +++ b/src/resumes/resumes.js @@ -6,3 +6,4 @@ import './side-bar.vue'; import './purple.vue'; import './side-bar-rtl.vue'; import './left-right-rtl.vue'; +import './creative.vue';