Hello!👋 Welcome to my GitHub profile.
I am a self-taught software developer. I simply research and develop things.
- I like exploring niche and undiscovered software.
- I like deep research into any type of software.
- I like the connection between software and hardware at a low level.
Category | Skills | Information |
---|---|---|
Programming Languages | C, Rust, Java, Python, JavaScript, TypeScript | C, Rust, Java, Python, JavaScript, TypeScript |
Intermediate Representations | LLVM IR, MLIR, QIR | LLVM, MLIR, QIR |
Code Generators | LLVM, Cranelift, QBE | LLVM, Cranelift, QBE |
Assemblers | x86_64 (Intel) | x86_64 |
Frameworks & Libraries | FastAPI, Rocket.rs, Axum, Fastify, Socket.io, Node.js | FastAPI, Rocket.rs, Axum, Fastify, Socket.io, Node.js |
Build Systems | CMake, Ninja, Maven | CMake, Ninja, Maven |
Testing | PyTest, Jasmine, Swagger | PyTest, Jasmine, Swagger |
Databases | MongoDB, MySQL | MongoDB, MySQL |
Compilers | Clang, GCC | Clang, GCC |
Tools & Extra | Git, GNU Core Utils, NPM | Git, GNU Core Utils, NPM |
Operating Systems | GNU/Linux, Windows, FreeBSD | GNU/Linux, Windows, FreeBSD |
Thrush is a strongly typed, machine-compiled general-purpose systems programming language. It integrates native assembler support, ensuring uncompromising low-level access. Built on LLVM and compatible with GCC, it combines optimized performance with portability, ideal for software where efficiency and stability are critical.