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

Block or report thanushree267

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
thanushree267/README.md

πŸ‘‹ Hello there, I'm Thanushree!

πŸŽ“ I'm a Computer Science Engineering student with a CGPA of 9.12, aspiring to become a skilled Software Engineer.
πŸ’» Passionate about programming, AI/ML, and solving real-world problems through innovative technology.
πŸš€ I love building meaningful projects, exploring new algorithms, and working on impactful research.


πŸ”§ My Tech Stack

  • Languages: Python, R, C, Java, JavaScript
  • Web Development: HTML, CSS, Node.js
  • AI/ML: TensorFlow, PyTorch, Scikit-learn, OpenCV
  • Tools & Platforms: Git, GitHub, VS Code, Jupyter, RStudio
  • Databases: SQL, NoSQL
  • Other Interests: Automation, GANs, Sorting Algorithms

🧠 Projects I'm Proud Of

  • πŸ“ˆ Stock Market Price Prediction – Built using R to model and forecast stock trends using historical data.
  • πŸŽ₯ Teacher Facial Expression Detection – Ongoing project using a raw dataset collected from scratch to analyze emotional cues in educational settings.
  • πŸ”₯ Smart Home & Security System – IoT + AI solution for gas leaks, vehicle detection, and mall security.
  • 🎨 Neural Style GAN – Merged artistic styles from two artists to generate novel images.

πŸ“š Currently Learning

  • Deep Learning for Computer Vision
  • Facial Expression Recognition & Data Collection Techniques
  • R for Statistical Computing
  • Linux Operating System

πŸ† Fun Facts

  • ⚑ I’m an RCB fan – We believe every year is our year!
  • ♻️ I’m planning a startup focused on recycling e-waste into creative craft items.
  • 🎯 I believe in consistency, clarity, and continuous improvement.

πŸ“« Let's Connect!


⭐ Thank you for visiting! Feel free to check out my repositories and connect!

Popular repositories Loading

  1. Multiple-Sclerosis-Detection-using-ML-algorithms Multiple-Sclerosis-Detection-using-ML-algorithms Public

    Comparing multiple machine learning algorithms, including CNN, VGG, U-Net, SVM, Random Forest, and Gradient Boosting, to classify Multiple Sclerosis (MS) using a dataset with clinical and imaging d…

    Python 1

  2. Image-Combination-Using-GAN Image-Combination-Using-GAN Public

    This project implements a Generative Adversarial Network (GAN) to combine two images into a new, generated image based on user-uploaded content. The application provides a simple web interface usin…

    Python

  3. action-delete-artifacts action-delete-artifacts Public

    Forked from philips-labs/action-delete-artifacts

    An action that deletes an artifact associated with given workflow.

    JavaScript

  4. Stock-market-price-forecasting Stock-market-price-forecasting Public

    It analyzes and forecasts stock prices using historical data from Yahoo Finance. It includes visualizing stock price trends, decomposing the time series, performing stationarity(ADF) testing, and g…

    R

  5. Comparative-Analysis-of-ML-models-for-detection-of-Parkinson-s-Disease-from-audios. Comparative-Analysis-of-ML-models-for-detection-of-Parkinson-s-Disease-from-audios. Public

    Forked from sharonzach/Comparative-Analysis-of-ML-models-for-detection-of-Parkinson-s-Disease-from-audios.

    Comparative analysis of various machine learning algorithms for detecting Parkinson's Disease (PD) from an audio dataset. The project explores the use of K-Nearest Neighbors (KNN), Logistic Regress…

    Python

  6. Detecting-Parkinson-s-Disease-from-Audio-Dataset-using-SVM-algorithm- Detecting-Parkinson-s-Disease-from-Audio-Dataset-using-SVM-algorithm- Public

    A machine learning application to classify Parkinson's disease status using an SVM model. The dataset includes features related to speech and clinical metrics. The goal is to predict whether a pers…

    Python