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
-
20:57
(UTC -12:00)
Pinned Loading
-
-
-
marksheet
marksheet PublicA Chrome extension that saves the current tab - URL, title, timestamp & notes to a Google Sheet with one click.
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.



