aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posts/2015-03-07-curriculum-vitae.md2
-rwxr-xr-xtemplate/_navigation.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/posts/2015-03-07-curriculum-vitae.md b/posts/2015-03-07-curriculum-vitae.md
index 9c43a6d..7af1818 100644
--- a/posts/2015-03-07-curriculum-vitae.md
+++ b/posts/2015-03-07-curriculum-vitae.md
@@ -28,7 +28,7 @@ Email me at *[m@mitjafelicijan.com](mailto:m@mitjafelicijan.com?subject=Website+
28 28
29## Technical experience 29## Technical experience
30 30
31- **Key languages:** Golang, Python, C, Bash. 31- **Key languages:** Nim, Golang, Python, C, Bash.
32- **Platforms:** GNU/Linux, macOS. 32- **Platforms:** GNU/Linux, macOS.
33- **Interests:** Zigbee, KNX, Modbus, Machine to Machine, Embedded systems, Operating systems, Distributed systems, IOT, RDBMS, Algorithms, Database engine design, SQL, NoSQL, NewSQL, Big data analytics, Machine learning, Prediction algorithms, Realtime analytics, Systems automation, Natural language processing, Bioinformatics. 33- **Interests:** Zigbee, KNX, Modbus, Machine to Machine, Embedded systems, Operating systems, Distributed systems, IOT, RDBMS, Algorithms, Database engine design, SQL, NoSQL, NewSQL, Big data analytics, Machine learning, Prediction algorithms, Realtime analytics, Systems automation, Natural language processing, Bioinformatics.
34 34
diff --git a/template/_navigation.html b/template/_navigation.html
index d6ffcf6..4332ba2 100755
--- a/template/_navigation.html
+++ b/template/_navigation.html
@@ -10,6 +10,7 @@
10 <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> 10 <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> -->
11 11
12 <a href="https://git.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Git</a> 12 <a href="https://git.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Git</a>
13 <a href="https://files.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Files</a>
13 <!--<a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>--> 14 <!--<a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>-->
14 <a href="/curriculum-vitae.html">CV</a> 15 <a href="/curriculum-vitae.html">CV</a>
15 16