Skip to content

Commit 9e4a5d2

Browse files
committed
update phrasing
1 parent fdccfa0 commit 9e4a5d2

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

docs/index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,27 +105,21 @@ <h2 class="text-2xl">
105105
</h2>
106106
<div class="grid md:grid-cols-2 gap-4">
107107
<p>
108-
I'm an independent consultant for Software Engineering and DevOps. I lay
109-
great emphasis on software design as well as reproducible and
110-
regression-free software development. I have experience in application-
111-
and backend development and DevOps in different contexts. Some of these
112-
contexts are Fintech, Robotics, and Deep Learning.
108+
I'm an independent consultant for Software Engineering and DevOps, focusing on robust software design and reproducible, regression-free software development. My experience spans application and backend development, as well as DevOps, across domains such as Fintech, Robotics, and Deep Learning. I also teach Nix/NixOS for <a class="link" href="https://nixcademy.com/trainers/">Nixcademy</a>.
113109
</p>
114110
<div class="">
115-
<img src="images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg">
111+
<img src="/images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg">
116112
</div>
117113
</div>
118114
<p>
119-
I work with functional languages like Haskell and Nix/NixOS.
120-
Moreover, I have experience with Rust and modern C++.
115+
I work with functional languages such as Haskell and Nix/NixOS, alongside Rust and modern C++.
121116
</p>
122117
<p>
123118
I was born and raised in Germany, graduated in Informatics at the
124119
<a class="link" href="https://www.informatik.kit.edu/">Karlsruhe Institute of Technology</a>, and live in Croatia on the Dalmatian coast.
125120
</p>
126121
<p>
127-
You can contact me in the following languages: English (professional),
128-
German (native), Croatian (native), Spanish (basic).
122+
I speak English (professional), German (native), Croatian (native), Spanish (basic).
129123
</p>
130124
<div>
131125
<a class="btn btn-accent flex-none" href="https://cal.com/marijanp">

site/index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,14 @@
22
<h2 class="text-2xl">Hello, my name is Marijan!</h2>
33
<div class="grid md:grid-cols-2 gap-4">
44
<p>
5-
I'm an independent consultant for Software Engineering and DevOps. I lay
6-
great emphasis on software design as well as reproducible and
7-
regression-free software development. I have experience in application-
8-
and backend development and DevOps in different contexts. Some of these
9-
contexts are Fintech, Robotics, and Deep Learning.
5+
I'm an independent consultant for Software Engineering and DevOps, focusing on robust software design and reproducible, regression-free software development. My experience spans application and backend development, as well as DevOps, across domains such as Fintech, Robotics, and Deep Learning. I also teach Nix/NixOS for <a class="link" href="https://nixcademy.com/trainers/">Nixcademy</a>.
106
</p>
117
<div class="">
12-
<img src="images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg" />
8+
<img src="/images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg" />
139
</div>
1410
</div>
1511
<p>
16-
I work with functional languages like Haskell and Nix/NixOS.
17-
Moreover, I have experience with Rust and modern C++.
12+
I work with functional languages such as Haskell and Nix/NixOS, alongside Rust and modern C++.
1813
</p>
1914
<p>
2015
I was born and raised in Germany, graduated in Informatics at the
@@ -23,8 +18,7 @@ <h2 class="text-2xl">Hello, my name is Marijan!</h2>
2318
>, and live in Croatia on the Dalmatian coast.
2419
</p>
2520
<p>
26-
You can contact me in the following languages: English (professional),
27-
German (native), Croatian (native), Spanish (basic).
21+
I speak English (professional), German (native), Croatian (native), Spanish (basic).
2822
</p>
2923
<div>
3024
<a class="btn btn-accent flex-none" href="https://cal.com/marijanp">

0 commit comments

Comments
 (0)