Skip to content
View rukh-debug's full-sized avatar
đź”­
Dont visit https://is.gd/rub3nk
đź”­
Dont visit https://is.gd/rub3nk
  • self-employed
  • Canada
  • 12:19 (UTC -04:00)

Highlights

  • Pro
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(),
            },
        }
    }
}

Popular repositories

  1. eReKon eReKon Public archive

    Yet another web recon tool

    JavaScript 62 10

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

    it's basically chatgpt-cli, uses api.

    Python 57 10

  3. talking-pdf talking-pdf Public

    Talking PDF, powered by GPT3 & Next.js

    JavaScript 15 2

  4. location-np location-np Public

    Nepal provinces, districts, municipality and wards dot json

    JavaScript 11 4

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

    Rich Presence Server

    JavaScript 7

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