Skip to content
View jayshah953010's full-sized avatar
Block or Report

Block or report jayshah953010

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

Pinned

  1. CarTracker CarTracker Public

    Fleet Management System where clients can keep track of their vehicle. Technologies used : Spring MVC, Spring Boot, Microservices, Hibernate JPA, MySQL database

    Java 1

  2. DB-Management-for-Tennis-Players DB-Management-for-Tennis-Players Public

    Platform where Tennis fans can know interesting facts about Tennis Players. Technologies used : JSP (Java Servlet Pages), HTML, CSS, MySQL database

    PHP

  3. Dictionay-Search Dictionay-Search Public

    Implementation of Searching Mechanism on given Input Dictionary. Java Implementation of complex Data Structures and Trees

    Java

  4. DNA-Sequence-Alignment DNA-Sequence-Alignment Public

    Implementation of Various Sequence Alignment Methods which can be used to measure similarity between genes. Dynamic Programming Minimum Edit Distance method implementation in this projet.

    Java

  5. Rule-based-Classification-in-R Rule-based-Classification-in-R Public

    Implementation classification techniques using R libraries to classification of a data set and then predicting a training database on the classification

    R

  6. Text-Compressor Text-Compressor Public

    Program that compresses the input data using Huffman Algorithm

    Java