Skip to content
View Shreyanshivns's full-sized avatar

Block or report Shreyanshivns

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

Popular repositories Loading

  1. TemperatureConversion TemperatureConversion Public

    A conversion project created using HTML ,CSS and JavaScript. This project allows you to effortlessly convert temperatures between Celsius, Fahrenheit and Kelvin.

    HTML

  2. portfolio portfolio Public

    This project showcases my skills in web development, including HTML, CSS, and JavaScript.

    HTML

  3. Reverse_and_Swap Reverse_and_Swap Public

    This code snippet defines a class `Node` to represent individual nodes of the linked list, and a class `SinglyLL` to manage the linked list operations. The `SinglyLL` class includes methods for dis…

    C++

  4. Reservation-system Reservation-system Public

    The Railway Reservation System is a C++-based project that provides a comprehensive solution for managing train reservations, user details, and administrative tasks. This system offers a user-frien…

    C++

  5. Hand-Writing-Recognition Hand-Writing-Recognition Public

    This project aims to develop a machine learning model that can recognize and classify handwritten characters with high accuracy. The model is trained on a dataset of handwritten characters and can …

    Python

  6. Flower-Classifier Flower-Classifier Public

    This project uses a Convolutional Neural Network (CNN) built with TensorFlow and Keras to classify flower images into five categories: roses, daisies, dandelions, sunflowers, and tulips. The datase…

    Python