blog.trnck.dev

A rather pandemic update

+23
+23
_posts/2020-04-20-corona-updates.md
··· 1 + --- 2 + title: A rather pandemic update 3 + layout: post 4 + --- 5 + 6 + Hi people! 7 + Nice seeing you again. I hope I can catch you all up to my latest news and projects. 8 + Here's a changelog from February of this year: 9 + I have... 10 + 1. Created the project related pics, which is open source and the code can be found on my GitHub [here](https://github.com/filiptronicek/related-pics) 11 + 2. Made a simple script for doing the 6-photo grid Instagram effect [Github repo](https://github.com/filiptronicek/Instagram-cropper) 12 + 3. Experimented with the blur effects in CSS (demo [here](https://imageblur.now.sh/) 13 + 4. Started learning [Fluttter](https://flutter.dev/), which is a cross-platform mobile first app creation platform and I am currently developing something very exciting with it. 14 + 5. Re-done my whole entire website (expect the blog part) and I am kinda proud of it (check it out [here](https://tronicek.now.sh/) 15 + 6. Made a minecraft server init script in Python ([on GitHub](https://github.com/filiptronicek/minecraft-server)) 16 + 7. After many complaints from Michal Kučera I added the **S plural formatting** to [CountDowner](https://github.com/filiptronicek/CountDowner) 17 + 18 + 19 + **And most importantly...** 20 + Created the [COVID 19 realtime-counter](https://coronatime.now.sh/) and the [COVID 19 logger](https://github.com/filiptronicek/corona-stats) (thanks to [EliteDaMyth](https://lmao.ninja/) for the API and [Worldometers](https://www.worldometers.info/) for the numbers) 21 + 22 + Hope you are dealing with quarantine well, 23 + until next time!