got hired

This commit is contained in:
Vassili Minaev 2025-05-25 15:33:15 -06:00
parent 01ea656fce
commit b2f2f760b4

View file

@ -38,10 +38,10 @@
<h3 class="card-title text-center">Vassili Minaev</h3>
<p class="card-text">I make software, hardware, and in between<br>
Based in Edmonton, AB<br>
Now looking for a technical role at your company
<!--Now looking for a technical role at your company-->
</p>
<div class="text-center">
<!--<a class="btn btn-success" href="#hire" role="button">Hire me</a>-->
<!--
<a class="btn btn-success btn-lg" role="button" href="/static/vassili-resume.pdf" download="vassili-resume.pdf">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-earmark-pdf" viewBox="0 0 16 16">
<path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2M9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z"/>
@ -49,6 +49,7 @@
</svg>
Download résumé
</a>
-->
</div>
</div>
<div class="card-footer">
@ -136,11 +137,11 @@
</div>
</div>
</section>
<!--
<section id="hire">
<div class="p-5 mb-4 bg-body-tertiary rounded-3">
<div class="container-fluid py-5">
<h1 class="display-5 fw-bold">Hire me</h1>
<!--<p class="col-md-8 fs-4"></p>-->
<a class="btn btn-success btn-lg" role="button" href="/static/vassili-resume.pdf" download="vassili-resume.pdf">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-earmark-pdf" viewBox="0 0 16 16">
<path d="M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2M9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z"/>
@ -151,6 +152,7 @@
</div>
</div>
</section>
-->
</main>
<script src="static/bootstrap/bootstrap.bundle.min.js"></script>