Hello, I am justanothercatgirl!
Currently I am a university student majoring in physics. I am doing programming mostly for fun, but some of my projects are born not from enthusiasm but from a necessity (like this one, for instance)
My interests
- C and low-level stuff
- Linux
- FOSS
- Whatever I get my hyperfixation on
Past projects
- GigaChat Linux client - Unfortunately, the teamlead was an asshole and this link is pointing to the last valid commit. I think he also may have removed some branches.
- TF/IDF lexical analyzer - I was responsible for all the C++ code and Python/C++ communication. This was a lot of fun
- Brainfuck IDE - I tried. This was also my first ever GUI application and first ever not-one-file project.
- Rust turtle - Kind of fucking around and finding out about how Rust works
- C homework - I guess tasks 7 and 8 (every task is a separate branch) are kind of cool. 7th task is really cool though. I implemented drawing algorithms with polymorphism in C.
Current projects
Planned projects
- OpenCL maths
- 2-factor-authentication (or at least key server) using SQL database driven by assembly