-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
148 lines (135 loc) · 6.39 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>My Github Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Loading Bootstrap -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Loading Font Awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Loading Flat UI -->
<link href="css/flat-ui.css" rel="stylesheet">
<!-- Social Buttons -->
<link href="css/social-buttons-3.css" rel="stylesheet">
<!-- Demo Content -->
<link href="css/demo.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.ico">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<!-- Google Analytics Start -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44156589-2', 'dinks.github.io');
ga('send', 'pageview');
</script>
<!-- Google Analytics End -->
</head>
<body>
<div class="container">
<div class="header">
<ul class="nav nav-pills pull-right">
<li class="active"><a href="/">Home</a></li>
<li><a href="/gists.html">Gists</a></li>
<li><a href="https://coderwall.com/p/u/dinks">Coder Wall</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
</ul>
<h3 class="text-muted">Dinks Github Page</h3>
</div>
<div class="jumbotron">
<h1 class="about-container">
<img src="images/demo/mine.jpg" class="me img-circle" />
Dinks
</h1>
<small>Codes and Snippets</small>
</div>
<div class="todo projects">
<div class="todo-search">
<h4>Projects</h4>
</div>
<ul>
<li class="todo-done">
<a href="https://github.com/dinks/simple_sinatra_api">Simple Sinatra API</a>
<img src="https://codeclimate.com/github/dinks/simple_sinatra_api.png" alt="codeclimate" />
</li>
<li class="todo-done">
<a href="https://github.com/dinks/grunt-warn-friday">Grunt Warn Friday</a>
<img src="https://codeclimate.com/github/dinks/grunt-warn-friday.png" alt="codeclimate" />
</li>
<li>
<a href="https://github.com/dinks/MeetingMinutes">Meeting Minutes</a>
<img src="https://codeclimate.com/github/dinks/MeetingMinutes.png" alt="codeclimate" />
</li>
<li class="todo-done">
<a href="https://github.com/dinks/chuck-norris-hubot">Chuck Norris Jokes Hubot</a>
</li>
<li class="todo-done">
<a href="https://github.com/dinks/user_settings">User Settings</a>
<img src="https://codeclimate.com/github/dinks/user_settings.png" alt="codeclimate" />
</li>
<li class="todo-done">
<a href="https://github.com/dinks/retina_image_tag">Retina Image Tag</a>
<img src="https://codeclimate.com/github/dinks/retina_image_tag.png" alt="codeclimate" />
</li>
<li class="todo-done">
<a href="https://github.com/dinks/beerbelly">Beer Belly</a>
<img src="https://codeclimate.com/github/dinks/beerbelly.png" alt="codeclimate" />
</li>
<li class="todo-done">
<a href="https://github.com/dinks/toy_robot">Toy Robot</a>
<img src="https://codeclimate.com/github/dinks/toy_robot.png" alt="codeclimate" />
</li>
<li>
<a href="https://github.com/dinks/MxXandO">X and O game</a>
</li>
</ul>
</div>
</div> <!-- /container -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-7 like-section">
<h3 class="footer-title">Share Me</h3>
<a class="btn btn-facebook" href="https://www.facebook.com/sharer.php?src=bm&v=4&i=1383512796&u=http://dinks.github.io&t=Dinks Github" target="_blank">
<i class="fa fa-facebook-square fa-2x"></i> Share on Facebook
</a>
<a class="btn btn-twitter" href="https://twitter.com/intent/tweet?status=Hey! I like the page http://dinks.github.io ... Check it out" target="_blank">
<i class="fa fa-twitter-square fa-2x"></i> Share on Twitter
</a>
<a class="btn btn-github" href="https://github.com/dinks/dinks.github.io" target="_blank"><i class="fa fa-github-square fa-2x"></i> Star on Github</a>
<a class="btn btn-linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=http://dinks.github.io&title=Dinks Github&summary=Dinks Guithub&source=web
" target="_blank"><i class="fa fa-linkedin-square fa-2x"></i> Share on LinkedIn</a>
<a class="btn btn-google-plus" href="https://plus.google.com/share?url=http://dinks.github.io" target="_blank"><i class="fa fa-google-plus-square fa-2x"></i> Share on Google Plus</a>
</div> <!-- /col-md-7 -->
<div class="col-md-5">
<div class="footer-banner">
Made with <a href="http://designmodo.com/flat" target="_blank">
<img alt="Designmodo.com" src="images/footer/logo.png">
</a>
</div>
</div>
</div>
</div>
</footer>
<!-- Load JS here for greater good =============================-->
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/jquery-ui-1.10.3.custom.min.js"></script>
<script src="js/jquery.ui.touch-punch.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-select.js"></script>
<script src="js/bootstrap-switch.js"></script>
<script src="js/flatui-checkbox.js"></script>
<script src="js/flatui-radio.js"></script>
<script src="js/jquery.tagsinput.js"></script>
<script src="js/jquery.placeholder.js"></script>
<script src="js/jquery.stacktable.js"></script>
<script src="http://vjs.zencdn.net/4.1/video.js"></script>
<script src="js/application.js"></script>
</body>
</html>