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

Block or report JunaidAShaikh

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. In_Memory_And_On_Disk_SQL_Engine In_Memory_And_On_Disk_SQL_Engine Public

    Implemented custom optimizations such as Query Rewriting, picking memory-aware Join algorithm, specific implementation based on data properties, etc. for TPC-H 1/3/5/10/12 benchmarks.

    Java 1

  2. Dynamo_Style_Fault_Tolerant_Key_Value_Storage Dynamo_Style_Fault_Tolerant_Key_Value_Storage Public

    Android based Dynamo DB style fault tolerant key-value storage with features like partitioning, replication, failure handling to provide availability and linearizability guarantees.

    Java

  3. Topic_Summarization_Search_Engine Topic_Summarization_Search_Engine Public

    Full-scale search engine consisting of a front-end website(JavaScript) along with Apache Solr back-end which is used to index Tweets. Used LDA subtopic modelling, Wiki and Pixabay API's to create a…

    HTML

  4. Handwritten_Digits_Classification Handwritten_Digits_Classification Public

    To implement a Multilayer Perceptron Neural Network and evaluate its performance in classifying handwritten digits. Using the same network, classify a face dataset and compare its performance of Ne…

    Python 1

  5. Multithread_Web_Server Multithread_Web_Server Public

    A multi-thread web server serving multiple http requests in FCFS/Shortest Job First orders.

    C++

  6. Object_Oriented_Design-Bus_Transport_System Object_Oriented_Design-Bus_Transport_System Public

    This is an Object Oriented Design project to develop a system depicting the management of a Transportation Services System. The entire environment is interdependent on each other and involves real …

    Java 1