Skip to content
View kshitija852's full-sized avatar

Block or report kshitija852

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Sorting_Algorithms_With_GUI Sorting_Algorithms_With_GUI Public

    Studied 6 sorting algorithms and compared their time and space complexities. Created a Java application for the same.

    Java

  2. Search_Engine_Azure Search_Engine_Azure Public

    Flask web-application that searches based on words or word combinations to find relevant documents that are on Azure cloud. The search result identifies a document by name and where in that docume…

    Python

  3. Blood_Bank_Management- Blood_Bank_Management- Public

    A blood bank management application, where I used SQL for database creation, used JSP for frontend and Java JDBC for connecting backend with Oracle database. Implemented optimized queries which res…

  4. Client_Server-Programming-Using-Socket-Connection Client_Server-Programming-Using-Socket-Connection Public

    Generated a composite directory listing from multiple servers on client side. Implemented autonomous synchronization- of the contents of multiple directories during runtime. Designed mutual exclusi…

    Python

  5. Data-Analysis-Using-MapReduce Data-Analysis-Using-MapReduce Public

    Build a MapReduce program using Java for analyzing data present in IMDB (International Movies) dataset. Implemented relational computations using MapReduce paradigm. Used Hadoop, Xsede Expanse for …

    Java

  6. Share-Securely-Services Share-Securely-Services Public

    A web-application where a user can share pictures, small videos, leave comments for other members of the group. The users are authenticated using SHA-256.

    Python