struct Mihai {
location: &'static str, // "Romania 🇷🇴"
role: [&'static str; 3], // ["Full-Stack Dev", "Security Researcher", "Reverse Engineer"]
web_stack: &'static str, // "TypeScript + Next.js + Tailwind"
systems_stack: &'static str, // "Rust + C++"
loves: [&'static str; 3], // ["clean UI", "type safety", "cracking things open"]
}
impl Mihai {
fn motto(&self) -> &str {
"Rust is the best programming language in the world,"
}
}
🦝
full-stack dev & self pro-claimed security & reverse engineer
- in planet earth core
-
12:21
(UTC +03:00) - kkmihai.is-cool.dev
Highlights
Pinned Loading
-
virtualizorjs
virtualizorjs PublicVirtualizorJS makes it easy to manage Virtualizor servers with a simple API for Node.js and Bun. Create, start, stop, and restart virtual servers with ease.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



