Pinned Repositories
DemoSoap4r
Ruby SOAP Webservice Demo
ionic-html5-cordova-date-time-pickers
Simple Ionic Blank app that displays a pair of Calendar & Time inputs that are constructed from HTML 5 <input> and another pair that are constructed from ngCordova Date picker.
ionic-social-sharing
An implementation of Cordova's Social Sharing as explained by Nic Raboy in his following blog: https://blog.nraboy.com/2014/10/implement-social-media-sharing-ionicframework/
Me.Excercise.Ruby
It exist for education purpose only.
saintc0d3r's Repositories
saintc0d3r/DemoSoap4r
Ruby SOAP Webservice Demo
saintc0d3r/ionic-html5-cordova-date-time-pickers
Simple Ionic Blank app that displays a pair of Calendar & Time inputs that are constructed from HTML 5 <input> and another pair that are constructed from ngCordova Date picker.
saintc0d3r/ionic-social-sharing
An implementation of Cordova's Social Sharing as explained by Nic Raboy in his following blog: https://blog.nraboy.com/2014/10/implement-social-media-sharing-ionicframework/
saintc0d3r/Me.Excercise.Ruby
It exist for education purpose only.
saintc0d3r/AspNetMvc.ExcerciseSamples
Created code samples when learning ASP NET MVC from "Pro ASP NET MVC 4" book, authored by Apress.
saintc0d3r/Aws.GuestBookDemo
The AWS version of Azure's Hands-on-lab "Guest book demo"
saintc0d3r/Azure.HandsOnLab.GuestBookDemo
ASP NET MVC implementation of Azure's hands-on-lab, "Introduction to Cloud Service"
saintc0d3r/bcrypt_password
A simple web application to demonstrate hashing a password using node.js bcrypt library
saintc0d3r/Demo.2checkout.Net
Demonstrate 2checkout API calls in .NET code
saintc0d3r/Demo.CodeDuplication
Code duplication sample in C#
saintc0d3r/Demo.JsonSerializer
A simple demonstration of JSON Serialisation & Deserialisation using .NET's JavascriptSerializer class
saintc0d3r/Demo.Phonegap
Another 'Hello World' on android+phonegap app.
saintc0d3r/dockerfiles-for-development
saintc0d3r/Exercise.Node.Js
A collection of simple Node.js apps for demonstration & educational purposes.
saintc0d3r/GuestBookDemo
A simple demo app built on sail.js & twitter bootstrap
saintc0d3r/hacking-with-swift
A collection of code samples when learning swift for iOS app development from www.hackingwithswift.com
saintc0d3r/ionic-select-options-demo
Simple ionic app which demonstrates Ionic's select-option standard control
saintc0d3r/ionic-tabs-demoapp-with-requirejs
Using requirejs to manage JS files in Ionic's default tabs app
saintc0d3r/ionic-unit-testing
Add unit tests on ionic app by using karma, jasmine & ngMocks as explained by Simon R in his youtube video here https://www.youtube.com/watch?v=RgD_tRXnxRo
saintc0d3r/items-entry-app
A simple web app to demonstrate angular.js basic features (Directive, Controllers, Model, Expression, Module, etc).
saintc0d3r/learn-swift-for-ios
A collection swift code samples for iOS
saintc0d3r/modularised-ionic-tab-demo
This is the modularised version of Ionic app's default tab project. The modularisation idea is taken from John Papa's angular style guide ( https://github.com/johnpapa/angular-styleguide )
saintc0d3r/MongoBlog
A class project of MongoDB University's M101JS course
saintc0d3r/node_redis
redis client for node
saintc0d3r/pcshop-demo
A simple hybrid mobile app demo which utilises Ionic Framework
saintc0d3r/retain-app
Free Angular 2 Fundamentals Course by @AngularClass