Skip to content
View Anmol-Shukla-20's full-sized avatar

Highlights

  • Pro

Block or report Anmol-Shukla-20

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
Anmol-Shukla-20/README.md

LinkedIn Email


⚡ POWER STATS ⚡

╔═══════════════════════════════════════════════════════════════╗
║  🎓 HERO CLASS: Electrical & Computer Science Student         ║
║  🎯 MAIN QUEST: Becoming AI/ML Engineer & Software Developer  ║
║  ⚔️  SPECIAL ABILITY: Fast Learner & Problem Solver           ║
║  🌟 ALIGNMENT: Curious Builder (Always Improving)             ║
╚═══════════════════════════════════════════════════════════════╝

👋 ABOUT ME

  • 🎓 Engineering student in Electrical & Computer Science
  • 🤖 Learning AI/ML using Python
  • 💻 Practicing Data Structures & Algorithms (C++)
  • 🌐 Exploring Gen AI & Agentic AI
  • 🚀 Goal: Become a Software Developer / AI Engineer

🎮 CURRENT MISSION

const Anmol = {
    role: "Engineering Student",
    currentFocus: [
        "🧠 AI/ML Development",
        "💻 Data Structures & Algorithms",
        "🌐 Web & Full Stack Basics",
        "⚡ Real-world Projects"
    ],
    goal: "Build impactful AI-based solutions 🚀",
    funFact: "Binge watches thriller series... then regrets later 😂"
};

TECH STACK 🛠️

⚔️ LANGUAGES & FRAMEWORKS

Python C++ Java JavaScript C HTML5 CSS3 SQL

🎯 WEB DEVELOPMENT

Django Flask FastAPI

🤖 AI/ML WEAPONS

TensorFlow PyTorch scikit-learn OpenCV NumPy Pandas Matplotlib MLflow

☁️ CLOUD & DEPLOYMENT

AWS Google Cloud Azure Vercel Netlify

💾 DATABASE SYSTEMS

MongoDB SQLite Redis Supabase

🛠️ TOOLS & UTILITIES

Git GitHub Actions GitLab CI Canva


EXCITING PROJECTS 🚀

🧠 AI-Based Student Assistant

Smart Academic Helper

project = {
    "objective": "Manage assignments & academic workload",
    "features": [
        "📅 Deadline Prediction",
        "📢 Announcement Summarization (NLP)",
        "⚠️ Risk Detection (Late Submission)"
    ],
    "status": "IN PROGRESS"
}

Tech: Python • Machine Learning • NLP • Web Integration

🌐 Smart Classroom Assignment Tracker

Classroom Deadline Manager

project = {
    "objective": "Track GCR Assignments",
    "features": [
        "📚 Multi-Class Monitoring",
        "🔔 Real-Time Notifications",
        "📊 Centralized Dashboard"
    ],
    "status": "IN_PROGRESS"
}

Tech: APIs • Node.js • JavaScript • Firebase

🌾 AI Krishi Sahayak

Smart Agriculture Assistant

project = {
    "objective": "Assist farmers using AI insights",
    "features": [
        "🌱 Crop Recommendation System",
        "🌦️ Weather-based Suggestions",
        "🦠 Disease Detection (AI)"
    ],
    "status": "DEPLOYED"
}

Tech: Machine Learning • Python • Data Analysis • AI Models

🎯 Coming Soon...

Next Big Innovation

project = {
    "objective": "???",
    "features": [
        "🔥 Game-Changing Idea",
        "⚡ Scalable System",
        "🚀 Real-world Impact"
    ],
    "status": "PLANNING"
}

Stay Tuned! 👀

📊 GITHUB STATISTICS 📊


SKILL TREE 🎯

graph TD
    A[Anmol] --> B[Computer Science]
    A --> C[AI & ML]
    A --> D[Web Development]
    A --> E[Electrical]
    B --> B1[DSA]
    B --> B2[OOP]
    B --> B3[DBMS]
    C --> C1[Machine Learning]
    C --> C2[NLP Basics]
    C --> C3[Model Building]
    D --> D1[Frontend]
    D --> D2[Backend]
    D --> D3[Database]
    D1 --> D11[HTML/CSS/JS]
    D1 --> D12[React]
    D2 --> D21[Node.js]
    D2 --> D22[APIs]
    D3 --> D31[MongoDB]
    D3 --> D32[Firebase]
    E --> E1[Electrical Machines]
    E --> E2[Measurements]

Loading

🎯 CURRENT GOALS

  • Improve DSA problem solving
  • Build strong AI/ML projects
  • Start contributing to Open Source
  • Learn System Design basics

🤝 LOOKING FOR

  • Guidance from experienced developers
  • Open Source contribution opportunities
  • Collaboration on AI / Web projects

💭 PHILOSOPHY

"Programming is not a Science,
It is a craft learnt through constant learning and failure experiences."


🤝 LET'S CONNECT & COLLABORATE! 🤝

GitHub LinkedIn Email


💬 Open for:

CollaborationsOpen SourceInternshipsHackathonsTech Events

⚡ "Building my future one line of code at a time" ⚡

Pinned Loading

  1. AI_krishi_sahayak_Chatbot AI_krishi_sahayak_Chatbot Public

    This is a project based on Crop recommendation techniques driven machine learning and frontend and includes chatbot features to answer queries.

    HTML

  2. AI-Agent-Travel-Planner AI-Agent-Travel-Planner Public

    It is a LLM-driven agent that composes place search, weather, currency, and expense tools to generate travel plans and cost estimates for users.

    Python