Update job titles and positions in HTML and CSS files
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
– Python <br /></p>
|
||||
|
||||
<p><code class="language-plaintext highlighter-rouge">2020-</code>
|
||||
<strong>Software test developer</strong></p>
|
||||
<strong>Software test developer | Python developer </strong></p>
|
||||
<ul>
|
||||
<li><em>W.A.G. payment solutions, a.s., Princip, a.s.</em>, Prague (Czechia)</li>
|
||||
<li>Creating, develop and maintain software unit project for testing (SwMU)</li>
|
||||
@@ -162,7 +162,7 @@
|
||||
– Kubernetes (and local minikube) <br /></p>
|
||||
|
||||
<p><code class="language-plaintext highlighter-rouge">2022-2024</code>
|
||||
<strong>System engineer, software test developer</strong></p>
|
||||
<strong>System engineer | Software test developer</strong></p>
|
||||
<ul>
|
||||
<li><em>Deutsche Telekom AG</em></li>
|
||||
<li>Developing an application for controlling and testing mobile phones (MDA project, Python)</li>
|
||||
|
||||
@@ -561,13 +561,31 @@ jakub
|
||||
border-top: 15px solid rgba(0, 0, 0, 0.7);
|
||||
}
|
||||
|
||||
#Page_info_ext_arrow_rotate, #Bank_info_ext_arrow_rotate {
|
||||
position: absolute;
|
||||
left: 80px;
|
||||
top: 90px;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
|
||||
border-top: 15px solid rgba(0, 0, 0, 0.7);
|
||||
}
|
||||
|
||||
#Bank_info_ext {
|
||||
top: -370px;
|
||||
top: +30px;
|
||||
left: -245px;
|
||||
width: 240px;
|
||||
|
||||
}
|
||||
|
||||
#Bank_info_ext_arrow_rotate {
|
||||
left: 205px;
|
||||
top: -10px;
|
||||
transform: rotate(58deg);
|
||||
}
|
||||
|
||||
#Bank_info_ext_arrow {
|
||||
left: 205px;
|
||||
top: 319px;
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
?>
|
||||
<div><small>click to copy</small></div>
|
||||
|
||||
<div id="Page_info_ext_arrow"></div>
|
||||
<div id="Page_info_ext_arrow_rotate"></div>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
@@ -81,7 +81,7 @@
|
||||
107-9266680227/0100
|
||||
<img src="img/qr_banka_mf.png" alt="Bank Account">
|
||||
<div><small>click to copy</small></div>
|
||||
<div id="Bank_info_ext_arrow">
|
||||
<div id="Bank_info_ext_arrow_rotate">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -100,12 +100,6 @@
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<form method="get" action="/about_me">
|
||||
<button class="name noselect">about me</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user