Skip to content

Commit f63f713

Browse files
committed
education cv update
1 parent 430b49a commit f63f713

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/cv.pdf

543 Bytes
Binary file not shown.

src/components/cv.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export const Skills: React.FC = () =>
9595

9696
<div style={{ display: 'flex', flexDirection: 'row', flexWrap: 'wrap', justifyContent: 'space-around' }}>
9797
<div style={{ width: '40%', minWidth: 300 }} >
98-
<h3>Victoria University of Wellington <i style={{ fontSize: 14, display: 'block' }}>2019</i></h3>
98+
<h3>Victoria University of Wellington <i style={{ fontSize: 14, display: 'block' }}>2017 - 2019</i></h3>
9999
<h4>
100100
Bachelor of Design Innovation (Media Design)
101101
</h4>
@@ -108,7 +108,7 @@ export const Skills: React.FC = () =>
108108
<div style={{ width: '40%', minWidth: 300 }} >
109109
<h3>Canterbury University <i style={{ fontSize: 14, display: 'block' }}>2014 - 2016</i></h3>
110110
<h4>
111-
Bachelor of Science (Incomplete) (Computer Science)
111+
Bachelor of Science (Computer Science) [Incomplete]
112112
</h4>
113113
First year completed with average of A-<br />
114114
Dropped out second year to pursue applied skills

0 commit comments

Comments
 (0)