Update job titles and positions in HTML and CSS files
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
– Python <br /></p>
|
– Python <br /></p>
|
||||||
|
|
||||||
<p><code class="language-plaintext highlighter-rouge">2020-</code>
|
<p><code class="language-plaintext highlighter-rouge">2020-</code>
|
||||||
<strong>Software test developer</strong></p>
|
<strong>Software test developer | Python developer </strong></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><em>W.A.G. payment solutions, a.s., Princip, a.s.</em>, Prague (Czechia)</li>
|
<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>
|
<li>Creating, develop and maintain software unit project for testing (SwMU)</li>
|
||||||
@@ -162,7 +162,7 @@
|
|||||||
– Kubernetes (and local minikube) <br /></p>
|
– Kubernetes (and local minikube) <br /></p>
|
||||||
|
|
||||||
<p><code class="language-plaintext highlighter-rouge">2022-2024</code>
|
<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>
|
<ul>
|
||||||
<li><em>Deutsche Telekom AG</em></li>
|
<li><em>Deutsche Telekom AG</em></li>
|
||||||
<li>Developing an application for controlling and testing mobile phones (MDA project, Python)</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);
|
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 {
|
#Bank_info_ext {
|
||||||
top: -370px;
|
top: +30px;
|
||||||
left: -245px;
|
left: -245px;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#Bank_info_ext_arrow_rotate {
|
||||||
|
left: 205px;
|
||||||
|
top: -10px;
|
||||||
|
transform: rotate(58deg);
|
||||||
|
}
|
||||||
|
|
||||||
#Bank_info_ext_arrow {
|
#Bank_info_ext_arrow {
|
||||||
left: 205px;
|
left: 205px;
|
||||||
top: 319px;
|
top: 319px;
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
?>
|
?>
|
||||||
<div><small>click to copy</small></div>
|
<div><small>click to copy</small></div>
|
||||||
|
|
||||||
<div id="Page_info_ext_arrow"></div>
|
<div id="Page_info_ext_arrow_rotate"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
107-9266680227/0100
|
107-9266680227/0100
|
||||||
<img src="img/qr_banka_mf.png" alt="Bank Account">
|
<img src="img/qr_banka_mf.png" alt="Bank Account">
|
||||||
<div><small>click to copy</small></div>
|
<div><small>click to copy</small></div>
|
||||||
<div id="Bank_info_ext_arrow">
|
<div id="Bank_info_ext_arrow_rotate">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -93,12 +93,6 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<table>
|
<table>
|
||||||
<p> </p>
|
|
||||||
<p> </p>
|
|
||||||
<p> </p>
|
|
||||||
<p> </p>
|
|
||||||
<p> </p>
|
|
||||||
<p> </p>
|
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
|
|||||||
Reference in New Issue
Block a user