Skip to content
View AayushShuk1a's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AayushShuk1a

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

Welcome to Aayush Shukla's profile!

Youtube       Twitter             Dev.to       Ko-fi

🤷‍♂️Who am I?

I am a 2nd-year Graduate Student at Lovely Professional University, pursuing Bachelors in Computer Science, who is passionate about Full Stack Web Development 🌐,App Development 📱, DevOps, and open source. I love to learn and contribute in any and every possible way.

When I'm not developing and coding,you can find me jamming to spotify.



Vibing to : 🎧

Spotify


A little more about me...

const Aayush = {
  pronouns: "He" | "Him",
  code: ["Java", "Javascript", "React", "C++", "Python"],
  askMeAbout: ["Full-Stack", "DSA", "DevOps", "Anime", "Music", "Open Source"],
  technologies: {
    frontEnd: {
      markupStyling: ["HTML", "CSS"],
      js: ["React", "Redux"]
    backEnd: {
      js: ["Node", "Express"],
      Java: ["Spring Boot", "Hibernate", "Thymeleaf"]
    },
    mobileApp: {
      native: ["React Native"],
    },
    devOps: ["AWS", "Docker"],
    databases: ["mongoDb", "MySql", "Azure"],
    misc: ["Firebase", "Socket.IO", , "open-cv"],
  },
  architecture: [
    "Serverless Architecture",
    "Progressive web applications",
    "Single page applications",
  ],
  currentFocus:
    "Getting my hands dirty with DevOps and focusing on Data structure and Algorithms",
  funFact:
    "Science tells us that programmers who listen to music while they code might actually have an edge over their colleagues.",
};

My GitHub Stats

GitHub Streak


Random dev joke for you! (create your own by clicking here ↓)


README Jokes


Connect with me

Twitter Follow Linkedin: Chandan website


Pinned Loading

  1. SpringBoot SpringBoot Public

    Demo Projects while learning SpringBoot and Hibernate

    Java 1

  2. Netflix-Clone Netflix-Clone Public

    Netflix-Clone using MERN Stack and JWT Authentiation

    JavaScript 1

  3. Blog-Website Blog-Website Public

    Blog Website Created using Mern Stack

    JavaScript 2

  4. PortFolio PortFolio Public

    Portfolio created using React,sanity and framer Motion

    JavaScript

  5. Food-Order Food-Order Public

    A site where you can Order Food connected with API and Working Cart.

    JavaScript 1

  6. Data-Structures-Algorithms Data-Structures-Algorithms Public

    Implementaion of Data Structures and algorithms to solve problems.

    Java