From 3d7379694883a43b16b6f91238989deadb1e2f40 Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Mon, 6 May 2024 02:31:23 +0200 Subject: [PATCH] Compat touchups --- README.md | 81 ++++++++++++++++++--------------------- resources/README.md.jinja | 17 +++----- 2 files changed, 44 insertions(+), 54 deletions(-) diff --git a/README.md b/README.md index 15ab369..3ba92f1 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,35 @@ -

Welcome!

-

I'm Marvin – M.Sc. student, fullstack developer and creator of Mastery Chart.
Located in Baden-WΓΌrttemberg, Germany .

+

Welcome!

+

I'm Marvin – M.Sc. student, fullstack developer and creator of Mastery Chart.
Located in Baden-WΓΌrttemberg, Germany .

πŸ›  Tools I use

-PHP -Plausible -Sentry -OpenAI -Obsidian -Sass -Chart.js -Riot API -Ruby -Git -HTML5 -GitLab CI -Cloudflare -D3.js -JavaScript -Bash -NGINX -Weblate -SonarQube -VS Code -Docker -GitHub Actions -Python -MariaDB -Markdown -Ghost +PHP +Plausible +Sentry +OpenAI +Obsidian +Sass +Chart.js +Riot API +Ruby +Git +HTML5 +GitLab CI +Cloudflare +D3.js +JavaScript +Bash +NGINX +Weblate +SonarQube +VS Code +Docker +GitHub Actions +Python +MariaDB +Markdown +Ghost

🎁 Open source

@@ -57,17 +57,17 @@
 wiha-tool      15:52   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ------------------------   41%
 masterychart   11:58   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ----------------------------   31%
-marvinscham     7:03   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ---------------------------------   18%
+marvinscham     7:09   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ---------------------------------   18%
 disenchanter    1:39   β–ˆ---------------------------------------    4%
 
 JavaScript      8:23   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ--------------------------------   22%
-Python          7:13   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ---------------------------------   19%
+Python          7:14   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ---------------------------------   19%
 PHP             5:44   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ----------------------------------   15%
 YAML            3:52   β–ˆβ–ˆβ–ˆβ–ˆ------------------------------------   10%
 HTML            3:38   β–ˆβ–ˆβ–ˆ-------------------------------------    9%
-Markdown        2:20   β–ˆβ–ˆ--------------------------------------    6%
+Markdown        2:24   β–ˆβ–ˆ--------------------------------------    6%
 

πŸ““ Latest blog posts

@@ -81,25 +81,20 @@ Markdown 2:20 β–ˆβ–ˆ-------------------------------------- 6%

πŸ‘₯ Social

-

Homepage -GitHub -LinkedIn -Duolingo +

Homepage +GitHub +LinkedIn +Duolingo


-

Last update: Monday, 6 May 02:18 CEST

-

Update README made with β™₯

- \ No newline at end of file +

Last update: Monday, 6 May 02:30 CEST

+

Update README made with β™₯

\ No newline at end of file diff --git a/resources/README.md.jinja b/resources/README.md.jinja index 0c27606..5bc504a 100644 --- a/resources/README.md.jinja +++ b/resources/README.md.jinja @@ -1,11 +1,11 @@ -

Welcome!

-

I'm Marvin – M.Sc. student, fullstack developer and creator of Mastery Chart.
Located in Baden-WΓΌrttemberg, Germany .

+

Welcome!

+

I'm Marvin – M.Sc. student, fullstack developer and creator of Mastery Chart.
Located in Baden-WΓΌrttemberg, Germany .

{# Derived from https://github.com/thmsgbrt/thmsgbrt #}

πŸ›  Tools I use

{% for item in technologies -%} -{{ item['name'] }} +{{ item['name'] }} {% endfor -%}

@@ -44,7 +44,7 @@ {% endif %} @@ -52,16 +52,11 @@

{%- for social in socials -%} -{{ social['name'] }} +{{ social['name'] }} {% endfor %}


Last update: {{ last_update }}

-

Update README made with β™₯

- +

Update README made with β™₯