-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
218 lines (191 loc) · 11.3 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>Dekus Lam's GitHub Page</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Dekus Lam's Github, Portfolio, online tester tools">
<meta name="author" content="Dekus Lam">
<meta name="title" content="Dekus Lam's GitHub Page">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@dekusdenial">
<meta name="twitter:creator" content="@dekusdenial">
<meta name="twitter:title" content="Ass kicking Finance chart">
<meta name="twitter:description" content="A chart that will kick ass.....jk">
<meta name="twitter:image:src" content="http://l.yimg.com/uc/charts/sample.png">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script id="twitter-wjs" src="http://platform.twitter.com/widgets.js"></script>
<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
<link rel="stylesheet" href="stylesheets/screen.css">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1&appId=361911600507946";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- <a href="https://github.com/DekusDenial/"><img style="position: absolute; top: 40px; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a> -->
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="/">Dekus's GitHub & Portfolio</a>
<div class="nav-collapse">
<ul class="nav pills">
<li class="active"><a href="#"><i class="icon-home icon-white"></i> Home</a></li>
<li><a href="about.html"><i class="icon-user icon-white"></i> About Me</a></li>
<li><a href="projects.html"><i class="icon-folder-open icon-white"></i> Projects & Codes</a></li>
<li><a href="experience.html"><i class="icon-file icon-white"></i> Experience</a></li>
<li><a href="#contact"><i class="icon-envelope icon-white"></i> Contact Me</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="content container-fluid">
<div class="hero-unit heading">
<div class="animation pull-right">
<div class="sphere"></div>
</div>
<h1>Compact Markup Evaluator</h1>
<p>Place to test out your HTML, CSS, and JavaScript, with supplementary support.</p>
<p><a href="/Compact-Markup-Evaluator" target="blank" class="btn btn-info btn-large">Try it Now »</a></p>
</div>
<div class="row-fluid">
<div class="span10 sprite-tweet-bird">
<ul class="well alert-info" id="twitter_update_list"></ul>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/dekusdenial.json?callback=twitterCallback2&count=1"></script>
</div>
</div>
<div class="row-fluid">
<div class="span12" style="text-align:left;">
<script type="IN/Share" data-url="http://dekusdenial.github.com" data-counter="right"></script>
<a href="https://twitter.com/DekusDenial" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true" data-leng="en">Follow @DekusDenial</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://dekusdenial.github.com" data-text="Check out Dekus's GitHub Page & Portfolio!!" data-via="DekusDenial">Tweet</a>
<div class="fb-like" style="float:left;" data-href="http://dekusdenial.github.com" data-send="true" data-width="350" data-show-faces="false" data-layout="button_count" data-font="segoe ui"></div>
</div>
</div>
<hr>
<div class="row-fluid">
<div class="span5">
<h2>What is my programming background?</h2>
<p>I have come across with several programming languages, including some from school and some from personal practices.</p>
<p>Among all these languages, no matter they are procedural, functional or scripting, my favorites are:</p>
<ul class="tooltip-list">
<li><a href="#" class="btn btn-inverse disabled btn-small" rel="tooltip" title="No escape! Ever since going to college, you got no choice~">C/C++</a></li>
<li><a href="#" class="btn btn-inverse disabled btn-small" rel="tooltip" title="Same thing as C++, either you have this or C++ as startup language!">Java</a></li>
<li><a href="#" class="btn btn-inverse disabled btn-small" rel="tooltip" title="My personal favorite dynamic scripting language other than Python!">Ruby</a></li>
<li><a href="#" class="btn btn-inverse disabled btn-small" rel="tooltip" title="Must learn when you do web development!">PHP</a></li>
<li><a href="#" class="btn btn-inverse disabled btn-small" rel="tooltip" title="Explored a lot when working on iOS application development~">Objective-C</a></li>
</ul>
<p></p>
</div>
<div class="span7">
<div id="skillSlide" class="carousel slide">
<div class="carousel-inner">
<div class="item active"><img src="images/carousel/ruby.jpg" alt="Ruby"></div>
<div class="item"><img src="images/carousel/jquery.jpg" alt="jQuery"></div>
<div class="item"><img src="images/carousel/html5.jpg" alt="HTML5"></div>
<div class="item"><img src="images/carousel/css3.jpg" alt="CSS3"></div>
<div class="item"><img src="images/carousel/php.jpg" alt="PHP"></div>
<div class="item"><img src="images/carousel/nosql.jpg" alt="No?SQL"></div>
<div class="item"><img src="images/carousel/ios.jpg" alt="iOS"></div>
<div class="item"><img src="images/carousel/java.jpg" alt="Java"></div>
</div>
<a class="carousel-control left" href="#skillSlide" data-slide="prev">‹</a>
<a class="carousel-control right" href="#skillSlide" data-slide="next">›</a>
</div>
</div>
</div>
<hr>
<div class="row-fluid">
<div class="span6">
<a class="fig" href="http://dekus.heliohost.org/portfolio" target="blank"><img src="images/old_portfolio.png" alt="Old Portfolio" style="width: 100%;max-width: 100%;"></a>
</div>
<div class="span6">
<h1>Evolution?!?!</h1>
<p class="alert alert-info">Upgraded from previous version of my portfolio!</p>
<p><span class="badge badge-success">1</span><span class="upcase"> More HTML 5 showcase !!</span></p>
<p><span class="badge badge-success">2</span><span class="upcase"> More CSS 3 styling across pages !!</span></p>
<p><span class="badge badge-success">3</span><span class="upcase"> Twitter Bootstrap Adoption !!</span></p>
<p><span class="badge badge-success">4</span><span class="upcase"> More JavaScript and jQuery work !!</span></p>
<p><span class="badge badge-success">5</span><span class="upcase"> Last but not least, more Projects & Codes !!</span></p>
</div>
</div>
<div class="row-fluid">
<div id="accordion1" class="accordion">
<div class="accordion-group">
<div class="accordion-heading">
<a href="#collapseLicense" class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1">License</a></div>
<div id="collapseLicense" class="accordion-body collapse">
<pre class="accordion-inner">The MIT License (MIT) Copyright © 2012 Dekus Denial, http://dekusdenial.github.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</pre>
</div>
</div>
</div>
</div>
<hr>
<footer>
<p>Copyright © DekusDenial 2012</p>
</footer>
</div><!--/.fluid-container-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30168862-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js"></script>
<script src="js/google-code-prettify/prettify.js"></script>
<script src="js/bootstrap-transition.js"></script>
<script src="js/bootstrap-alert.js"></script>
<script src="js/bootstrap-modal.js"></script>
<script src="js/bootstrap-dropdown.js"></script>
<script src="js/bootstrap-scrollspy.js"></script>
<script src="js/bootstrap-tab.js"></script>
<script src="js/bootstrap-tooltip.js"></script>
<script src="js/bootstrap-popover.js"></script>
<script src="js/bootstrap-button.js"></script>
<script src="js/bootstrap-collapse.js"></script>
<script src="js/bootstrap-carousel.js"></script>
<script src="js/bootstrap-typeahead.js"></script>
<script src="js/application.js"></script>
<script type="text/javascript">
// var $win = $(window)
// , $nav = $('.subnav')
// , navTop = $('.subnav').length && $('.subnav').offset().top - 40
// , isFixed = 0
// processScroll()
// $win.on('scroll', processScroll)
// function processScroll() {
// var i, scrollTop = $win.scrollTop()
// if (scrollTop >= navTop && !isFixed) {
// isFixed = 1
// $nav.addClass('subnav-fixed')
// } else if (scrollTop <= navTop && isFixed) {
// isFixed = 0
// $nav.removeClass('subnav-fixed')
// }
// }
</script>
</body>
</html>