This commit is contained in:
samantha42
2026-03-23 10:41:16 +01:00
parent 02edcdfac4
commit fbfd4d9b98
3 changed files with 24 additions and 23 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.vscode

View File

@@ -1,7 +1,7 @@
{ {
"tinymist.fontPaths": [ "tinymist.fontPaths": [
"/Users/actual_username/Documents/cv/fonts", "/home/sam42/Documents/cv/fonts",
"/Users/actual_username/Documents/cv/fonts/Libre_Caslon_Display", "/home/sam42//Documents/cv/fonts/Libre_Caslon_Display",
"/Users/actual_username/Documents/cv/fonts/Libre_Caslon_Text" "/home/sam42//Documents/cv/fonts/Libre_Caslon_Text"
] ]
} }

View File

@@ -7,9 +7,10 @@
#let FeatureColor = rgb("292929") #let FeatureColor = rgb("292929")
#let BackgroundColor = rgb("#fcfcfc") #let BackgroundColor = rgb("#fcfcfc")
#let font = { "Helvetica" } #let font = "Helvetica"
#let titlefont = "Libre Caslon Display"
#let textfont = "Libre Caslon Text"
#let titlefont = { "Libre Caslon Text" }
#set text(font: font) #set text(font: font)
#let section2(body) = { #let section2(body) = {
@@ -17,7 +18,7 @@
grid( grid(
columns: (1fr, auto, 1fr), columns: (1fr, auto, 1fr),
column-gutter: 5pt, column-gutter: 5pt,
[#v(5pt) #line(length: 100%)], [#text(size: 16pt, body)],[#v(5pt) #line(length: 100%)] [#v(5pt) #line(length: 100%)], [#text(size: 16pt, font: titlefont, body)],[#v(5pt) #line(length: 100%)]
) )
} }
@@ -31,8 +32,8 @@
} }
#let section3(body) = { #let section3(body) = {
v(0.8cm) v(12pt)
text(size:16pt, weight: "extralight", font: titlefont)[#body] text(size:18pt, weight: 800, font: titlefont)[#body]
} }
#show heading: set text( #show heading: set text(
@@ -68,8 +69,8 @@
#v(0.5cm) #v(0.5cm)
#stack( #stack(
spacing: 8pt, spacing: 8pt,
[#text(size: 82pt, weight: 500, font: titlefont)[#align(start)[Samantha]]], [#text(size: 80pt, weight: 300, font: textfont)[#align(start)[Samantha]]],
[#text(size: 41pt, weight: 500, font: titlefont)[#align(start)[Vero Friis]]] [#text(size: 40pt, weight: 300, font: textfont)[#align(start)[Vero Friis]]]
) )
#set text(size: 12pt) #set text(size: 12pt)
@@ -86,33 +87,33 @@
columns: (75pt, 1fr), columns: (75pt, 1fr),
[ [
#align(center)[ #align(center)[
#v(20pt) #v(10pt)
#circle(width: 20pt)[ #circle(width: 20pt)[
#place(center + horizon)[ #place(center + horizon)[
#image("Assets/candlestick-chart.svg", width: 15pt, height: 15pt) #image("Assets/candlestick-chart.svg", width: 15pt, height: 15pt)
] ]
#line(angle: 90deg, start: (0pt, 12pt), end: (0pt, 164pt)) #line(angle: 90deg, start: (0pt, 12pt), end: (0pt, 164pt))
] ]
#v(137pt) #v(133pt)
#circle(width: 20pt)[ #circle(width: 20pt)[
#place(center + horizon)[ #place(center + horizon)[
#image("Assets/git.svg", width: 15pt, height: 15pt) #image("Assets/git.svg", width: 15pt, height: 15pt)
] ]
#line(angle: 90deg, start: (0pt, 12pt), end: (0pt, 152pt)) #line(angle: 90deg, start: (0pt, 12pt), end: (0pt, 162pt))
] ]
#v(125pt) #v(135pt)
#circle(width: 20pt)[ #circle(width: 20pt)[
#place(center + horizon)[ #place(center + horizon)[
#image("Assets/graduation-cap.svg", width: 15pt, height: 15pt) #image("Assets/graduation-cap.svg", width: 15pt, height: 15pt)
] ]
#line(angle: 90deg, start: (0pt, 12pt), end: (0pt, 32pt)) #line(angle: 90deg, start: (0pt, 12pt), end: (0pt, 22pt))
#line(angle: 90deg, start: (0pt, 1pt), end: (0pt, 53pt)) #line(angle: 90deg, start: (0pt, 1pt), end: (0pt, 50pt))
#line(angle: 90deg, start: (0pt, 0pt), end: (0pt, 100pt)) #line(angle: 90deg, start: (0pt, 1pt), end: (0pt, 100pt))
] ]
#v(10pt)
#blob(inverse: true)[2025--Today] #blob(inverse: true)[2025--Today]
#v(48pt) #v(45pt)
#blob(inverse: true)[2020--2023] #blob(inverse: true)[2020--2023]
] ]
], ],
@@ -139,12 +140,11 @@
#section3[Education History]\ #section3[Education History]\
#v(0.5cm)
Bachelor of Economics & Business Administration (HA)\ Bachelor of Economics & Business Administration (HA)\
Aalborg University, In progress (Expected 2028) Aalborg University, In progress (Expected 2028)
#v(10pt)
#v(0.5cm)
HTX - Technical Upper Secondary Education \ HTX - Technical Upper Secondary Education \
Viden Gymnasier \ Viden Gymnasier \
Study focus: Mathematics A, Biology B \ Study focus: Mathematics A, Biology B \