//! Profile: Aqua
//!
//! A Low-Level System Engineer capable of handling everything from
//! Bare Metal to Web Frontends.
struct Engineer {
name: "Aqua",
role: "Full Cycle Developer",
primary_workspace: "Self-Hosted GitLab",
attributes: [
"Low-Level Programming",
"Compiler Infrastructure",
"Formal Verification",
"Cloud Native DevOps"
]
}
fn main() {
println!("Building proprietary core systems...");
}
.
├── System_&_Low-Level
│ ├── Rust (Main Weapon)
│ ├── Go
│ ├── C / C++
│ ├── LLVM
│ └── WebAssembly
│
├── Formal_Methods
│ ├── TLA+
│ └── SPARK
│
├── Web_Stack
│ ├── TypeScript
│ ├── React / Next.js
│ └── Discord Bot API
│
└── Infrastructure
├── Kubernetes
├── Docker
├── Linux (Arch / Ubuntu)
└── Windows Server
{
"dev.environment": {
"os": [
"Arch Linux",
"Ubuntu",
"Windows 11"
],
"shell": [
"Bash",
"PowerShell"
],
"editor": "Visual Studio Code"
},
"git.defaultCloneDirectory": "Self-Hosted GitLab",
"workbench.colorTheme": "Dark High Contrast",
"editor.fontFamily": "Fira Code, Consolas, monospace"
}| Layer | Technologies |
|---|---|
| Language | |
| System | |
| Infra | |
| Shell | |
| Editor |
