fn main() {
let firstname = "Anar";
let lastname = "Enkhzol";
let alias = "Aukovien";
let age = "23";
let interests = [
"Cybersecurity", "OSINT", "Web Exploit",
"Pentesting", "Social Engineering",
"Cooking"
];
let social = "@Aukovien";
println!(r#"{} "{}" {} | Age: {}"#, firstname, alias, lastname, age);
println!("Interests: {:?}", interests);
println!("Social: {}", social);
}
🕶️
Cybersecurity & Computer Science Undergraduate Student
(pfp by @LAZYPUNCH)
- Boulder, CO
- aukovien.com
Pinned Loading
-
playlistic
playlistic PublicA YouTube playlist management & organization tool to make your life easier.
Python
-
-
enma9542/recitation-016-team-02-quizletics
enma9542/recitation-016-team-02-quizletics Public -
-
-
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.