Skip to content

Instantly share code, notes, and snippets.

View arangates's full-sized avatar
🔬
Gedankenerfahrung

Aranganathan Rathinavelu arangates

🔬
Gedankenerfahrung
View GitHub Profile
<!--progress page-->
<!-- Breadcrumb -->
<div >
<div *ngIf="loader===false" id="seconds" class="seconds">
<div id="bar" class="bar animating"></div>
</div>
<ol class="breadcrumb">
<li style="vertical-align: bottom;">
@arangates
arangates / glowtext.html
Last active December 17, 2016 10:48
GLowing text css
<!DOCTYPE html>
<html>
<head>
<style>
@import url(http://fonts.googleapis.com/css?family=Concert+One);
h1 {
animation:glow 10s ease-in-out infinite;
@arangates
arangates / index.html
Created November 3, 2016 09:15
Rock, Paper, Scissors Game
<!-- STARTING SCREEN -->
<header class="main-header">
<div class="container">
<h1>
<span>Rock,</span>
<span>Paper,</span>
<span>Scissors</span>
</h1>
@arangates
arangates / pre-receive.sh
Created November 3, 2016 05:37
My pre-receive hook to update my website when I "git push origin master:live"
#!/bin/sh
while read old new branch
do
case "$new-$branch" in
000000000000000000*)
: echo "ignore deleted"
;;
*-refs/heads/live )
echo "UPDATING LIVE SITE";
git archive $new | (
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title>Mtc transit</title>
<style>
html{height:100%;}
body{height:100%;margin:0px;font-family: Helvetica,Arial;}
</style>
@arangates
arangates / angmat.html
Created October 23, 2016 06:38
mat_ang_cards
<!DOCTYPE html>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic">
<link rel='stylesheet prefetch' href='https://cdn.gitcdn.link/cdn/angular/bower-material/v1.1.1/angular-material.css'>
<!-- <link rel="stylesheet" href="css/style.css"> -->
<body>
<style type="text/css">
.carddemoBasicUsage .card-media {
@arangates
arangates / ang_http.html
Created October 23, 2016 06:37
http_angular.html
<!DOCTYPE html>
<html>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script>
<body>
<div ng-app="myApp" ng-controller="myCtrl">
<!-- <p>{{orders}}</p> -->
<ul>
<li ng-repeat="order in orders.result track by $index">
{{order.orderId}} , {{order.customerCode}} ,{{order.orderDateTime}} ,
@arangates
arangates / newstyle.html
Created October 18, 2016 09:09
newstyle
<!DOCTYPE html>
<html>
<head>
<title>New style</title>
<style>
body {
background: #000;
font-family: 'Roboto';
font-size: 5em;
color: #sdldps;
@arangates
arangates / haisub.html
Created September 24, 2016 10:36
pubnubsubscribredata
<!DOCTYPE html>
<html>
<head>
<title>sub</title>
<div id="subdat" ></div>
<script src="http://cdn.pubnub.com/pubnub-3.16.3.min.js"></script><script type="text/javascript">
var pubnub = PUBNUB({
subscribe_key: 'sub-c-598e4d8e-e9e4-11e4-91d3-0619f8945a4f', // always required
publish_key: 'pub-c-3588af66-9bbd-4984-b578-27f5877f17db' // only required if publishing
Arya is blind and Waif beats her mercilessly.
Arya : "Wait..I can't see"..
Waif : "That's your problem"..
There lies a very powerful message in these 2 lines for the mankind..
If you have a 'problem', its 'absolutely' your own problem. Family,Friends and wellwishers can cosole or inspire you for a moment in today,but again 'you' alone have to deal with it tomorrow.