Pinned Repositories
Angular2-Single-Page-App-Demo-Code
Demo Angular2 Single page application architecture
awesome
:sunglasses: Curated list of awesome lists
awesome-go
A curated list of awesome Go frameworks, libraries and software
AwsLambda
AWS lambda tests in golang
bm25-ranking-php
Ranked the reuter's document using bm25 ranking algorithm.
Communication-bw-JavaServer-and-NodeClient
Dictionary-Chrome-Extension
Chrome extension to find selected word meaning
photo-gallery-php
A PHP / folder based photo gallery script - No Database used
photo-gallery-python-flask
A Photo Gallery built in Python/Flask
Stop-and-Wait-udp
sumairz's Repositories
sumairz/photo-gallery-python-flask
A Photo Gallery built in Python/Flask
sumairz/photo-gallery-php
A PHP / folder based photo gallery script - No Database used
sumairz/bm25-ranking-php
Ranked the reuter's document using bm25 ranking algorithm.
sumairz/Communication-bw-JavaServer-and-NodeClient
sumairz/Dictionary-Chrome-Extension
Chrome extension to find selected word meaning
sumairz/Stop-and-Wait-udp
sumairz/Angular2-Single-Page-App-Demo-Code
Demo Angular2 Single page application architecture
sumairz/awesome
:sunglasses: Curated list of awesome lists
sumairz/awesome-go
A curated list of awesome Go frameworks, libraries and software
sumairz/AwsLambda
AWS lambda tests in golang
sumairz/class_maker
generate class templates with methods definitions, getters and setters
sumairz/clone-git-repos-on-local-drive-python
Clone a list of git repos on local drive
sumairz/CodeEval-Fizzbuzz-Algorithm-Challenge
Python sample code for CodeEval fizzbuzz algorithm challenge
sumairz/codeigniter-rest-webservice
sumairz/Comp-6611-assignment3
sumairz/Comp6611-Assignment2
Data Scrapping and analysis on Google Chrome Project
sumairz/CplusplusLinkedList
Basic operations of Linked List C++
sumairz/CplusplusOperatorOverloading
Basic operator overloading example code in C++
sumairz/DesignPatternsPHP
sample code for several design patterns in PHP
sumairz/Get-github-project-contributors-python
This small script will get github project's contributors name
sumairz/Go-back-N-UDP
Go Back N protocol Implementaiton with UDP for Comp6461
sumairz/GoBasicRPC
Basic RPC test in golang
sumairz/Google-like-autocomplete
Google like word by word autocomplete feature with both option hard coded array or read keywords from a file
sumairz/Java-Binary-Array-Compression-RLE
Java binary array compression based on Run length encoding concept
sumairz/Java-read-file-efficiently
Efficient way of reading lasrge files with low memory consumption
sumairz/JavaScript-module-design-pattern-example
Basic code for module design pattern in javascript
sumairz/learnGOlang
Learn GO lang
sumairz/PubSub-javascript
Basic pubsub structure in javascript
sumairz/Pyspark-parquet-to-csv
Convert Parquet files to CSV stored in S3 Using AWS Glue
sumairz/Spimi-php
Spimi implementation in php using reuters corpus. For course Comp479