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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
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(),
            },
        }
    }
}

Popular repositories Loading

  1. eReKon eReKon Public archive

    Yet another web recon tool

    JavaScript 61 10

  2. gpt-chatbot-cli gpt-chatbot-cli Public archive

    it's basically chatgpt-cli, uses api.

    Python 59 10

  3. talking-pdf talking-pdf Public archive

    Talking PDF, powered by GPT3 & Next.js

    JavaScript 16 1

  4. location-np location-np Public archive

    Nepal provinces, districts, municipality and wards dot json

    JavaScript 14 4

  5. droidypaste droidypaste Public archive

    Android client of rustypaste - for text sharing, file sharing & URL shortening.

    TypeScript 8

  6. vscode-github-rich-presence vscode-github-rich-presence Public archive

    Rich Presence Server

    JavaScript 7