Skip to content
View ShreyaShinde25's full-sized avatar
😀
😀

Block or report ShreyaShinde25

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. Data-Driven-Modelling-of-Lithium-ion-batteries Data-Driven-Modelling-of-Lithium-ion-batteries Public

    Developed a data-driven prognostic model using the Long short-term memory (LSTM) algorithm to predict the state of charge (SoC) and state of health (SoH) of the lithium-ion battery where the datase…

    Python 55 10

  2. Azure_Data_Lakehouse_ETL_Pipeline- Azure_Data_Lakehouse_ETL_Pipeline- Public

    This repository comprises an end-to-end Azure Data Lakehouse ETL pipeline, facilitating the seamless migration and transformation of On-Premise databases to enable efficient analysis and reporting.

    Python 5

  3. JumpStartUp--Full-Stack-Web-Application JumpStartUp--Full-Stack-Web-Application Public

    Designed and developed the full-stack web application "JumpStartUp" that connects startups, investors, entrepreneurs, and freelancers. Built a user-friendly and accessible platform to facilitate co…

    Java 1

  4. Unsupervised-Image-Clustering-Classification-with-Deep-Learning Unsupervised-Image-Clustering-Classification-with-Deep-Learning Public

    This GitHub repository is dedicated to a deep learning project focused on classifying the FashionMNIST dataset using unsupervised Learning

    Jupyter Notebook 1

  5. DPLL-Sat-Solver- DPLL-Sat-Solver- Public

    Implemented a DPLL algorithm based Boolean Satisfiability(SAT) solver using C++ programming language. This project involves implementing the key components of the DPLL algorithm, such as unit propa…

    C++

  6. Springboot-Dockerization-demo Springboot-Dockerization-demo Public

    This repository serves as a demonstration of Dockerizing a Spring Boot application. It provides a step-by-step guide and code samples for building and deploying a Spring Boot application within a D…

    Java