245 Commits

Author SHA1 Message Date
ilia
fa336caf31 Update resume content, styling, and export configuration
Refine experience descriptions for clarity and brevity, adjust green
theme colors and spacing, add part-time employment type, add
company-section-label style, set print media type in export script,
and switch background to white.

Made-with: Cursor
2026-03-25 16:00:36 -04:00
ilia
c8a49018b1 Customize resume data, themes, export script, and PDF outputs
- Update resume/data.yml and English strings
- Adjust resume.vue, options, and theme components
- Change export flow in scripts/export.js and package.json
- Refresh PDF artifacts; add static/green.pdf; trim unused pdf/

Made-with: Cursor
2026-03-25 10:36:38 -04:00
pubkey
29e753cd84 FIX url 2023-02-15 18:35:49 +01:00
pubkey
f2710b2eae UPDATE ci; ADD rxdb sponsoring; FIX other stuff 2023-02-15 17:06:09 +01:00
Pascual
161ae4ceec Fix typo in es.js 2022-03-21 20:07:54 +01:00
a5tabout
2a0711257a Revert "fixed skills appearance i.e css"
This reverts commit 4320bbe41b6357422c3f89ab5305c3ff6de32624.

Wrong Branch.
2021-11-12 03:45:45 +01:00
a5tabout
aba8387e61 fixed skills appearance i.e css 2021-11-12 03:45:45 +01:00
a5tabout
ce215e3af7 Problem: After changing language in data.yml, some resume files were not affected. Turned out these
specific resume files had hardcoded english language support.
Fix: Modified the files appropriately, they now change according to the specified language in
data.yml
2021-11-12 03:45:45 +01:00
treere
ddce39ac23 Born BornIn in italian localization 2021-01-14 14:44:50 +01:00
Rocco Asselin
734715d9f2 .description selector class typo
Changed margin-botton to margin-bottom
2020-10-05 23:38:20 +02:00
salomonelli
a7761d1452 FIX readme 2020-04-29 23:38:07 +02:00
salomonelli
628e7312eb FIX preview of oblique-rtl 2020-04-29 23:25:57 +02:00
salomonelli
57a92a1676 ADD project templates #4 2020-04-29 23:24:59 +02:00
salomonelli
8c3f14360e UPDATE displayed order of resumes (rtl versions to be next to standard) 2020-04-29 21:52:26 +02:00
salomonelli
c337ed27d9 Merge branch 'master' of https://github.com/salomonelli/best-resume-ever 2020-04-29 21:49:58 +02:00
salomonelli
9d1aa58bec FIX lint errors 2020-04-29 21:48:26 +02:00
salomonelli
577e45ea53 Merge branch 'oblique-rtl' of https://github.com/lielfr/best-resume-ever into lielfr-oblique-rtl 2020-04-29 21:45:51 +02:00
Sara Steiert
a690be5051
Merge pull request #223 from OrenSchwartz/material_dark_with_about_and_knowledge
added support for about and knowledge/ additional skills in material_…
2020-04-29 21:45:10 +02:00
Sara Steiert
8f3cc56e18
Merge pull request #224 from OrenSchwartz/oblique_with_about_and_arrow_skills
added support for about and arrow icons instead of triangles in obliq…
2020-04-29 21:42:49 +02:00
Sara Steiert
f801be3a32
Merge pull request #234 from T-Zahil/master
Fix text direction error on sidebar of side-bar-rtl resume
2020-04-29 21:41:08 +02:00
salomonelli
617bcad19e FIX merge requests 2020-04-29 21:25:09 +02:00
salomonelli
76f3f3c294 UPDATE name of resume-cool-rtl to resume-cool-rtl2 2020-04-29 21:22:07 +02:00
salomonelli
0e3731c2b9 FIX merge conflicts 2020-04-29 20:49:19 +02:00
salomonelli
367e40477e Merge branch 'master' of https://github.com/salomonelli/best-resume-ever 2020-04-29 20:43:22 +02:00
salomonelli
58318b047d ADD cool-rtl previews 2020-04-29 20:41:26 +02:00
salomonelli
7d161596a3 Merge branch 'cool-rtl' of https://github.com/KarthikSiddarth/best-resume-ever into KarthikSiddarth-cool-rtl 2020-04-29 20:35:37 +02:00
Sara Steiert
733bb25607
Merge pull request #331 from jova/patch-1
Fixed cursor setting to pointer when a component's website is undefined for cool template
2020-04-29 20:34:51 +02:00
Sara Steiert
ee0f236581
Merge pull request #341 from CedArctic/master
Added hyperlinks to material-dark sections
2020-04-29 20:24:55 +02:00
maguichisss
4ef1b309b0 Variables 'born' and 'bornIn' were added in spanish language 2020-01-31 14:52:00 +01:00
Élie Deloumeau-Prigent
11590634a2 spelling mistake 2019-10-26 08:54:38 +02:00
Mads Opheim
90a2892bd6 Translation into Norwegian Nynorsk 2019-10-21 17:35:30 +02:00
kalle
5aa7cbeef1 Adds norwegian language support 2019-10-21 17:34:53 +02:00
IlyaOsotov
90580e8a56 hide birth section if birth doesn't exists 2019-05-15 23:08:58 +02:00
Unknown
b5301fd82a Added hyperlinks to material-dark sections
Added hyperlinks for education and experience sections in material-dark
2019-05-08 23:01:38 +03:00
IlyaOsotov
63e9d0d44c added born to ru lang 2019-05-05 21:24:41 +02:00
Karthik Siddarth
ef0eb18a04 set text-decoration and color of section items 2019-04-15 15:07:38 +05:30
Karthik Siddarth
90cf1a2004 remove border props 2019-04-15 15:04:58 +05:30
Karthik Siddarth
caabc40fed set text-decoration to none 2019-04-15 14:54:49 +05:30
Karthik Siddarth
6d98cd8dde create styles for section and its content 2019-04-15 14:45:05 +05:30
Karthik Siddarth
51c8533610 create styles for profile picture 2019-04-15 14:44:43 +05:30
Karthik Siddarth
dd8dcd7cea create styles for content container
along with content-left and content-right container
2019-04-15 13:49:51 +05:30
Karthik Siddarth
1f253c7ee3 add styles for banner and its content 2019-04-15 12:50:06 +05:30
Karthik Siddarth
61e4e703a6 apply styles for resume container 2019-04-15 12:47:19 +05:30
Karthik Siddarth
50d5c671d4 define constants 2019-04-15 12:17:58 +05:30
Karthik Siddarth
e913272be2 create markup for resume 2019-04-14 21:49:29 +05:30
Karthik Siddarth
7a748143a5 import cool-rtl file into resumes.js 2019-04-14 21:15:05 +05:30
Karthik Siddarth
9d2c2f0a5d inital commit - cool-rtl 2019-04-14 20:48:40 +05:30
Scott Lin
a55b1a0ec1 Add zh-tw translation 2019-04-07 21:14:41 +02:00
Ersoy TORAMAN
08be0e5b38
Fixed cursor setting to pointer when a component's website is undefined 2019-03-19 18:27:32 +03:00
yuansheng1989
6fdf79425d add a new template 2019-02-22 17:08:59 -05:00