Skip to content
View ParvathyM155's full-sized avatar

Block or report ParvathyM155

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
ParvathyM155/README.md
██████╗  █████╗ ██████╗ ██╗   ██╗ █████╗ ████████╗██╗  ██╗██╗   ██╗    ███╗   ███╗
██╔══██╗██╔══██╗██╔══██╗██║   ██║██╔══██╗╚══██╔══╝██║  ██║╚██╗ ██╔╝    ████╗ ████║
██████╔╝███████║██████╔╝██║   ██║███████║   ██║   ███████║ ╚████╔╝     ██╔████╔██║
██╔═══╝ ██╔══██║██╔══██╗╚██╗ ██╔╝██╔══██║   ██║   ██╔══██║  ╚██╔╝      ██║╚██╔╝██║
██║     ██║  ██║██║  ██║ ╚████╔╝ ██║  ██║   ██║   ██║  ██║   ██║       ██║ ╚═╝ ██║
╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝  ╚═══╝  ╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝   ╚═╝       ╚═╝     ╚═╝

Aspiring Data Analyst · AI & Data Science · Python Enthusiast

LinkedIn GitHub Email Location


🌟 About Me

class ParvathyM:
    def __init__(self):
        self.name       = "Parvathy M"
        self.degree     = "BCA Hons. — Artificial Intelligence & Data Science"
        self.university = "Chinmaya Vishwa Vidyapeeth (Deemed University)"
        self.batch      = "2024 – 2028"
        self.location   = "Thrissur, Kerala, India"
        self.status     = "🟢 Open to Internships (Available from June)"

    def passion(self):
        return [
            "Turning raw data into meaningful stories 📊",
            "Building AI-powered tools that solve real problems 🤖",
            "Exploring patterns hidden in complex datasets 🔍",
        ]

    def currently_learning(self):
        return ["Advanced ML techniques", "Deep Learning", "SQL for Analytics"]

me = ParvathyM()
print(f"Hi! I'm {me.name}{me.passion()[0]}")

🛠️ Tech Stack

Languages

Python R Java C HTML5

Data & ML

Pandas NumPy Matplotlib Seaborn Scikit-learn

Tools & Platforms

Jupyter VS Code Streamlit GitHub Plotly


🚀 Featured Projects

Project Description Tech
🎬 Netflix Data Exploration EDA on Netflix dataset — content trends, category-wise insights & visualizations Python · Pandas · Seaborn
📅 Event Data Analysis Identified patterns & variations across event-based datasets with visual comparisons Python · Matplotlib · Pandas
💰 Salary Prediction ML Regression-based ML model to predict salaries from structured inputs Scikit-learn · Python · EDA
🤖 AI GitHub Project Reviewer AI-powered Streamlit app for recruiter-style README scoring with interactive charts Streamlit · Plotly · LLM

📜 Certifications

  • 🏅 AICTE – VOIS Virtual Internship — Conversational Data Analysis with LLMs
  • 🐍 Introduction to Python — IBM Career Education Program
  • 🤖 Artificial Intelligence Internship — AICTE & Edunet Foundation
  • 🛰️ Remote Sensing Data Analytics — ISRO

📊 GitHub Stats

Parvathy's GitHub Stats

Top Languages

GitHub Streak


🧠 What I Bring to the Table

📦 Data Cleaning & Wrangling      ████████████████████  Expert
📊 Exploratory Data Analysis      ████████████████████  Expert
📈 Data Visualization             ██████████████████░░  Advanced
🤖 Machine Learning (Regression)  ████████████████░░░░  Intermediate
🧮 Statistical Analysis           ██████████████░░░░░░  Intermediate
🌐 Streamlit App Development      █████████████░░░░░░░  Intermediate

💬 Let's Connect!

"Data is not just numbers — it's the story waiting to be told."

I'm actively looking for internship opportunities in Data Analytics / Data Science — available full-time from June 🗓️

📬 parvathym133@gmail.com · 📱 +91 8921542511

LinkedIn


Profile Views

Popular repositories Loading

  1. Event_Data_Analysis_Project Event_Data_Analysis_Project Public

    📊 An end-to-end Event Data Analysis project using Python, Pandas, Matplotlib & Seaborn to explore attendance trends, event categories, ticket sales, and audience insights through detailed EDA and v…

    Jupyter Notebook

  2. ParvathyM155 ParvathyM155 Public

  3. Salary_Prediction_Using_Machine_Learning Salary_Prediction_Using_Machine_Learning Public

    Machine Learning project for employee salary prediction using classification algorithms

    Jupyter Notebook

  4. Netflix_Data_Exploration Netflix_Data_Exploration Public

    End-to-end Netflix content analysis with visualisations and a recommendation engine

    Jupyter Notebook

  5. AI-Github-Project-Reviewer AI-Github-Project-Reviewer Public

    AI-powered GitHub project reviewer that analyzes READMEs and gives recruiter-grade feedback using Python, Streamlit & NLP.

    Python

  6. Retail-Sales-Dataset-Cleaning Retail-Sales-Dataset-Cleaning Public

    Python