diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-02-20 00:07:04 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-02-20 00:07:04 +0100 |
| commit | c0f65f76be3f33fb464d3f75c9b9e0100ea60436 (patch) | |
| tree | 52438e956e7a11eaacdee27a0a8ae139464db716 /content | |
| parent | 5432102f3482cd71d70c687b375c89882b82d0c1 (diff) | |
| download | mitjafelicijan.com-c0f65f76be3f33fb464d3f75c9b9e0100ea60436.tar.gz | |
Move to Firebase and added additional content
Diffstat (limited to 'content')
| -rw-r--r-- | content/cv.md | 2 | ||||
| -rw-r--r-- | content/files/avatar-512x512.png | bin | 0 -> 533383 bytes | |||
| -rw-r--r-- | content/files/avatar-64x64.png | bin | 0 -> 11266 bytes | |||
| -rw-r--r-- | content/files/style.css | 6 |
4 files changed, 7 insertions, 1 deletions
diff --git a/content/cv.md b/content/cv.md index 619be1a..0d4aeb4 100644 --- a/content/cv.md +++ b/content/cv.md | |||
| @@ -14,7 +14,7 @@ slug: curriculum-vitae | |||
| 14 | 14 | ||
| 15 | - **Key languages:** Golang, Python, C/C++, Bash, C#, Java, Perl. | 15 | - **Key languages:** Golang, Python, C/C++, Bash, C#, Java, Perl. |
| 16 | - **Platforms:** GNU/Linux, Arch, Debian, Gentoo, Red Hat, Custom distros. | 16 | - **Platforms:** GNU/Linux, Arch, Debian, Gentoo, Red Hat, Custom distros. |
| 17 | - **Fields of study:** 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. | 17 | - **Fields of study:** 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. |
| 18 | 18 | ||
| 19 | ## Major projects | 19 | ## Major projects |
| 20 | 20 | ||
diff --git a/content/files/avatar-512x512.png b/content/files/avatar-512x512.png new file mode 100644 index 0000000..1ebe6f2 --- /dev/null +++ b/content/files/avatar-512x512.png | |||
| Binary files differ | |||
diff --git a/content/files/avatar-64x64.png b/content/files/avatar-64x64.png new file mode 100644 index 0000000..86e840e --- /dev/null +++ b/content/files/avatar-64x64.png | |||
| Binary files differ | |||
diff --git a/content/files/style.css b/content/files/style.css new file mode 100644 index 0000000..df892e5 --- /dev/null +++ b/content/files/style.css | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | |||
| 2 | @media print { | ||
| 3 | nav, footer { | ||
| 4 | display: none; | ||
| 5 | } | ||
| 6 | } | ||
