Repositories
Select a repository to view its commits, contributors, and more.json-hierarchy-viewer
Now no more need to scroll up and fetch hierarchy of JSON elements manually - JSON hierarchy will appear on tooltip of each key/value pair (powered by ‘Copy to Clipboard’ feature on mouse click event) - helpful when JSON is huge and developer is in hurry :)
buflux
A high-performance, event-driven buffer library for Node.js and browsers, with configurable overflow strategies
Pi-Labs-Summer-of-Code
Different projects on Native JavaScript & MEAN Stack
Scoreboard-Simulation-in-DLX-Processor
This is a DLX Scoreboard Simulation on C++. It includes Basic operation that is: ADD, SUB, MUL, DIV and Branch (Loop). The two codes are same except the branch. Branch is implemented in two different ways.
Single-Layer-Neural-Network
Single Layer Neural Network with Backpropagation, having Sigmoid as Activation Function. The network is trained over MNIST Dataset, which can be downloaded from the following link: http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset
TCP-Chat-Messenger
Texting application using TCP Sockets.
key-value-exists
Returns existence of key or value in an object
Word-Cloud
Word Cloud presents important words in text by plotting them as a cloud. Twitter tweets & Urdu news was used as dataset for analysis.
spirals
Spirals simulation in HTML5 canvas with pure JavaScript
faizanu94
log-parser
An analysis of logs files providing most active user, most active dyno, average response time & number of hits
clock
Simple realtime clock created with React