Pinned Repositories
airbnb-clone
Front end for an Airbnb-like application where hosts can list their properties for others to book.
bwt-search
Burrows–Wheeler transform is a method of encoding text to increase occurrence of repeating sequential characters, which is a useful property for compression. Written in C, my program efficiently searches and decodes text using maximum 16MB memory.
graph-library
laravel-multistep-forms
Responsable Multistep Form Builder for Laravel
slack-clone
Slack-like application using native JavaScript, including regular polling and notifications.
snjkg.github.io
trade-matching
Efficient order book and trade matching in database layer
snjkg's Repositories
snjkg/trade-matching
Efficient order book and trade matching in database layer
snjkg/airbnb-clone
Front end for an Airbnb-like application where hosts can list their properties for others to book.
snjkg/bwt-search
Burrows–Wheeler transform is a method of encoding text to increase occurrence of repeating sequential characters, which is a useful property for compression. Written in C, my program efficiently searches and decodes text using maximum 16MB memory.
snjkg/graph-library
snjkg/laravel-multistep-forms
Responsable Multistep Form Builder for Laravel
snjkg/slack-clone
Slack-like application using native JavaScript, including regular polling and notifications.
snjkg/snjkg.github.io