fn main() {
let vinh = Vinh::builder()
.researcher()
.software_engineer()
.from("Hanoi, Vietnam")
.age(Duration::from_years(23))
.love(["Tech 💻", "Gym 🏋️", "Climbing 🧗"])
.stack(["Rust 🦀", "Blockchain 📦", "Cryptography 🔐"])
.dream(todo!("See, feel and explore everything 🔥"))
.contact("linkedin.com/in/vinhtc27")
.build();
}
Pinned Loading
-
vacp2p/zerokit
vacp2p/zerokit PublicA set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.
-
-
status-im/status-network-monorepo
status-im/status-network-monorepo PublicForked from Consensys/linea-monorepo
The principal Status Network monorepo
-
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.


