use bio::prelude::*;
#[Bio]
pub struct rustdevbtw;
#[Bio]
impl rustdevbtw {
#[field("My Name")]
pub fn name() -> &'static str {
"Rajdeep Malakar"
}
#[field("About me")]
pub fn about() -> &'static str {
"Hey, I'm a Rust Developer, who loves Open-Source!"
}
#[field("Favourite Languages")]
pub fn fav_langs() -> Vec<&'static str> {
vec![
"Rust",
"JavaScript",
"Go",
"C",
"C++",
"Zig",
"OCaml"
]
}
#[field("Contact")]
pub fn contact() -> &'static str {
format!{
"E-Mail: {}
Discord (Username): {}
X (formerly Twitter): {}",
"[email protected]",
"@__rajdeep__",
"@___rajdeep"
}
}
#[field("My current project(s)")]
pub fn current_project() -> Vec<&'static str> {
vec![
"ShareImage <github.com/repgrahic/si-rs>"
]
}
#[field("os", i use arch, btw)]
pub fn os() -> &'static str {
"Arch Linux x86_64 with Hyprland (Wayland)"
}
}
🎯
Focusing on ShareImage
- India
-
00:37
- 5h30m ahead - https://rajdeepm.xyz
- https://orcid.org/0009-0001-9170-2053
- @___rajdeep
Highlights
Pinned Loading
-
-
-
-
regraphic/si-rs
regraphic/si-rs PublicAn Open-Source library to create Social Share Images dynamically from code.
-
879 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
rustdevbtw/flamewolf,
rustdevbtw/hay_flags,
rustdevbtw/rajdeepm.xyz
and 30 other
repositories
Loading
Contribution activity
December 2024
rustdevbtw has no activity
yet for this period.