Skip to content
View Shivam-002's full-sized avatar
⚛️
Learning Blockchain & MERN
⚛️
Learning Blockchain & MERN

Block or report Shivam-002

Report abuse

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

Report abuse
Shivam-002/README.md


👋 About Me

const shivam = {
  role: "Fullstack / Backend Engineer",
  location: "Ahmedabad, India",
  interests: [
    "Scalable Systems",
    "Clean Architecture",
    "Distributed Systems",
    "AI-powered Products"
  ],
  mindset: "Build once. Build right."
};

Self-taught engineer with a strong focus on backend systems, performance optimization, and real-world problem solving. I enjoy owning systems end-to-end — from architecture to deployment.

📊 GitHub Analytics

🐍 Contribution Snake (Eating My PRs)

🌐 Connect With Me

Popular repositories Loading

  1. sim sim Public

    Forked from simstudioai/sim

    Open-source platform to build and deploy AI agent workflows.

    TypeScript 1

  2. Shivam-002 Shivam-002 Public

    Config files for my GitHub profile.

  3. Cpp-Generic-Stack Cpp-Generic-Stack Public

    A dynamic and templated generic stack implementation in C++, with basic operations (push, pop, peek, is_empty) and exception handling for stack overflow and underflow. Supports any data type for ma…

    C++

  4. JavaMart JavaMart Public

    JavaMart is an online grocery shopping system with features like login, sign up, search, filtering, checkout, cart, payment methods, order tracking, and cancellation.

  5. Folder-System-Using-Tree Folder-System-Using-Tree Public

    Folder system project is a Java program that simulates a file system, allowing the user to create, move, and copy folders, change the current working directory, and list the contents of folders.

  6. QRCoder QRCoder Public

    Forked from Shane32/QRCoder

    A pure C# Open Source QR Code implementation

    C#