Skip to content
View tharun-ship-it's full-sized avatar

Block or report tharun-ship-it

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

Popular repositories Loading

  1. perpetual-calendar-interactive-explorer perpetual-calendar-interactive-explorer Public

    📅Interactive calendar exploring dates from 1500-9999 with 100+ events spanning historical developments and future predictions (AI, Quantum Computing, Space). Built with Python/Tkinter for desktop a…

    Python 1 1

  2. password-vault-pro password-vault-pro Public

    🔐Secure password vault with SHA-256 hashing & real-time security analysis. Built with Python/Tkinter for desktop and HTML/CSS/JS for the interactive web demo.

    Python

  3. udemy-eda-project udemy-eda-project Public

    📊Exploratory Data Analysis of 3,682 Udemy courses uncovering pricing strategies, subscriber patterns, and market trends using Python, Pandas, and Seaborn.

    Jupyter Notebook

  4. automated-time-series-forecasting automated-time-series-forecasting Public

    📈Production-ready automated time series forecasting framework using real PJM energy consumption data (145K+ records). Features ARIMA, Exponential Smoothing, LSTM with auto-hyperparameter tuning, en…

    Python

  5. sms-spam-detection sms-spam-detection Public

    🛡️SMS Spam Classifier with 98.30% accuracy featuring NLP preprocessing, TF-IDF vectorization, 5 ML models comparison, and a live Streamlit demo for real-time detection.

    Python

  6. book-recommendation-system book-recommendation-system Public

    📚KNN-powered Book Recommendation System with Hybrid Scoring (CF 60% + Content 40%) achieving 89.2% recommendation accuracy. Discover books by user profile, reading mood, or similarity matching acro…

    Python