Skip to content
View rishabh0049's full-sized avatar
💭
Exploring
💭
Exploring

Block or report rishabh0049

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rishabh0049/README.md

Hi, I'm Rishabh 👋




🚀 About Me

const rishabh = {
  role: "Software Engineer",

  focus: [
    "Distributed Systems",
    "Cloud Infrastructure",
    "Backend Engineering",
    "AI Automation"
  ],

  stack: {
    backend: ["Node.js", "TypeScript", "PostgreSQL"],
    frontend: ["React", "Next.js"],
    cloud: ["AWS Lambda", "SQS", "DynamoDB"],
    infra: ["Docker", "GitHub Actions", "Linux"]
  },

  philosophy:
    "Build systems that remain reliable under scale and easy to evolve later.",

  funFact:
    "I play chess just enough to stay humbled."
};

⚡ Tech Stack




🔥 Contribution Graph


🌐 Connect With Me


“Good systems are boring in production.”

Popular repositories Loading

  1. rishabh0049 rishabh0049 Public

    Config files for my GitHub profile.

  2. react.dev react.dev Public

    Forked from reactjs/react.dev

    The React documentation website

    JavaScript