starter-academic-mpvd/content/home/skills.md

46 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2020-12-13 00:57:34 +01:00
---
# An instance of the Featurette widget.
# Documentation: https://wowchemy.com/docs/page-builder/
widget: featurette
2018-09-01 19:22:35 +02:00
2020-12-13 00:57:34 +01:00
# This file represents a page section.
headless: true
2018-08-12 23:57:56 +02:00
2020-12-13 00:57:34 +01:00
# Order that this section appears on the page.
weight: 30
title: Skills
subtitle:
2018-08-12 23:57:56 +02:00
2020-12-13 00:57:34 +01:00
# Showcase personal skills or business features.
# - Add/remove as many `feature` blocks below as you like.
# - For available icons, see: https://wowchemy.com/docs/page-builder/#icons
feature:
- description: 90%
icon: r-project
icon_pack: fab
name: R
- description: 100%
icon: chart-line
icon_pack: fas
name: Statistics
- description: 10%
icon: camera-retro
icon_pack: fas
name: Photography
2018-08-12 23:57:56 +02:00
2020-05-15 01:04:13 +02:00
# Uncomment to use emoji icons.
2020-12-13 00:57:34 +01:00
#- icon: ":smile:"
# icon_pack: "emoji"
# name: "Emojiness"
# description: "100%"
2020-05-15 01:04:13 +02:00
# Uncomment to use custom SVG icons.
# Place custom SVG icon in `assets/images/icon-pack/`, creating folders if necessary.
2020-06-08 21:09:12 +02:00
# Reference the SVG icon name (without `.svg` extension) in the `icon` field.
2020-12-13 00:57:34 +01:00
#- icon: "your-custom-icon-name"
# icon_pack: "custom"
# name: "Surfing"
# description: "90%"
---