class Jarwonozt extends Developer {
constructor() {
super();
this.name = "Jarwonozt";
this.role = "Fullstack Web Developer";
this.from = "Indonesia 🇮🇩";
this.code = ["Javascript", "PHP", "Python", "HTML", "CSS", "Go", "RUST"];
}
skills() {
return [
"Laravel", "Node.js", "React.js",
"Vue.js", "TailwindCSS", "PostgreSQL"
];
}
currentlyLearning() {
return ["Docker", "Kubernetes", "System Design"];
}
contact() {
return {
email: "[email protected]",
linkedin: "https://linkedin.com/in/jarwonozt-aveiro-9545851b9",
github: "https://github.com/jarwonozt"
};
}
}
🏠
Working from home
I will give everything for the recipe of life. (Faramis)
-
Web Developer
- Banyumas, Central Java
-
15:16
(UTC +07:00) - https://tecnozt.pro
- tecnozt
- jarwonozt.jarwonozt
- @coinimax
Highlights
Pinned Loading
-
-
-
Basic example grade score in RUST
Basic example grade score in RUST 1use std::io;
23fn main()
4{5println!("Username : ");
-
nested_array.rs
nested_array.rs 1pub fn nested_array_heros() {
2let heros = [
3[4"7", //hero id
5"Lancelot", //name
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.


