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.

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
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

πŸ–₯️ Programming Languages

C++ JavaScript SQL HTML5 CSS3

🎨 Frontend Technologies

React Next JS TailwindCSS MUI Bootstrap Vite React Hook Form React Router React Query Axios

πŸ› οΈ Backend Technologies

NodeJS Express.js FastAPI Socket.IO REST API

πŸ—„οΈ Databases

MongoDB Postgres MySQL Firebase

🧰 State Management & Tools

Redux Context API

πŸš€ DevOps & Deployment

Docker Git GitHub Render Vercel

🎨 Other Tools

Figma Canva Notion Postman Portfolio

πŸ›‘οΈ Other Skills

  • Authentication (JWT, OAuth)
  • API Integration
  • Web Security
  • Performance Optimization

πŸ“Š GitHub Stats:


Code Time Lines of code

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

πŸ† GitHub Trophies

πŸ“ Activity Graph

Aryaman's github activity graph

✍️ Dev Quote

πŸ” Top Contributed Repo

Visitor Count

Pinned Loading

  1. CoalMine-F CoalMine-F Public

    Backend Repo : https://github.com/Aryam2121/CoalMine-B

    JavaScript 1

  2. PayManni-F PayManni-F Public

    Backend Repo : https://github.com/Aryam2121/PayManni-B

    JavaScript

  3. CoalMine-B CoalMine-B Public

    Frontend Repo : https://github.com/Aryam2121/CoalMine-F

    JavaScript 1

  4. PayManni-B PayManni-B Public

    Frontend Repo : https://github.com/Aryam2121/PayManni-F

    JavaScript

  5. Synapse-AI Synapse-AI Public

    TypeScript 1

  6. BudgetBaba_NextJS BudgetBaba_NextJS Public

    TypeScript