use serde_json::json;
fn who_am_i() -> String {
let me = json!({
"name": "Abhay Thakur",
"nickname": "falcon71181",
"mobileNo": 911,
"instagram": "falcon71181", // Insta SUCKS , uninstalled
"discord": "falcon_clutch71",
"age": 22,
"country": "India", // PROUD INDIAN
"os": "Arch Linux", // I use Arch BTW
"status": "single & broke", // + Lazy + Dumb
});
me.to_string()
}
fn main() {
println!("{}", who_am_i());
}
๐
Software Engineer @salescode.ai
-
Salescode.ai
- 127.0.0.1
-
17:21
(UTC +05:30) - https://falcon71181.vercel.app
- falcon71181
- in/abhay-thakur-81a3952bb
Pinned Loading
-
aniscraper
aniscraper PublicForked from 0xSSOMPW/aniscraper
Rust library designed for efficient web scraping and data extraction. It simplifies the process of fetching, parsing, and extracting data from websites.
Rust
-
LiveXpanse
LiveXpanse PublicLiveXpanse is streaming platform along with community forum.
-
rust-paper
rust-paper PublicRust Wallpaper manager from ( https://wallhaven.cc/ ) for Linux/UNIX only
Rust 2
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.