Skip to content
View MohsinKhalidDar's full-sized avatar

Block or report MohsinKhalidDar

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

Mohsin Dar

Data Analyst • Aspiring Data Scientist • Python | SQL


📊 About Me

I’m a B.Tech graduate transitioning into data analytics and data science, with hands-on experience in Python-based analysis, SQL, and data visualization.

I focus on understanding data deeply, asking the right questions, and communicating insights clearly — not just running models.


🧰Tech Stack


📈 What I Work On

  • Exploratory Data Analysis (EDA)
  • Data cleaning & transformation
  • SQL querying & reporting
  • Data visualization & insight communication
  • API & web-sourced data analysis

🎯 Currently Learning

  • Advanced SQL for analytics
  • Feature engineering fundamentals
  • Statistical thinking for data science
  • Better visualization & storytelling

🌐 Connect



Data first. Insights always.

Popular repositories Loading

  1. web-scraping-countries web-scraping-countries Public

    HTML 2

  2. web-scraping-quotes web-scraping-quotes Public

    Python web scraper with pagination and retry logic to extract and filter quotes from HTML pages and store structured results in CSV format.

    Jupyter Notebook 2

  3. MohsinKhalidDar MohsinKhalidDar Public

    Config files for my GitHub profile.

    1

  4. react-weather-app react-weather-app Public

    JavaScript 1

  5. plotr plotr Public

    JavaScript 1

  6. product-store product-store Public

    A Python mini-project demonstrating OOP concepts through a Product Store system. Includes product creation, total product tracking, price display, and discount calculation using class variables, in…

    Python