Skip to content
View aasimansari1's full-sized avatar

Block or report aasimansari1

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

Typing SVG


Profile Views Β  LinkedIn Β  Portfolio Β  Email Β  GitHub

🧠 WHO AM I

class AasimAnsari:
    def __init__(self):
        self.name        = "Mohd Aasim Ansari"
        self.role        = "Aspiring Data Scientist & AI Engineer"
        self.expertise   = ["Data Science", "Machine Learning", "Deep Learning",
                            "NLP", "Computer Vision", "Gen AI", "RAG Pipelines",
                            "Agentic AI", "Multi-Agent Systems", "Full Stack Development"]
        self.stack = {
            "Data Science"   : ["Pandas", "NumPy", "scikit-learn", "XGBoost",
                                "TensorFlow", "PyTorch", "Matplotlib", "Seaborn"],
            "Gen AI"         : ["LangChain", "LangGraph", "OpenAI API", "HuggingFace",
                                "RAG", "Groq", "Ollama", "LlamaIndex"],
            "Agentic AI"     : ["CrewAI", "AutoGen", "LangGraph", "Multi-Agent Systems"],
            "Full Stack"     : ["Python", "React", "FastAPI", "Node.js", "MongoDB",
                                "TailwindCSS", "Flask", "TypeScript"],
        }
        self.current_focus = "Full Stack Data Science with Gen AI and Agentic AI"
        self.open_to     = ["Full-Time Roles", "Internships", "Open Source Contributions", "Collaborations"]

    def __repr__(self):
        return "Always learning. Always building. Always delivering. πŸš€"

🟒 STATUS & CURRENT WORK

🟒 Open to Opportunities

Available

  • 🎯 Internship β€” Data Science / Gen AI / Full Stack
  • πŸ”¬ Research β€” Agentic AI, RAG Systems, LLMs
  • πŸ’Ό Freelance β€” Full Stack + AI Projects

πŸ”₯ Currently Building

Project Status
πŸ€– Multi-Agent AI System WIP
🧠 Agentic RAG Chatbot Active
πŸ“ˆ SalesCast AI Live
🚦 YOLOv8 Real-Time Detector Active

⚑ TECH STACK

Languages & Core

Languages

Data Science & ML

AI Stack

Gen AI & Agentic AI

LangChain LangGraph CrewAI OpenAI HuggingFace Groq Ollama RAG

Full Stack Development

Web Stack

Tools & DevOps

Tools

πŸ“Š GITHUB STATS

Activity Graph


πŸ† GITHUB TROPHIES

Trophy

πŸŽ–οΈ GITHUB ACHIEVEMENTS

Pull Shark Β  Pair Extraordinaire Β  Quickdraw Β  YOLO

πŸš€ FEATURED PROJECTS

SalesCast AI

Smart City Analytics

AI Job Salary Estimator

Fake News Detector

AI Resume Screener

Smart Traffic System

Project What it does Stack
πŸ“ˆ SalesCast AI Sales forecasting Β· 5 models Β· anomaly detection Β· RFM segmentation XGBoost Β· ARIMA Β· Prophet Β· LSTM
πŸ™οΈ Smart City Analytics Traffic, pollution, transport & energy analytics with ML Python Β· Pandas Β· scikit-learn
πŸ’Έ AI Job Salary Estimator Instant salary predictions from job features XGBoost Β· LightGBM Β· CatBoost Β· Streamlit
πŸ“° FakeShield NLP fake-news detector Β· 95% accuracy Β· confidence scores TF-IDF Β· scikit-learn Β· Flask
πŸ€– AI Resume Screener Rank 100s of resumes by job relevance Python Β· spaCy Β· Flask
🚦 Smart Traffic System Dynamic signal control · emergency override YOLOv8 · OpenCV · Computer Vision

🐍 CONTRIBUTION SNAKE

GitHub Snake

πŸ’¬ QUOTE

Quote

🀝 CONNECT

LinkedIn Β Β  Portfolio Β Β  Email


"The best way to predict the future is to build it with AI."

Popular repositories Loading

  1. ml-interview-prep ml-interview-prep Public

    🧠 500+ ML/AI interview Q&A with code · Cheat sheets for NumPy, Pandas, PyTorch, scikit-learn · System design · Crack Google, Meta, OpenAI interviews

    2

  2. Python-Project Python-Project Public

    🐍 50+ Python projects β€” automation, algorithms, data science, web scraping, ML | Beginner to Advanced

    Python 1

  3. Standford-University_CodeInPlace Standford-University_CodeInPlace Public

    Solutions and projects from Stanford University's Code in Place Python course

    Python 1

  4. Sales-Forecasting-System Sales-Forecasting-System Public

    AI-powered sales forecasting platform with 5 ML models (XGBoost, ARIMA, Prophet, LSTM), interactive dashboard, anomaly detection, RFM customer segmentation & inventory management

    JavaScript 1

  5. Java-Project Java-Project Public

    Java programs covering OOP, data structures, algorithms, and design patterns

    Java

  6. Spotify-Clone Spotify-Clone Public

    Frontend Spotify clone β€” music player UI with playlist and playback controls

    HTML