Skip to content

Commit 06c01b5

Browse files
committed
CV: add compact pdf version
1 parent 158d630 commit 06c01b5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/documents/cv.pdf

261 KB
Binary file not shown.

src/pages/main/cv.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const CV = () => {
3838

3939
<div className="cvBody">
4040

41-
<div className="noselect" style={downloadStyle}><a href="https://github.com/avrtt/avrtt.github.io/raw/master/src/pages/cv.pdf">Download</a> <br/> <div style={downloadDescStyle}>(compact version)</div></div>
41+
<div className="noselect" style={downloadStyle}><a href="https://github.com/avrtt/avrtt.github.io/raw/master/src/documents/cv.pdf">Download</a> <br/> <div style={downloadDescStyle}>(compact version)</div></div>
4242

4343
<p>I'm a <b>Middle Data Scientist</b> with experience in ML engineering, Python programming and analytics. I specialize in designing/implementing/refining/deploying ML systems, data-related problems (collection, processing, transforming, modeling, visualization, analysis, interpreting), and developing various automation software.</p>
4444
<p>This page provides a more detailed description of my professional skills, as opposed to the minimal version of the CV provided in the link above. For my freelance services and projects, check out the <Link to="/freelance">Freelance</Link> page.</p>

0 commit comments

Comments
 (0)