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

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

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