Pinned Loading
-
In_Memory_And_On_Disk_SQL_Engine
In_Memory_And_On_Disk_SQL_Engine PublicImplemented 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
-
Dynamo_Style_Fault_Tolerant_Key_Value_Storage
Dynamo_Style_Fault_Tolerant_Key_Value_Storage PublicAndroid based Dynamo DB style fault tolerant key-value storage with features like partitioning, replication, failure handling to provide availability and linearizability guarantees.
Java
-
Topic_Summarization_Search_Engine
Topic_Summarization_Search_Engine PublicFull-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
-
Handwritten_Digits_Classification
Handwritten_Digits_Classification PublicTo 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
-
Multithread_Web_Server
Multithread_Web_Server PublicA multi-thread web server serving multiple http requests in FCFS/Shortest Job First orders.
C++
-
Object_Oriented_Design-Bus_Transport_System
Object_Oriented_Design-Bus_Transport_System PublicThis 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
If the problem persists, check the GitHub status page or contact support.