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

Highlights

  • Pro

Block or report AyanAhmedKhan

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
AyanAhmedKhan/readme.md

Typing SVG


About Me

Coding

class AyanAhmedKhan extends Developer {
  constructor() {
    super();
    this.name = "Ayan Ahmed Khan";
    this.title = "Full-Stack Developer & AI Engineer";
    this.education = "B.Tech in IoT, MITS Gwalior";
    this.location = "India 🇮🇳";
  }

  getCurrentFocus(): string[] {
    return [
      "🔥 Building scalable web applications",
      "🤖 Developing AI/ML solutions",
      "⚡ Creating IoT systems",
      "🚀 Contributing to open source",
      "💡 Learning cutting-edge technologies"
    ];
  }

  getSkillLevel(): object {
    return {
      "Backend": "████████████ 95%",
      "Frontend": "██████████░░ 85%",
      "AI/ML": "█████████░░░ 80%",
      "DevOps": "███████░░░░░ 70%",
      "IoT": "████████░░░░ 75%"
    };
  }
}

const ayan = new AyanAhmedKhan();
console.log(ayan.getCurrentFocus());

🔥 Current Status

Coding Learning Building

Open Source Contributions

🎯 Contribution Badges

🏅 Holopin Badge Board


Tech Arsenal

💻 Languages

🌐 Frontend Magic

⚙️ Backend Power

🤖 AI/ML & Data


🗄️ Databases & Storage

☁️ Cloud & DevOps

🔧 Tools & Hardware



GitHub Analytics


Fire Coding Activity

🌅 Morning                    47 commits          ████░░░░░░░░░░░░░░░░░░░░░   18.73%
🌆 Daytime                    89 commits          ████████░░░░░░░░░░░░░░░░░   35.46%
🌃 Evening                    78 commits          ███████░░░░░░░░░░░░░░░░░░   31.08%
🌙 Night                      37 commits          ███░░░░░░░░░░░░░░░░░░░░░░   14.74%
Monday       ████████████░░░░░░░░░░░░░   48.2%
Tuesday      █████████░░░░░░░░░░░░░░░░   36.7%
Wednesday    ███████████░░░░░░░░░░░░░░   44.8%
Thursday     █████████████░░░░░░░░░░░░   52.3%
Friday       ███████████████░░░░░░░░░░   61.1%
Saturday     ████████░░░░░░░░░░░░░░░░░   32.9%
Sunday       ██████░░░░░░░░░░░░░░░░░░░   24.5%

Achievements Achievements & Certifications

Achievement Description Status
🌟 Open Source Contributor 100+ contributions Active
📊 Kaggle Expert Data Science competitions 🔄 In Progress
🚀 Tech Speaker Conference presentations Speaking

Rocket GIF Connect With Me


                                                ╔═══════════════════════════════════════╗
                                                ║  🚀 Let's build something amazing!    ║
                                                ║  💬 Always open to collaboration      ║
                                                ║  📧 Drop me a message anytime         ║
                                                ╚═══════════════════════════════════════╝


Fire Random Dev Quote


Fun Stats

const ayanStats = {
  "☕ Coffee consumed": "∞ cups",
  "🐛 Bugs created": "10^6",
  "🐛 Bugs fixed": "10^6 + 1",
  "⭐ GitHub stars earned": "Still counting...",
  "🧠 Brain usage": "120% (when coding)",
  "💡 Ideas per minute": "42",
  "🎯 Success rate": "99.9% (the 0.1% is DNS)",
  "🚀 Deployment speed": "Ludicrous mode"
};

console.log("Current status:", ayanStats);

🎮 When I'm Not Coding...

🎯 Gaming • 📚 Learning • 🌍 Exploring Tech • 💡 Building Ideas


💫 "Code is like humor. When you have to explain it, it's bad." - Cory House

⭐ Star this repo if you found it cool!


Pinned Loading

  1. next-ai-video next-ai-video Public

    A modern, full-featured video sharing platform with seamless uploads, social authentication, and responsive design

    TypeScript

  2. Aircraft-Engine-Predictive-Maintenance Aircraft-Engine-Predictive-Maintenance Public

    This project implements a Deep Learning based approach to predict the Remaining Useful Life (RUL) of aircraft engines using the NASA CMAPSS dataset.

    Jupyter Notebook

  3. GI-Endoscopy-AI-Diagnostic-Platform GI-Endoscopy-AI-Diagnostic-Platform Public

    A production-ready, full-stack medical imaging platform that leverages state-of-the-art Vision Transformers (ViT, DeiT3) to analyze gastrointestinal endoscopy images. The platform provides real-tim…

    Jupyter Notebook

  4. Workshop-MernIoT Workshop-MernIoT Public

    A modern, real-time IoT data dashboard built with the MERN stack featuring live temperature and humidity monitoring with beautiful visualizations.

    JavaScript 1

  5. careerly-backend careerly-backend Public

    Backend API for Careerly - An AI-powered professional networking platform with career insights, resume analysis, and intelligent recommendations.

    JavaScript

  6. expense-tracker expense-tracker Public

    A full-stack expense tracking application with ICICI bank statement parsing, reimbursement management, and comprehensive authentication.

    TypeScript