Skip to content
View jaypatil-dev's full-sized avatar

Block or report jaypatil-dev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Guessing-game Guessing-game Public

    This game randomly selects number from the range and then the user has to guess it.

    Python

  2. Password_Generator Password_Generator Public

    This code takes input of length of password required and creates a secured password having atleast one symbol and one integer.

    Python

  3. Basic_Data_Analyser Basic_Data_Analyser Public

    Beginner friendly project used to analyse data using numpy library.

    Python

  4. CSV_data_processor_and_reporter CSV_data_processor_and_reporter Public

    Python

  5. Library-Management-System Library-Management-System Public

    A console-based Library Management System implemented in C programming. The project uses structures and binary file handling to manage book records, supports CRUD operations, and applies the tempor…

    C