My Blog, build with Norgolith blog.ladas552.me
blog
at main 63 lines 2.5 kB view raw
1@document.meta 2title: About 3description: who is Ladas552? 4authors: [ 5 ladas552 6] 7categories: [ 8 personal 9] 10created: 2025-04-24 11draft: false 12version: 1.1.1 13@end 14 15* My name is chka-chka, Ladas552 16** What can I say about myself? 17 ___ 18 I like Biology so much, I am finishing the Biotechnology's bachelor. Using cells to experiment on life forms is so much fun, and structuring everything with Bioinformatics tools is also a big interest of mine. 19 20 But I also pass time in Hobbies like: 21 - *Open Source* projects to sink my stars in; 22 - *Japanese* media of varying types and quality; 23 - *VideoGames* of Rhythm and RolePlaying genres; 24 - *NixOS* for declaring stuff; 25 - *Complaining* on the internet; 26 27 ___ 28 /Так-же знаю Русский/, но предпочитаю писать на английском. 29 30 I am *not* Russian tho 31 32 ___ 33 I don't have a permanent profile picture to put here, so let me showcase some of my favorite Pokemon's: 34 +html.alt Ninetails fire gen 1 pokemon 35 +html.class pokemon 36 .image https://img.pokemondb.net/sprites/firered-leafgreen/normal/ninetales.png 37 +html.alt Scpetile grass starter gen 3 pokemon 38 +html.class pokemon 39 .image https://img.pokemondb.net/sprites/emerald/normal/sceptile.png 40 +html.alt Torterra grass starter gen 4 pokemon 41 +html.class pokemon 42 .image https://img.pokemondb.net/sprites/heartgold-soulsilver/normal/torterra.png 43 +html.alt bat like pokemon gen 2 but image is from gen 3 44 +html.class pokemon 45 .image https://img.pokemondb.net/sprites/emerald/normal/gligar.png 46 47** Links 48 ___ 49 This is kinda a hub of my internet presence, so here are some important links to follow if you are a /stalker/ type. 50 51 - {https://tangled.org/ladas552.me}[Tangled profile] and {https://github.com/Ladas552}[Github profile] - with my configs; 52 - {https://www.instagram.com/ladas553/}[Instagram profile] - with photos of {:/posts/on_owning_a_cat:}[my cat]; 53 - {https://discord.com/users/509020319479234591}[Discord profile] - active on some servers; 54 - {https://steamcommunity.com/profiles/76561198374699095}[Steam profile] - all my wasted hours; 55 56 And everything else with {:/meta/about:}[@Ladas552] mark on the *World Wide Web*. If they aren't listed on this page, it means I am not so active on thous. 57 58** Badges 59 Random Badges I find on the internet 60 @embed html 61 <div id="wcb" class="carbonbadge wcb-d"></div> 62 <script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script> 63 @end