RanaZubair
A developer and a designer, self-taught, like to work with different people across the planet.
Faisalabad, Pakistan
Pinned Repositories
AndroidCustomKeyboard
Android custom keyboard with predictive text.
AnySoftKeyboard
Android (f/w 2.1+) on screen keyboard for multiple languages (chat https://gitter.im/AnySoftKeyboard)
awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
awesome-vue
🎉 A curated list of awesome things related to Vue.js
CMS
A simple CMS in php
CodeIgniter
Open Source PHP Framework (originally from EllisLab)
DesignPatternsPHP
sample code for several design patterns in PHP
docs
🎓 Collection of useful PHP frequently asked questions, articles and best practices
gitcommands
Basic commands for a github user..
RanaZubair's Repositories
RanaZubair/gitcommands
Basic commands for a github user..
RanaZubair/AndroidCustomKeyboard
Android custom keyboard with predictive text.
RanaZubair/AnySoftKeyboard
Android (f/w 2.1+) on screen keyboard for multiple languages (chat https://gitter.im/AnySoftKeyboard)
RanaZubair/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
RanaZubair/awesome-vue
🎉 A curated list of awesome things related to Vue.js
RanaZubair/CMS
A simple CMS in php
RanaZubair/CodeIgniter
Open Source PHP Framework (originally from EllisLab)
RanaZubair/DesignPatternsPHP
sample code for several design patterns in PHP
RanaZubair/docs
🎓 Collection of useful PHP frequently asked questions, articles and best practices
RanaZubair/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
RanaZubair/FlexBox
RanaZubair/google_like_paginator
A simple script to create google like pagniation in php.
RanaZubair/IDS-on-SDN-using-Machine-Learning
Implemented a network intrusion detection system for a software defined network using Random Forest method for classification of port and flow statistics.
RanaZubair/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
RanaZubair/js_cheatsheet
JS cheatsheet a solution for all JS realated things. Have to look on it to understand the basics and advance of JavaScript.
RanaZubair/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
RanaZubair/memcached
memcached development tree
RanaZubair/myTumblr
A tutorial to learn ruby on rails. Based on Tumbler. A course from Udemy.com
RanaZubair/opensourcepos
Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.
RanaZubair/phinx
PHP Database Migrations for Everyone
RanaZubair/PHPWord
A pure PHP library for reading and writing word processing documents
RanaZubair/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
RanaZubair/Responsive-Sticky-Header
Responsive sticky header with navbar without using any framework.
RanaZubair/ryu-book
RanaZubair/sdn-loadbalancing
To perform load balancing on fat tree topology using SDN Controller i.e. Floodlight and OpenDaylight.
RanaZubair/simple-keyboard
RanaZubair/snippets
Code snippets of different languages and technologies.
RanaZubair/trafficclassifier
Traffic Classification using Logistic Regression and K-Means Clustering.
RanaZubair/trip_to_vim
A trip to vim is an open source project to help a common user to understand vim, and how can one use it to increase productivity.
RanaZubair/will_paginate
Pagination library for Rails, Sinatra, Merb, DataMapper, and more