muhammadfaizan
JS enthusiast... Design Patterns lover.. A generalist with specialties.. contact: muhammad.faizan01@live.com linkedin: https://www.linkedin.com/in/mfaizan
@Apprecaught Pakistan
Pinned Repositories
ACM-HTML-CSS-Intro
aishakhan0925
api-query-params
Convert query parameters from API urls to MongoDB queries
awesome
:sunglasses: Curated list of awesome lists
awesome-gists
A collection of amazing gists
awesome-piracy
A curated list of awesome warez and piracy links
buildspace-dao-starter
new-face-of-javascript
react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
muhammadfaizan's Repositories
muhammadfaizan/ACM-HTML-CSS-Intro
muhammadfaizan/FindingTag
Here is a code of simple Windows Phone Game
muhammadfaizan/WindSimulation
muhammadfaizan/altjs-getting-started
muhammadfaizan/BasicReact
A testing application for react..
muhammadfaizan/BluetoothSerial
Cordova (PhoneGap) Plugin for Serial Communication over Bluetooth
muhammadfaizan/Chapter-1
Simple Hello World Application.
muhammadfaizan/Chapter-2
This project will look into Jade, a templating engine originally developed for the Node.js platform. It will involve developing a blog as a use case, using templates for individual posts and the blog as a whole. As a blog has overlapping CSS classes between its main page (with several blog posts) and individual posts, this chapter will demonstrate the importance of using a CSS pre-processor to simplify one's styling. The project will also emphasize the importance of compression, minification and obfuscation in developing a high-traffic blog as a use case.
muhammadfaizan/Chapter-3
This project will look into CoffeeScript, a language that compiles to Javascript. It will involve developing an employee management system as a use case, demonstrating CoffeeScript’s easy-to-use classes and coding practices. Due to the financial risk of the stakeholders (customers using employee management software), we illustrate the importance of using test-driven development via Mocha throughout the process. Lastly, we write custom shell scripts that Grunt.js will call in order to automate security and meet the custom requirements of an employee management system.
muhammadfaizan/dbEvent
With Amin, Shahnawaz & Maneri
muhammadfaizan/dbEvents
This Repository is to support and work along with other teammates in dbms project
muhammadfaizan/django_workshop_poll_app
muhammadfaizan/es6-basic
muhammadfaizan/EtceteraContactsScrapping
does nothing
muhammadfaizan/fullstack-javascript
Source code for the Fullstack JavaScript book
muhammadfaizan/google-map-react
isomorphic google map react component, allows render react components on the google map
muhammadfaizan/hellojs-phonegap-demo
Demo application of Hello.js running inside Phonegap
muhammadfaizan/LinuxCommandShell
I am trying to imitate functionalities of Linux Command Shell with C.
muhammadfaizan/pushwoosh-node-client
A node js client to consume the Pushwoosh API to send push notifications to devices
muhammadfaizan/qa
QA is a question & answer application
muhammadfaizan/QueryGenerator
This is my Artificial Intelligence project, where i tried to make a query generator for better data mining.
muhammadfaizan/react-tutorial
Code from the React tutorial.
muhammadfaizan/react-with-browserify
muhammadfaizan/ReactExperiment
This Repository is used for Testing React and experimenting with JSX and Babelify and Flux
muhammadfaizan/RunLengthEncodingCompression
This was my first programming Project, I used C language to implement a compression, algorithm, i also figured out way to implemented image but i ran out of time to implement that back in my ICS-I, I hope this helps
muhammadfaizan/Soffiarlo
muhammadfaizan/TCPClient
This repo holds the code of a basic TCP Client. that sends a package.
muhammadfaizan/TCPServer
This repo holds the code of a basic TCP Server. that receives a package.
muhammadfaizan/UPythonCompiler
A simple compiler to parse simple version of Python actually much simpler version
muhammadfaizan/webpack-alt-starter