Skip to content
View aryanayush012's full-sized avatar

Block or report aryanayush012

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
aryanayush012/README.md

Hey, Hallo, नमस्ते 🙏🏻, I'm Ayush Aryan!


aryanayush012 | Twitter aryanayush012's Linkdin aryanayush012's Portfolio aryanayush012's Facebook aryanayush012's Instagram aryanayush012's Leetcode Download Resume

Computer Science and Engineering Student at LNCT group of colleges

  • 🔭 I’m currently working on getting my shit together.
  • 🔮 What do I do? - Predict the future via computer science black magic.
  • 🌱 I’m currently learning to make my websites think (integrating AI to it).
  • 👯 I’m looking to collaborate on Web Development (MERN) related projects.
  • 💬 Ask me about: anything but my life.
  • 📫 How to reach me: oohhh toodlesssss. I mean, use the links in the footer.
  • 😄 Pronouns: built/different
  • ⚡ Fun fact: Getting stabbed is very demotivating.
  • 📚 5 Words that best sum me up: Coding, Cooking, Travelling, Sprituality, Mythology.

🛠️ My Tech Stack:


Frontend:


Backend:


Developer Tools:


VisitorCount

A little more about me...

const ayush = {
  pronouns: "Bro" | "Bruh",
  code: ["C++", "HTML", "Python"],
  askMeAbout: [
    "Web Dev",
    "Tech",
    "Machine learning",
    "Software Development",
    "Food",
    "Mythology",
  ],
  technologies: {
    frontEnd: {
      js: ["Vanilla", "jQuery", "React"],
      css: ["CSS3", "Bootstrap"],
    },
    backEnd: {
      js: ["node", "Express"],
    },
    databases: ["Mongo", "MySql"],
  },
  currentProject:
    "Working on enhancing my current skillset whilst simultaneously looking for new opportunities.",
};

Please do consider dropping a ⭐ for this repo and some of my recent Web Devlopment projects. 🥺


Need help?

Follow me around the web:

Gmail GitHub Ayush Portfolio Facebook Instagram LinkedIn Twitter Follow

Popular repositories Loading

  1. weather weather Public

    EJS

  2. Authentication Authentication Public

    An Authentication page including 5 layers of security

    EJS

  3. to-do-list to-do-list Public

    JavaScript

  4. Algo.io Algo.io Public

    Forked from DugarRishab/Algo.io

    From solutions of Leet code in various languages to list of important algorithms for developers, we have everything

    C++

  5. competetivePogramming competetivePogramming Public

    Forked from sayak2k1maruti/competetivePogramming

    Data Structures, Algorithms and CompetetiveProgramming Related Problems in Multiple Languages

    C++

  6. DataStructures-and-Algorithms DataStructures-and-Algorithms Public

    Forked from hacktoberfest2k20/DataStructures-and-Algorithms

    Structure the Data in a correct and efficient way 🔥

    C++