Skip to content

Commit 79036fb

Browse files
committed
style(resume): refine design elements for consistency and clarity - Update location format in education section for precision - Adjust color scheme for better visual coherence - Modify spacing and bullet styles for improved readability
1 parent 0d4de35 commit 79036fb

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

resume.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ cv:
6161
- "**NIBE: (Feb 2022 – Mar 2022)** Managed and established **Azure DevOps CI/CD** pipelines for critical services supporting **50,000+ daily users**."
6262
education:
6363
- institution: "Calcutta Institute of Engineering and Management (MAKAUT)"
64-
location: "Kolkata"
64+
location: "Kolkata, WB"
6565
area: "Information Technology"
6666
degree: "B.Tech"
6767
start_date: "2018-07"
@@ -225,11 +225,11 @@ design:
225225
show_page_numbering: false
226226
show_last_updated_date: false
227227
colors:
228-
text: "black"
229-
name: "#004f90"
230-
connections: "#004f90"
231-
section_titles: "#004f90"
232-
links: "#004f90"
228+
text: "#011629"
229+
name: "#124d86"
230+
connections: "#124d86"
231+
section_titles: "#124d86"
232+
links: "#124d86"
233233
last_updated_date_and_page_numbering: "grey"
234234
text:
235235
font_family: Lato
@@ -256,7 +256,7 @@ design:
256256
font_size: 1.2em
257257
bold: true
258258
small_caps: true
259-
vertical_space_above: 0.3cm
259+
vertical_space_above: 0.35cm
260260
vertical_space_below: 0.2cm
261261
entries:
262262
date_and_location_width: 4cm
@@ -269,7 +269,7 @@ design:
269269
show_time_spans_in: []
270270
highlights:
271271
bullet:
272-
nested_bullet: '-'
272+
nested_bullet:
273273
top_margin: 0.18cm
274274
left_margin: 0.3cm
275275
vertical_space_between_highlights: 0.17cm

0 commit comments

Comments
 (0)