Skip to content

Instantly share code, notes, and snippets.

@sathishlxg
sathishlxg / index.html
Created January 24, 2016 09:59 — forked from anonymous/index.html
Ember Starter Kit // source http://jsbin.com/pubazuyoyi
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery.min.js"></script>
<link href="http://getbootstrap.com/dist/css/bootstrap.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>Ember Starter Kit</title>
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/normalize/2.1.0/normalize.css">
<script src="http://builds.handlebarsjs.com.s3.amazonaws.com/handlebars-v1.3.0.js"></script>
<script src="http://builds.emberjs.com/tags/v1.5.1/ember.js"></script>
@sathishlxg
sathishlxg / Angular Dashboard.markdown
Created October 15, 2015 21:36
Angular Dashboard
<section>
<header class="top-header">
<div class="wrapper">
<div class="logo">
<i class="fa fa-camera fa-3x"></i>
</div>
<div class="misc">
<div><a href="">My Account</a> | <a href="">Feedback</a> | <a href="">Help</a></div>
<div class="marquee">
<i class="fa fa-exclamation-circle"></i>
function getChartData(){
return [
{ "_id" : { "$oid" : "52853800bb1177ca391c17ff" }, "Ticker" : "A", "Profit Margin" : 0.137, "Institutional Ownership" : 0.847, "EPS growth past 5 years" : 0.158, "Total Debt/Equity" : 0.5600000000000001, "Current Ratio" : 3, "Return on Assets" : 0.089, "Sector" : "Healthcare", "P/S" : 2.54, "Change from Open" : -0.0148, "Performance (YTD)" : 0.2605, "Performance (Week)" : 0.0031, "Quick Ratio" : 2.3, "Insider Transactions" : -0.1352, "P/B" : 3.63, "EPS growth quarter over quarter" : -0.29, "Payout Ratio" : 0.162, "Performance (Quarter)" : 0.09279999999999999, "Forward P/E" : 16.11, "P/E" : 19.1, "200-Day Simple Moving Average" : 0.1062, "Shares Outstanding" : 339, "Earnings Date" : { "$date" : 1384464600000 }, "52-Week High" : -0.0544, "P/Cash" : 7.45, "Change" : -0.0148, "Analyst Recom" : 1.6, "Volatility (Week)" : 0.0177, "Country" : "USA", "Return on Equity" : 0.182, "50-Day Low" : 0.0728, "Price" : 50.44, "50-Day High" : -0.0544, "Return on Investment" : 0.163, "Shares
@sathishlxg
sathishlxg / Admin-Dashboard.markdown
Last active August 29, 2015 14:20
Admin Dashboard
@sathishlxg
sathishlxg / Google-Now-Inspired-Flip-Cards.markdown
Created March 23, 2015 16:41
Google Now Inspired Flip Cards

Google Now Inspired Flip Cards

Google Now style info cards with CSS card flip animation.

A Pen by Ettrics on CodePen.

License.

@sathishlxg
sathishlxg / Inbox-(work-in-progress).markdown
Last active August 29, 2015 14:16
Inbox (work in progress)