Compare commits
2 commits
2a04f1f549
...
74f7d2875e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74f7d2875e | ||
|
|
9e90bfce36 |
38
cv.html
38
cv.html
|
|
@ -45,6 +45,15 @@
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
list-style-type: "-";
|
||||||
|
padding-left: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
padding-left: 0.25em;
|
||||||
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
@ -259,27 +268,18 @@
|
||||||
</section>
|
</section>
|
||||||
<section style="break-inside: avoid-page;">
|
<section style="break-inside: avoid-page;">
|
||||||
<h2>Skills</h2>
|
<h2>Skills</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Experience with Java, C/C++ and JavaScript</li>
|
||||||
|
<li>With help and preparation I can work with Apache Maven, Apache Thrift, HTML, CSS, Python, Common Lisp, LaTeX</li>
|
||||||
|
<li>Deeper knowledge of and experience with Git</li>
|
||||||
|
<li>Can work in a Windows, Linux and MacOS environment</li>
|
||||||
|
<li>Willing to learn and adapt to other programming languages</li>
|
||||||
|
<li>Very conscientious way of working</li>
|
||||||
|
</ul>
|
||||||
|
<p>
|
||||||
German is my native language and I am fluent and experienced in English (I have an Academic-IELTS-score of 8.0
|
German is my native language and I am fluent and experienced in English (I have an Academic-IELTS-score of 8.0
|
||||||
from 2018 which is equivalent to an CEFR-score of C1–C2).
|
from 2018 which is equivalent to an CEFR-score of C1–C2).
|
||||||
<h3>Technologies</h3>
|
</p>
|
||||||
I have experience with and can work right away with:
|
|
||||||
<ul>
|
|
||||||
<li>Java.</li>
|
|
||||||
<li>JavaScript,</li>
|
|
||||||
<li>Git,</li>
|
|
||||||
<li>C++.</li>
|
|
||||||
</ul>
|
|
||||||
I have some experience with and can work with some preparation/help along the way with:
|
|
||||||
<ul>
|
|
||||||
<li>Apache Maven, Thrift</li>
|
|
||||||
<li>HTML,</li>
|
|
||||||
<li>CSS,</li>
|
|
||||||
<li>Python,</li>
|
|
||||||
<li>Common Lisp,</li>
|
|
||||||
<li>LaTeX.</li>
|
|
||||||
</ul>
|
|
||||||
<p>I have worked in Windows 10, Ubuntu (18.04, 20.04, 22.04) and MacOS. I am experienced with typical Microsoft
|
|
||||||
365 products.</p>
|
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>Internships</h2>
|
<h2>Internships</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue