-
-
lc Public
A minimal project for practicing algorithms in LeetCode with Visual Studio Code configuration
C++ MIT License UpdatedFeb 18, 2020 -
tiny_news Public
Tiny News: Real Time News Scraping and Recommendation System
Python GNU Affero General Public License v3.0 UpdatedAug 8, 2018 -
-
tweets_analysis Public
Tweets Sentiment Analysis with Streaming Process and Visualization
-
Awesome-CV Public
Forked from posquit0/Awesome-CVđź“„ Awesome CV is LaTeX template for your outstanding job application
-
hs_leader Public
Implementation of HS Algorithm in the field of Distributed Algorithms
C++ GNU Affero General Public License v3.0 UpdatedFeb 1, 2018 -
asynch_bellman_ford Public
Implementation of Asynchronous Bellman–Ford Algorithm in the field of Distributed Algorithms
-
library_management Public
Library circulation desk application that interfaces with a MySQL database
C++ GNU Affero General Public License v3.0 UpdatedFeb 1, 2018 -
message_posting Public
A message posting system composed of a server and clients
-
lc_dbg Public
A simple C++ debugging header for practicing algorithms in LeetCode
C++ MIT License UpdatedJan 12, 2018 -
theater_simulation Public
A theater simulated by using threads to model customer and employee behavior
C++ GNU Affero General Public License v3.0 UpdatedMay 14, 2017 -
concurrent_linked_list Public
Comparing the performance of three different implementations of the concurrent linked list
-
concurrent_unbounded_queue Public
Comparing the performance of two different implementations of the concurrent unbounded queue
C++ GNU Affero General Public License v3.0 UpdatedMay 14, 2017 -
simple_machine Public
A simulated computer system consisting of a CPU and memory capable of executing assembly codes with a simplified instruction set
C++ GNU Affero General Public License v3.0 UpdatedMay 6, 2017 -
tiny_base Public
Tiny database based on a hybrid scheme between MySQL and SQLite
C++ GNU Affero General Public License v3.0 UpdatedMar 9, 2017 -
mutual_exclusion Public
Comparing the performance of three different approaches of implementation of n-thread mutual exclusion by using tournament-based algorithm, test-and-set instruction and test-test-and-set instruction
C++ GNU Affero General Public License v3.0 UpdatedMar 4, 2017