mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 08:29:24 +01:00
attempt to address feedback on not flexing enough git magic
This commit is contained in:
parent
70c749e3cf
commit
f6b6d5d25e
19
README.md
19
README.md
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: in English
|
||||
title: English
|
||||
excerpt: "Everything about everything version of my CV, the tailored version doesn't exist in English yet."
|
||||
layout: default
|
||||
versionString: 2024.22.0
|
||||
date: 2024-05-27T18:39:39+03:00
|
||||
versionString: 2024.22.1
|
||||
date: 2024-05-27T21:07:18+03:00
|
||||
categories: cvinenglish
|
||||
permalink: /en/index.html
|
||||
---
|
||||
@ -84,7 +84,10 @@ _…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Fi
|
||||
- OpenSSHd, CUPS print server, UFW and firewalld firewalls
|
||||
- Chrony time server
|
||||
- Git
|
||||
- Best practices include `.gitattributes`, `pre-commit`, `.editorconfig`, which can be found in most of my repositories. `.gitattributes` and `.editorconfig` are particularly important everywhere to prevent line break issues across different operating systems.
|
||||
- At least a decade of experience in all sorts of git magic, including
|
||||
managing bare repositories without pretty user interfaces, moving remotes, setting upstreams,
|
||||
fetching pull request remotes directly from terminal, etc.
|
||||
- Follows best practices _in her opinion_ including `.gitattributes`, `pre-commit`, `.editorconfig`, which can be found in most of my repositories.
|
||||
- GitHub/GitLab/Gitea/Forĝejo organizations, issue tracker, labels
|
||||
- GitLab/Gitea/Forĝejo repository mirroring
|
||||
- GitHub/GitLab pages
|
||||
@ -114,24 +117,26 @@ _…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Fi
|
||||
## Work Experience
|
||||
|
||||
- 13.09.2021-28.11.2021 _Digitalents Academy_
|
||||
- **Work Try-Out Practice**
|
||||
- **[On the job training]**
|
||||
- Created a GitHub Pages-based CV (cv.aminda.eu).
|
||||
- Got acquainted with the basics of `Python` and `JavaScript`.
|
||||
- Briefly explored the `Flask` web framework.
|
||||
- Assisted other trainees with using `git`.
|
||||
- 03.2020 - 09.2020 _[Unicus Finland](https://unicus.com/fi/)_
|
||||
- **Work Try-Out Practice**
|
||||
- **[On the job training]**
|
||||
- Prepared for the _ISTQB Foundation Level_ exam.
|
||||
- Briefly explored programming with `Python 3`, `Ruby`, and `Go`.
|
||||
- Familiarized myself with `Firefox` Developer Tools, especially for accessibility testing.
|
||||
- Learned about the _Web Content Accessibility Guidelines_ and accessibility testing,
|
||||
and understood how accessibility benefits me personally.
|
||||
- 28.10.2019 - 19.12.2019 _Robuntu Osk_
|
||||
- **Work Try-Out Practice**
|
||||
- **[On the job training]**
|
||||
- Performed various tasks in support of the cooperative's operations.
|
||||
- Assisted in marketing the cooperative's services by exploring mass communication with `Thunderbird` extensions
|
||||
and `Facebook Marketplace`.
|
||||
|
||||
[On the job training]: https://toimistot.te-palvelut.fi/en/work-try-out-practices-and-provisions
|
||||
|
||||
## Education
|
||||
|
||||
- 14.03.2024 - 11.10.2024 _Taitotalo (Helsinki)_
|
||||
|
@ -3,8 +3,8 @@ title: suomeksi
|
||||
excerpt: "Räätälöimätön kaikki kaikesta versio CVstäni. Kysy
|
||||
kohdennetusta versiosta!"
|
||||
layout: default
|
||||
versionString: 2024.22.0
|
||||
date: 2024-05-27T18:39:39+03:00
|
||||
versionString: 2024.22.1
|
||||
date: 2024-05-27T21:07:18+03:00
|
||||
categories: cvsuomeksi
|
||||
permalink: /index.html
|
||||
redirect_from:
|
||||
@ -123,7 +123,9 @@ _…on avointa lähdekoodia tukeva verkkopalveluylläpitäjä piraattipuolueessa
|
||||
- OpenSSHd, CUPS tulostuspalvelu, UFW- ja firewalld palomuurit
|
||||
- Chrony aika-palvelin
|
||||
- Git
|
||||
- Pidän parhaina käytäntöinä `.gitattributes`, `pre-commit`, `.editorconfig`, jotka löytyvät vähän kaikista repoistani. `.gitattributes` ja `.editorconfig` ovat erityisen tärkeitä kaikkialla, jotta eri käyttöjärjestelmillä työskentely ei sotke rivinvaihtoja.
|
||||
- Ainakin vuosikymmenen kokemus `git-loitsuista` mukaanlukien `bare`-repojen hallinta ilman verkkokäyttöliittymää,
|
||||
`remote`:jen siirtämistä, pull requestien suoraan päätteestä hakemista, jne.
|
||||
- Seuraa _omasta mielestään_ alan parhaita käytäntöjä, kuten `.gitattributes`, `pre-commit`, `editorconfig`, jotka voidaan löytää kaikista hänen repoistaan.
|
||||
- GitHub/GitLab/Gitea/Forĝejo orgaisaatiot, issue tracker, labelit
|
||||
- GitLab/Gitea/Forĝejo -repojen peilaus
|
||||
- GitHub/Gitlab pages
|
||||
|
Loading…
Reference in New Issue
Block a user