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

Block or report Shailya777

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

Hi there, I'm Shailya. πŸ‘‹

Welcome to my GitHub! I’m an aspiring [Data Scientist / Analyst] on a mission to build skills, solve real problems, and learn out loud.

πŸ“ About Me

  • πŸ‘¨β€πŸ’» Currently focused on: GenAI and PowerBI
  • πŸš€ Lifelong learner, excited about analytics and coding.
  • πŸ“š Learning by doing: check out my Learning-Logs for daily/weekly practice.
  • 🌱 Next up: Porfolio Projects

🌟 Featured Projects

  • Fraud Detection Analysis EDA: This project analyzes fraud detection using Exploratory Data Analysis (EDA) with statistical hypothesis testing.
  • Customer Churn Analysis EDA: Analyzes customer churn using Exploratory Data Analysis (EDA) with statistical hypothesis testing. It goes beyond visual exploration to validate findings using Chi-square tests and t-tests.
  • Expense Tracker CLI: A robust, feature-rich, command-line interface (CLI) application for personal expense tracking, built with Python and MySQL.
  • Phone-Book-Python: Text-based contact book built from scratch (functions, file I/O).
  • Tic-Tac-Toe-Python: Classic CLI game, modular design.
  • War (Simple Card Game): Classic CLI game, modular design.
  • Black Jack: CLI Design, Using Classes and Modules.
  • Learning-Logs: My open record of practice scripts, reflection, and mini-wins as I grow.

πŸ› οΈ Skills & Tools

  • Languages: Python (core, OOP, CLI), MySQL.
  • Tools: Pycharm, Jupyter Notebooks, VS Code, MySQL Workbench.
  • Interests: Data analysis, Data Science, Machine Learning, Deep Learning.

🀝 Connect

Always up for connecting with fellow learners, self-starters, or mentors!
Find me on LinkedIn. Let’s help each other grow.


Thanks for visiting! Every commit is one small step forward. πŸš€

Pinned Loading

  1. Customer-Churn-Analysis-EDA- Customer-Churn-Analysis-EDA- Public

    Detailed Explaratory Data Analysis (EDA) on the Customer Churn Dataset.

    Jupyter Notebook

  2. Expense-Tracker Expense-Tracker Public

    CLI Expense Tracker Using Python and MySQL

    Python

  3. Phone-Book-Python- Phone-Book-Python- Public

    Text Based Phone Book Using Python 3 (Function, Loops, csv).

    Python

  4. Black-jack-Python Black-jack-Python Public

    Text Based (CLI) Black Jack Card Game. (Can be Played by One Player and Automated Dealer)

    Python