fn main() {
println!("Hi, I'm Sonu.");
let mut languages: Vec<&str> = Vec::new();
languages.push("JS/TS");
languages.push("Go");
println!("I can code in {}.", languages.join(", "))
}
💻
professional jira card maintainer
- India
-
10:24
(UTC -12:00)
Pinned Loading
-
-
-
marksheet
marksheet PublicA tiny browser extension that saves the page you're on into a Google Sheet - one click, configurable columns, multiple sheet profiles.
HTML
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.



