Skip to content
View Aryam2121's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Aryam2121

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

Hi there πŸ‘‹, I'm Aryaman Gupta!

🌟 About Me

  • πŸ”­ I’m currently working on πŸš€Fullstack Projects
  • 🌱 I have strong grasp on Data Structures and Algorithms and I'm always excited to learn new technologies.
  • πŸ“‘ Get to know about me : porfolio
  • πŸ‘¨β€πŸ’» All of my projects are available at My GitHub Repositories
  • πŸ’Ό Connect with me on LinkedIn
  • πŸ“« How to reach me: Email me

image


Welcome to my profile! Here's a quick snippet about me in JavaScript:

class GitHubProfile {
  constructor() {
    this.username = "Aryam2121";
    this.name = "Aryaman Gupta";
    this.bio = "Fullstack Developer | DSA Enthusiast";
    this.achievements = [
      "SIH 2024 Grand Finalist"
      "@GSSoC'24 Contributor πŸš€"
      "@Hacktoberfest Contributor πŸš€"
      "@LeetCode(1650+,300+ questions)"
      ];
    this.location = "Ghaziabad, Uttar Pradesh 🌍";
    this.githubUrl = "https://github.com/Aryam2121";
    this.skills = [
      "Node.js",
      "React.js",
      "MongoDB",
      "SQL",
      "Docker",
      "DSA"
    ];
    this.interests = [
      "Innovative Projects",
      "Competitive Programming",
      "Data Structures and Algorithms"
    ];
  }

  introduce() {
    console.log(`πŸ‘‹ Hello, world! I'm ${this.name}.`);
    console.log(`${this.bio}`);
    console.log(`🌍 Current location: ${this.location}`);
    console.log(`πŸ”— Check out my GitHub: ${this.githubUrl}`);
    console.log("\nπŸ’‘ Achievements:");
    this.achievements.forEach((achievement) => {
      console.log(`   - ${achievement}`);
    });
    console.log("\nπŸ’» Skills I'm proud of:");
    this.skills.forEach((skill) => {
      console.log(`   - ${skill}`);
    });
    console.log("\nπŸš€ Things I love to explore:");
    this.interests.forEach((interest) => {
      console.log(`   - ${interest}`);
    });
  }
}

const profile = new GitHubProfile();
profile.introduce();

πŸš€ Profiles:

LinkedIn Medium X

πŸ’» Tech Stack:

C++ HTML5 TypeScript CSS3 Render Vercel Bootstrap FastAPI Express.js MUI NodeJS Next JS NPM P5js Redux React Hook Form React Router React Query React TailwindCSS Vite Postgres MySQL MongoDB Canva Figma Postman Portfolio Notion JavaScript

πŸ“Š GitHub Stats:


An image of @aryam2121's Holopin badges, which is a link to view their full Holopin profile

πŸ† GitHub Trophies

✍️ Dev Quote

πŸ” Top Contributed Repo

Visitor Count

Pinned Loading

  1. PayManni-B PayManni-B Public

    JavaScript

  2. my-resume my-resume Public

    Portfolio

    JavaScript 1

  3. textutils.react.app textutils.react.app Public

    Reacgt app

    JavaScript

  4. News-app News-app Public

    JavaScript