You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -105,27 +105,21 @@ <h2 class="text-2xl">
105
105
</h2>
106
106
<divclass="grid md:grid-cols-2 gap-4">
107
107
<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 <aclass="link" href="https://nixcademy.com/trainers/">Nixcademy</a>.
113
109
</p>
114
110
<divclass="">
115
-
<imgsrc="images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg">
111
+
<imgsrc="/images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg">
116
112
</div>
117
113
</div>
118
114
<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++.
121
116
</p>
122
117
<p>
123
118
I was born and raised in Germany, graduated in Informatics at the
124
119
<aclass="link" href="https://www.informatik.kit.edu/">Karlsruhe Institute of Technology</a>, and live in Croatia on the Dalmatian coast.
125
120
</p>
126
121
<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).
Copy file name to clipboardExpand all lines: site/index.html
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,14 @@
2
2
<h2class="text-2xl">Hello, my name is Marijan!</h2>
3
3
<divclass="grid md:grid-cols-2 gap-4">
4
4
<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 <aclass="link" href="https://nixcademy.com/trainers/">Nixcademy</a>.
10
6
</p>
11
7
<divclass="">
12
-
<imgsrc="images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg" />
8
+
<imgsrc="/images/marijan.jpg" alt="Photo of Marijan" class="rounded-lg" />
13
9
</div>
14
10
</div>
15
11
<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++.
18
13
</p>
19
14
<p>
20
15
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>
23
18
>, and live in Croatia on the Dalmatian coast.
24
19
</p>
25
20
<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).
0 commit comments