1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-08-17 18:17:22 +02:00

Compare commits

...

10 Commits

6 changed files with 57 additions and 20 deletions

17
404.md Normal file
View File

@ -0,0 +1,17 @@
---
layout: page
permalink: /404.html
sitemap: true
excerpt: "404"
lang: fi
---
Etsimääsi sivua ei löydy. [Palaa takaisin suomenkieliseen <em>Curriculum Vitae</em>eni](/fi/index.html)?
<br>
<hr>
<div lang="en">
<br>
The page you were looking for wasn't found. [Return to my English
<em>Curriculum Vitae</em>](/en/index.html)?
</div>

View File

@ -6,6 +6,7 @@ versionString: 2024.22.2
date: 2024-05-28T08:59:32+03:00
lang: en
permalink: /en/index.html
redirect_from: /en/html
---
# Aminda Suomalainen
@ -14,8 +15,12 @@ permalink: /en/index.html
_…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Finland._
🌍 Hel&shy;sin&shy;ki, Finland / [Home&shy;page](https://aminda.eu) / [E&shy;mail](mailto:{{ site.email }}) / [Git&shy;Hub](https://github.com/Mikaela) / [Git&shy;Lab.com](https://gitlab.com/Mikaela) /
[Linked&shy;In](https://www.linkedin.com/in/mikaelahmsuomalainen/) / [Tele&shy;gram](https://aminda.eu/txt/telegram.txt) / [Open&shy;Hub](https://www.openhub.net/accounts/Mikaela) / [Sig&shy;nal](https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up)
<ul style="list-style-type: none">
<li>&#127757;&#65038;&nbsp;Helsinki,&nbsp;Finland &#127760;&#65038;&nbsp;<a href="https://aminda.eu">Aminda.eu</a> &#129706;&#65038;&nbsp;<a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> &#128442;&#65038;&nbsp;<a href="https://linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
<li>&#129309;&#127995;&#65038;&nbsp;<a href="https://github.com/{{ site.github_username}}">GitHub</a> &#129309;&#127996;&#65038;&nbsp;<a href="https://gitlab.com/Mikaela">GitLab.com</a>
<a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
<li>&#128231;&#65038;&nbsp;<a href="(mailto:{{ site.email }}">Email</a> &#128275;&#65038;&nbsp;<a href="https://aminda.eu/txt/telegram.txt">Telegram</a> &#128272;&#65038;&nbsp;<a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a></li>
</ul>
## Table of Contents
@ -25,7 +30,7 @@ _…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Fi
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Volunteering / positions of trust](#volunteering%C2%A0%C2%A0positions-of-trust)
- [Volunteering, positions of trust](#volunteering-positions-of-trust)
- [IT Skills](#it-skills)
- [Language skills](#language-skills)
- [Work Experience](#work-experience)
@ -39,7 +44,7 @@ _…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Fi
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## Volunteering / positions of trust
## Volunteering, positions of trust
- 10.2015-- _[Pirate Party of Finland](https://piraattipuolue.fi/en/)_
- **Web Services and Instant Messaging Maintenance** <!-- The instant messaging team was officially founded on 27.03.2018, the web services survey on 06.08.2019, and the IT team has been in place since 11.12.2019 -->

View File

@ -17,3 +17,9 @@ icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-me
linkedin_username: aminda-eu
github_username: Mikaela
email: suomalainen@mikaela.info
# Explicitly specify built with kramdown and options for it
markdown: kramdown
kramdown:
# Required for entering html blocks within the markdown such as the unstyled
# list
parse_block_html: true

View File

@ -4,22 +4,24 @@
<title>{{site.title}} {{ page.title }} — {{site.author}}</title>
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | strip_html | strip_newlines }}{% endif %}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer" />
<meta name="og:title" content="{{site.title}} {{ page.title }} — {{site.author}}" />
<meta name="og:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | strip_html | strip_newlines }}{% endif %}" />
<meta name="og:site_name" content="{{site.title}} — {{site.author}}" />
<meta name="og:image" content="{{site.icon}}"/>
<meta name="referrer" content="no-referrer">
<meta name="og:title" content="{{site.title}} {{ page.title }} — {{site.author}}">
<meta name="og:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | strip_html | strip_newlines }}{% endif %}">
<meta name="og:site_name" content="{{site.title}} — {{site.author}}">
<meta name="og:image" content="{{site.icon}}">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta http-equiv="x-dns-prefetch-control" content="off" />
<meta http-equiv="x-dns-prefetch-control" content="off">
<link rel="stylesheet prefetch" href="{{ "/assets/main.css" | relative_url }}">
<link rel="icon prefetch" href="{{site.icon}}">
<link rel="me prefetch" href="{{ site.url }}" />
<link rel="me" href="https://aminda.eu" />
<link rel="me prefetch" href="{{ site.url }}">
<link rel="me" href="https://aminda.eu">
<link rel="canonical prefetch" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<link rel="prefetch" href="https://prefetch.validatorsearch.verisignlabs.com" />
<link rel="me" type="application/activity+json" href="https://sauna.social/users/aminda" />
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI" />
<link rel="prefetch" href="https://prefetch.validatorsearch.verisignlabs.com">
<link rel="me" type="application/activity+json" href="https://sauna.social/users/aminda">
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI">
<link rel="me" href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">
<link rel="me" href="https://linkedin.com/in/{{site.linkedin_username}}">
<script>
MathJax = {
tex: {inlineMath: [['$', '$'], ['\\(', '\\)']]}

View File

@ -9,7 +9,7 @@
// I imagine it's a small minority and most users will get either ui-serif
// or fallback further down the fallback list, perhaps all the way to serif.
$base-font-family: ui-serif, system-ui, "Liberation Serif", Tinos,
"Times New Roman", serif;
"Times New Roman", serif, emoji;
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine,
"Courier New", monospace;
@ -31,6 +31,8 @@ $monospace-font-family: ui-monospace, "Liberation Mono", Cousine,
//padding: auto !important;
overflow-wrap: break-word !important;
hyphens: auto !important;
// Experimental trick to make all emojis text if supported.
font-variant-emoji: text;
}
a {

View File

@ -8,6 +8,7 @@ date: 2024-05-28T08:59:32+03:00
lang: fi
permalink: /index.html
redirect_from:
- /fi.html
- fi/index.html
- fi/README.html
- README.html
@ -29,15 +30,19 @@ Internally both of these are provided in the YAML front matter and refer to vari
_…on avointa lähdekoodia tukeva verkkopalveluylläpitäjä piraattipuolueessa._
🌍 Hel&shy;sin&shy;ki, Suo&shy;mi / [Ko&shy;ti&shy;si&shy;vu](https://aminda.eu) / [Säh&shy;kö&shy;pos&shy;ti](mailto:{{ site.email }}) / [Git&shy;Hub](https://github.com/Mikaela) / [Git&shy;Lab.com](https://gitlab.com/Mikaela) /
[Lin&shy;ked&shy;In](https://www.linkedin.com/in/mikaelahmsuomalainen/) / [Tel&shy;e&shy;gram](https://aminda.eu/txt/telegram.txt) / [Open&shy;Hub](https://www.openhub.net/accounts/Mikaela) / [Sig&shy;nal](https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up)
<ul style="list-style-type: none">
<li>&#127757;&#65038;&nbsp;Helsinki,&nbsp;Finland &#127760;&#65038;&nbsp;<a href="https://aminda.eu">Aminda.eu</a> &#129706;&#65038;&nbsp;<a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> &#128442;&#65038;&nbsp;<a href="https://www.linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
<li>&#129309;&#127995;&#65038;&nbsp;<a href="https://github.com/{{ site.github_username }}">GitHub</a> &#129309;&#127996;&#65038;&nbsp;<a href="https://gitlab.com/Mikaela">GitLab.com</a>
&#129309;&#127997;&#65038;&nbsp;<a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
<li>&#128275;&#65038;&nbsp;<a href="https://aminda.eu/txt/telegram.txt">Telegram</a> &#128272;&#65038;&nbsp;<a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a> &#128231;&#65038;&nbsp;<a href="(mailto:{{ site.email }}">Email</a></li>
</ul>
## Sisällys
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Luottamustehtävät / vapaa-ehtoistyö](#luottamusteht%C3%A4v%C3%A4t%C2%A0%C2%A0vapaa-ehtoisty%C3%B6)
- [Luottamustehtävät, vapaa-ehtoistyö](#luottamusteht%C3%A4v%C3%A4t-vapaa-ehtoisty%C3%B6)
- [IT-Taidot](#it-taidot)
- [Kielitaito](#kielitaito)
- [Työkokemus](#ty%C3%B6kokemus)
@ -48,7 +53,7 @@ _…on avointa lähdekoodia tukeva verkkopalveluylläpitäjä piraattipuolueessa
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Luottamustehtävät / vapaa-ehtoistyö
## Luottamustehtävät, vapaa-ehtoistyö
- 10.2015-- _[Piraattipuolue r.p.](https://piraattipuolue.fi/)_
- **Verkkopalveluiden- ja Pikaviestinten ylläpito** <!-- Pikaviestintiimi perustettiin virallisesti 27.03.2018, verkkopalveluiden selvitys 06.08.2019 ja IT-tiimi on ollut 11.12.2019 -->