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

Block or report jaidev12

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. Covid-19-Tracker Covid-19-Tracker Public template

    This Covid tracker provides the number of confirmed cases, number of people recovered and number of deaths from novel coronavirus by country, the trend in confirmed cases, recovered counts and deat…

    JavaScript

  2. 8-Puzzle-Solver-using-A-Star-Search-Algorithm 8-Puzzle-Solver-using-A-Star-Search-Algorithm Public

    C

  3. ATM-Transaction-System-using-Java ATM-Transaction-System-using-Java Public

    Java

  4. Django_ToDo_App Django_ToDo_App Public

    A web app built on the Django framework and SQLite database to store ToDo lists.

    Python

  5. Huffman-Encoding-Decoding Huffman-Encoding-Decoding Public

    Huffman coding is a lossless data compression algorithm. The idea is to assign variable-length codes to input characters, lengths of the assigned codes are based on the frequencies of corresponding…

    Python