Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
antsankov committed Aug 21, 2023
1 parent ca0e305 commit fa86fa1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
31 changes: 12 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<div class="container">
<div class="sixteen columns">
<h1 style="margin-top: 40px" class="remove-bottom">antsankov.com</h1>
<h5>Hello, this is Alex Tsankov!</h5>
<h5>Hello world ... this is Alex Tsankov!</h5>
<hr>
</div>
<div class="one-third column">
Expand All @@ -42,10 +42,6 @@ <h3>About</h3>
<th>Location</th>
<td>New York, NY</td>
</tr>
<tr>
<th>Resume</th>
<td><a href="/tsankov-resume.pdf" target="_blank">Click for PDF</a></td>
</tr>
<tr>
<th>Skills</th>
<td>Go, Python, Java, Javascript<br>
Expand All @@ -59,20 +55,19 @@ <h3>About</h3>
</div>
<div class="one-third column">
<h3>Résumé</h3>
<p>Education and Work Experience:</p>
<p>Work Experience:</p>
<ul class="square">
<li><strong><a href="https://www.bloomberg.com/professional/solution/bloomberg-terminal/" target="_blank">Bloomberg LP</a> (2020 - Current)</strong>: Site Reliability Engineer</li>
<li><strong><a href="https://www.bloomberg.com/professional/solution/bloomberg-terminal/" target="_blank">Bloomberg LP</a> (2020 - Current)</strong>: Senior Site Reliability Engineer</li>
<li><strong><a href="https://chainalysis.com" target="_blank">Chainalysis</a> (2019 - 2020)</strong>: Software Engineer</li>
<li><strong><a href="https://paxos.com" target="_blank">Paxos</a> (2017 - 2018)</strong>: DevOps Engineer</li>
<li><strong><a href="https://workiva.com" target="_blank">Workiva</a> (2015 - 2017)</strong>: Cloud Infrastructure Engineer, Intern</li>
<li><strong><a href="https://google.com" target="_blank">Google</a> (2015 - 2016)</strong>: DevOps Intern</li>
<li><strong><a href="https://eric-keller.github.io/publications.html" target="_blank">Eric Keller's "Next Generation Networks" Lab</a> (2014-2016)</strong> Student Researcher</li>
<li><strong>Univeristy of Colorado, Boulder (2012 - 2016)</strong>: Computer Science and Philosophy (Double Major - Dean's List)</li>
</ul>
<h4>Open Source Projects</h4>
<p>Education:</p>
<ul class="square">
<li><strong><a href="https://github.com/antsankov/go-live" target="_blank">go-live</a></strong>: An ultra-lightweight Go server that serves a file directory or website over HTTP. </li>
<li><strong><a href="https://github.com/cufcq/cufcq" target="_blank">CUFCQ.com</a></strong>: Summarized and visualized CU Boulder professor evaluation statistics.</li>
<li><strong>Columbia Univeristy (2021 - Present)</strong>: MPA (part-time) studying Cyber Security, International Affairs, and Finance</li>
<li><strong>Univeristy of Colorado, Boulder (2012 - 2016)</strong>: Computer Science and Philosophy (Double Major - Dean's List)</li>
</ul>
</div>
<div class="one-third column">
Expand Down Expand Up @@ -101,17 +96,15 @@ <h3>Contact</h3>
<th>S.Overflow</th>
<td><a href="https://stackexchange.com/users/2132005/alex-tsankov?tab=accounts" target="_blank">alex-tsankov</a></td>
</tr>
<tr>
<th>Signal</th>
<td>
<div>For use in vulnerability disclosure. Send me an email and we'll organize a Signal chat!</div>
<br>
</td>
</tr>
</tbody></table>
<h4>Open Source Projects</h4>
<ul class="square">
<li><strong><a href="https://github.com/antsankov/go-live" target="_blank">go-live</a></strong>: An ultra-lightweight Go server that serves a file directory or website over HTTP. </li>
<li><strong><a href="https://github.com/cufcq/cufcq" target="_blank">CUFCQ.com</a></strong>: (Defunct) Summarized and visualized CU Boulder professor evaluation statistics.</li>
</ul>
<h4>Hobbies</h4>
<tr>
<td>History, Regenerative Agriculture, Live Music, Museums, Watches</td>
<td>History, Regenerative Agriculture, Live Music, Museums</td>
</tr>
</div>
<div class="sixteen columns">
Expand Down
Binary file removed tsankov-resume.pdf
Binary file not shown.

0 comments on commit fa86fa1

Please sign in to comment.