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

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

Hello World

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. 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

  2. talking-pdf talking-pdf Public

    Talking PDF, powered by GPT3 & Next.js

    JavaScript 16 2

  3. aur-packages aur-packages Public

    Packages that I am maintaining in aru.

    Shell 1

  4. gpt-chatbot-cli gpt-chatbot-cli Public

    it's basically chatgpt-cli, uses api.

    Python 57 10