Skip to content
View rukh-debug's full-sized avatar
🔭
Dont visit https://is.gd/rub3nk
🔭
Dont visit https://is.gd/rub3nk

Block or report rukh-debug

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rukh-debug/README.md
impl Default for AboutMe {
    fn default() -> Self {
        AboutMe {
            name: "Ruben Kharel".to_string(),
            display_contact_info: true,
            current_title: "Fullstack Dev && DevOps".to_string(),
            intro: "I am a developer and devops guy actively developing webs and also a learner, passively learning various nerdy stuff.".to_string(),
            contact: Contact {
                email: "talkto-at-rubenk-dot-dev".to_string(),
            },
            social: Social {
                website: "http://rubenk.dev".to_string(),
                linkedin: "https://linkedin.com/in/rubenkharel".to_string(),
            },
        }
    }
}

Pinned Loading

  1. rukh-debug.github.io rukh-debug.github.io Public

    Rewriting blog page in egui

    Rust 1

  2. vstatus vstatus Public

    Transform your workspace into a dynamic visual snapshot—capture filenames, workspace names, and time elapsed in an SVG image served right to your GitHub Readme.

    TypeScript 5

  3. droidypaste droidypaste Public

    Android application for text sharing, file sharing along with URL shortening based on rustypaste.

    TypeScript 5