1
0

Added section for sailing

This commit is contained in:
2020-02-22 21:08:03 +01:00
parent 137a55f62f
commit 13f856cee6
12 changed files with 77 additions and 49 deletions

View File

@@ -15,21 +15,21 @@ subtitle = ""
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
[[feature]]
icon = "r-project"
icon_pack = "fab"
name = "R"
description = "90%"
icon = "microchip"
icon_pack = "fa"
name = "C, C++, Assembly"
description = "Embedded programming. AVR, ARM, PIC microcontrollers…"
[[feature]]
icon = "chart-line"
icon_pack = "fas"
name = "Statistics"
description = "100%"
icon = "server"
icon_pack = "fa"
name = "Linux"
description = "Linux development, for embedded systems and servers. Docker, RDBMs, package managers…"
[[feature]]
icon = "camera-retro"
icon_pack = "fas"
name = "Photography"
description = "10%"
icon = "code"
icon_pack = "fa"
name = "Webdevelopment"
description = "Webdevolpment. HTML/JS, PHP, SQL, NodeJS, WebSockets…"
+++