Skip to content
View Ayaan-20-11's full-sized avatar

Block or report Ayaan-20-11

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.

Content in all repositories owned by your account will be closed.
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
Ayaan-20-11/README.md

Banner

Hi , I'm Ayaan Kapoor

Computer Science Student β€’ Open Source Learner β€’ Building Real-World Projects πŸš€

Typing SVG


πŸ‘¨β€πŸ’» About Me

class AyaanKapoor {

public:

    string role = "Computer Science Student";

    vector<string> currentlyLearning = {
        "DSA",
        "Git & GitHub",
        "Linux",
        "Web Development",
        "Open Source"
    };

    vector<string> interests = {
        "Software Development",
        "Problem Solving",
        "Building Projects"
    };

    string funFact = "I believe consistency beats talent.";
};

πŸš€ Currently Working On

  • πŸ’» Building real-world development projects
  • 🌱 Learning DSA and strengthening problem-solving
  • 🀝 Exploring Open Source contributions
  • ⚑ Improving my GitHub profile

🌐 Connect With Me

πŸ’¬ Open to collaborations, hackathons, and Open Source πŸš€

---

πŸ’» Tech Stack


πŸ“š Currently Learning

  • 🌱 Data Structures & Algorithms
  • 🌱 Open Source Contribution
  • 🌱 Git & GitHub
  • 🌱 Linux
  • 🌱 JavaScript
  • 🌱 Responsive Web Development

🎯 Current Goals

  • πŸš€ Build 10+ quality projects
  • 🌍 Make my first Open Source contribution
  • πŸ’» Participate in Hackathons
  • ⭐ Improve my GitHub profile
  • πŸ“ˆ Become consistent with coding
  • 🀝 Contribute to GSoC-ready projects


πŸ”₯ GitHub Streak


πŸ“ˆ Contribution Graph



πŸ‘€ Profile Views


πŸ’­ Quote

"Consistency compounds. Every commit is a step forward." πŸš€


Thanks for visiting! ⭐ Stay curious. Keep building. Let your work speak for itself.

Pinned Loading

  1. design-aura design-aura Public

    A modern website showcasing creative design solutions and UI/UX concepts.

    HTML

  2. snake-and-ladders-python snake-and-ladders-python Public

    A multiplayer Snake and Ladders game built using Python and Tkinter.

    Python