slavasil's home page

useful links:

nice programming languages:

description.yml
1#!/my/bio
2
3age: 0o23
4country: Russia
5city: RnD (Research and Development😎)
6knows: how to code
7wants: to automate everything
8company: nullptr (0x0)
9respects: all programming languages except brainfuck
11history:
12- have been coding something since 2017
13- invented a lot of bicycles (every programmer did, right?)
14- switched to Linux because it is somehow easier to use
15- using self-hosted Gitea instead of Github for some reason
16- made a nice Discord bot (in Java) with a funny name
17- went through that phase when you try to write your own OS/bootloader/prank in assembly, learned much about BIOS, UEFI, CPU, RAM, PIC, IRQ, MMIO, MMU, PDPT, ACPI, MSI and other weird abbreviations
18- learned some Rust and had million headaches while trying to make something cool
19- trying to do embedded programming with ESP32 and RP2040
20- occasionally working on a chat app in Rust