1 | #!/my/bio |
2 | |
3 | age: 0o23 |
4 | country: Russia |
5 | city: RnD (Research and Development😎) |
6 | knows: how to code |
7 | wants: to automate everything |
8 | company: nullptr (0x0) |
9 | respects: all programming languages except brainfuck |
11 | history: |
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 |