I started programming around the time COVID hit (nice timing if you ask me). Python was my first language, and it’s what got me hooked to computers.
My current stack looks something like this:
- Python (backend, most comfortable)
- Plain JavaScript (for simple scripting / website stuff)
- WGPU (graphics API)
- NixOS (go-to OS + package manager)
- Neovim (preferred text editor)
Although I don’t do any fancy frameworks, I can create minimal, functional and performant webpages like this one.
Currently, I’m learning:
- C (Patt & Patel)
- OS Engineering (OSTEP)
- Networking (CCNA)
- Nim (Official Docs)