1 | #!/my/bio |
2 | |
3 | age: NaN |
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 | - learned how to program somewhere around 2017 |
13 | - invented a lot of bicycles to feel strong and independent |
14 | - switched to Linux because it is simpler (lol) |
15 | - made a nice Discord bot (in Java) with funny name, but lost the last copy of the source code by typing a wrong dd command |
16 | - gone 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 |
17 | - learned Rust and had million headaches while trying to make something cool |
18 | - occasionally working on a chatting app in Rust |
19 | |
20 | *P.S. PascalABC.NET is better than Python |