-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex-en.html
More file actions
399 lines (340 loc) · 15.3 KB
/
index-en.html
File metadata and controls
399 lines (340 loc) · 15.3 KB
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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>简历</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link rel="stylesheet" type="text/css" href="css/MetroJs.css">
<link type="text/css" rel="Stylesheet" href='css/jquery.metro.css' />
<link rel="stylesheet" type="text/css" href="css/vim-dark.css">
<script src="js/js.js"></script>
<script type="text/javascript" src="js/MetroJs.js"></script>
<script type="text/javascript" src='js/jquery.metro.js'></script>
<script type="text/javascript" src='js/jquery.snippet.js'></script>
<script type="text/javascript">
$(function(){
$(".live-tile, .flip-list").not(".exclude").liveTile({
frontIsRandom: false,
delay: 2000
});
$("div.metro-pivot").metroPivot();
$("#detail").toggle(function(){
$("#cursor").attr("src", "img/parent.png");
$("footer").animate({
height: "190"
});
}, function(){
$("#cursor").attr("src", "img/overflowdots.png");
$("footer").animate({
height: "50"
});
});
$(".page").click(function(){
$("#cursor").attr("src", "img/overflowdots.png");
$("footer").animate({
height: "50"
});
});
$(".code").snippet("ruby", {style:"vim-dark",collapse:false, box: "38", boxColor:"orange", boxFill:"black"});
});
function pivot_previous() { $("div.metro-pivot").data("controller").goToPrevious(); }
function pivot_next() { $("div.metro-pivot").data("controller").goToNext(); }
</script>
<style>
footer{
position: fixed;
height: 50px;
padding-top:5px;
position:fixed;
bottom:0px;
width:100%;
background-color: grey;
text-align: center;
}
body { font-family: Segoe UI; font-size: 12pt; background: #000; color: White; margin:0; overflow-y:scroll;}
div.page {max-width:1000px; margin:auto; overflow:hidden; margin-bottom:100px;}
h1 {font-size:40pt; font-weight:normal; margin:0; margin-bottom:-30px;}
h2 {font-size:30pt; font-weight:normal; margin:0;}
h3 {font-size:25pt; font-weight:normal; margin:0;}
h4 {font-size:20pt; font-weight:normal; margin:0;color: orange;}
.greeting{
margin-left: 220px;
}
.self{
margin-left: 220px;
padding: 5px;
}
.english-self{
margin-left: 15px;
}
.info{
margin-left: 220px;
}
.pivot-item{
margin-top: 20px;
}
.contact{
margin-top: 150px;
margin-left: 280px;
}
.self-main{
margin-top: 50px;
}
.more{
margin-left: 500px;
position: fixed;
}
.instruction{
color: black;
font-size: 10px;
}
.language{
color: black;
font-size: 20px;
margin-left:30px;
text-align:left;
padding: 5px;
}
.pe{
margin-top: 70px;
}
.code{
font-size: 8px;
}
</style>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body accent='orange' theme='dark'>
<div class='page'>
<div class='metro-pivot'>
<div class='pivot-item'>
<h3>Self Instruction</h3>
<div class='self-main'>
<div id="tiles" class="blue">
<!-- Mango Flip List that triggers every 3 seconds -->
<div class="mango list-tile">
<span class="tile-title">Photos</span>
<ul class="flip-list fourTiles" data-mode="flip-list" data-delay="500">
<li>
<div><img src="img/11.jpg" alt="1" /></div>
<div><img src="img/55.jpg" alt="1" /></div>
</li>
<li data-direction="horizontal">
<div><img src="img/22.jpg" alt="2" /></div>
<div><img src="img/66.jpg" alt="2" /></div>
</li>
<li>
<div><img src="img/33.jpg" alt="3" /></div>
<div><img src="img/77.jpg" alt="3" /></div>
</li>
<li>
<div><img src="img/44.jpg" alt="4" /></div>
<div><img src="img/88.jpg" alt="4" /></div>
</li>
</ul>
</div>
</div>
<div class='self'>
<ul>
<li>I am Congteng, 22 years old, a senior student</li>
<li>I learned Java by myself as my first computer language, then I leaded teams and made a few projects, we also took part in some competitions </li>
<li>I used to be crazy about the JavaWeb mechanism, so I tried to read source code of spring struts(1,2), and I have my acknowledge about them</li>
<li>I got to know Ruby from a programmer friend of mine, and I fall in love with her very fast, especially the powerful metaprogramming leave a great expression on me</li>
<li>I used Sinatra, Rails for not a very long time, but I have abilities to learn and work with, I'm correspond with most of the requirements of most of the employments</li>
<li>I have github id(github.com/congteng), bitbucket id(congteng)</li>
<li>I am familiar with UI design, such as html5(familiar), css3(not very good), js(familiar)</li>
<li>I like new things, I have ever tried Nodejs</li>
<li>I like the world of open source, I use ubuntu for a long time, recently I moved to Mac OS X</li>
<li>I like Apple, and I studied development of IOS for a couple of days</li>
<li>I like English, western culture, all kinds of music especially R&B(Brian Mcknight, Babyface, Boyz ii men, Jay Sean ...)</li>
<li>I am active in the Ruby-China community(ID:congteng), refresh everyday</li>
<li>Now I'm working at Yottaa as an intern</li>
</ul>
</div>
</div>
</div>
<div class='pivot-item'>
<h3>College Life</h3>
<ul>
<h4>About Study</h4>
<li>
I learned Java by myself when I went to College, my attention was on the basic things like APIs in my first semester, I also kept a good code style
In my second semester, I started to learn the Web technology, from oracle/mysql database to JSP
In the summer vacation, the main thing is about some powerful and classical frameworks such as Spring Struts Hibernate ...
</li>
<br>
<li>
In my Sophomore semester, I paid more attention on the basic stuff like data structure, 23 design patterns and so on.
The next semester, I leaded a team and worked on some projects, such as chatting online system, recommender of movies ...
</li>
<br>
<li>
I got to know about Ruby last semeter, I tried Rails, Sinatra ... Thanks to the metaprogramming, which made their code style so elegant.
Recently I've been working on the project of my school, and my own creative project too, I also try to write client on IOS
</li>
<br>
<h4 >Free Time</h4>
<li>I go to gym 5 days in a week, to train my muscle, this is not only good for my health, but also make me more energetic, it's also a base for me to
work better in the future
</li>
<br>
<li>In addition, I keep a lovely cat "Mimi" with me</li>
<br>
<h4>Entertainment</h4>
<li>
I have a lot of hobbies, especially listening to music, watching movies. I also can play the piano, the guitar and some other instruments.I like singing, and in my school time I took part in lots of competitions and parties
</li>
</ul>
</div>
<div class='pivot-item'>
<h3>Skills & Experience</h3>
<div>
<font style='color: orange'>Computer Languages</font>
<ul>
<li>C : seldom use, I just read books</li>
<li>Java : skilled, I have use Java for more than 2 years(from JavaSE to JaveEE)</li>
<li>Ruby : skilled, Ruby is so elegant, I use a lot of time to learn the metaprogramming, but I'm not so familiar with the API as Java</li>
<li>Objective-c : familiar, I can use it to make basic Apps</li>
<li>Javascript : skilled, I use it for a long time, I also learned its features, all kinds of famous framework like jquery, NodeJS ...</li>
<li>HTML : skilled, because it's the skeleton of a webpage</li>
<li>CSS : not so good</li>
</ul>
</div>
<div>
<font style='color: orange'>Field</font>
<ul>
<li>Mobile App : Recently I've been studied IPhone client development for a couple of days, for the requirement of my new project</li>
<li>Web App : I have more than 2 years experience of web development, I', familiar with the structure of WebApp, have a knowledge of the transfer protocols, server side and client side, comprehend AJAX, I'm familiar with the popular frameworks such as struts2 springMVC Ror ...
In this field, I've done lots of demos, like online chatting, SNS, BBS; I learn the technology about searching engine(Lucence), recommender engine(mahout) ... web intellegent arithmetic
</li>
</ul>
</div>
<div>
<font style='color: orange'>DataBase</font>
<ul>
Relational:
<li>oracle : this is my first one, and the one I used to learn basic SQL language, I also learned some simple management skills</li>
<li>mysql : with the knowledge of SQL, mysql is easy to use, and I learned transaction from mysql</li>
</ul>
<ul>
NOSQL:
<li>MongoDB : I choose this for my creative project for its flexibility, but I'm not sure the things about optimization</li>
<li>Redis : I use it to do things like "Google Suggest", just know the simplest thing about it</li>
</ul>
</div>
<div>
<font style='color: orange'>Others</font>
<ul>
<li>Data Structure & Arithmetic :
when I learned Java, I read some most useful source code of JDK Collection package such as ArrayList LinkedList ... I've also done writting some simple sorting searching arithmetic </li>
<li>Design Parttern : I'm familiar with this, I read a book "Java Design Parttern", I have the habit to refactor my code</li>
</ul>
</div>
</div>
<div class='pivot-item'>
<h3>Real Code</h3>
<div class='code-area'>
This snippet of code comes from a recent project,<br/>
demo(<a href="http://tuoda-coach.herokuapp.com/home/plan">http://tuoda-coach.herokuapp.com/home/plan</a>),<br/>
source code(<a href="https://github.com/congteng/qasocial">https://github.com/congteng/qasocial</a>)
,<br>I use a recursion to implement a tree on web page, so this can be use to comment or similar things, after refactoring this, it can be DRY.<br>
the disadvantage is the function 'content_tag' should be better for generating htmls
<pre class='code'>
def recurse boards, html, with_button, with_bars
html << "<ul>"
boards.each do |board|
html << "<li><span class='label label-warning'>\
<a href='/users/#{board.user.id}/boards/#{board.id}'>#{board.name}</a></span>"
if with_button
html << "<button class='addf' data-name='#{board.name}' data-id='#{board.id}'>增加功能列表</button>\
<button class='addb' data-name='#{board.name}' data-id='#{board.id}'>增加子模块</button>\
<button class='delb' data-id='#{board.id}' data-userid='#{board.user.id}'>删除</button>"
end
unless board.functionalities.empty?
html << "<ul>"
board.functionalities.each do |foo|
html << "<li><span id='label-#{foo.id}' class='label label-#{foo_color foo}'>\
<a href='/functionalities/#{foo.id}?user_id=#{foo.user.id}'>#{foo.say}</a></span>"
html << "<button class='delf' data-id='#{foo.id}' data-userid='#{foo.user.id}'>删除</button></li>" if with_button
html << "<div class='foo'>
<div class='progress progress-info progress-striped active'>\
<div class='bar' style='width: #{foo.progress}%;'></div>\
</div>\
<span class='progress_chooser'>\
<a data-val='0' data-id='#{foo.id}' data-userid='#{foo.user.id}'>0%</a> | \
<a data-val='20' data-id='#{foo.id}' data-userid='#{foo.user.id}'>20%</a> | \
<a data-val='40' data-id='#{foo.id}' data-userid='#{foo.user.id}'>40%</a> |\
<a data-val='60' data-id='#{foo.id}' data-userid='#{foo.user.id}'>60%</a> | \
<a data-val='80' data-id='#{foo.id}' data-userid='#{foo.user.id}'>80%</a> | \
<a data-val='100' data-id='#{foo.id}' data-userid='#{foo.user.id}'>100%</a>\
</span>\
</div>" if with_bars
end
html << "</ul>"
end
html << "</li>"
unless board.boards.empty?
recurse(board.boards, html, with_button, with_bars)
end
end
html << "</ul>"
end
</pre>
</div>
</div>
<div class='pivot-item'>
<h3>Projects</h3>
<div class='pe'>
<ul>
<li>Github: <a href="https://github.com/congteng">congteng.github.com</a></li>
<li>Bitbucket: <a href="https://bitbucket.org/congteng">bitbucket.org/congteng</a></li>
<li>Blog: <a href="http://congteng.iteye.com">congteng.iteye.com</a></li>
<li>Ruby-China: <a href="http://ruby-china.org/users/congteng">congteng</a></li>
<br>
Demo:
<li>Doudouer Online Chatting: <a href="http://randchat.cloudfoundry.com/">http://randchat.cloudfoundry.com/</a></li>
<li>Ali Christmas Gift: <a href="http://alieternity.cloudfoundry.com/">http://alieternity.cloudfoundry.com/</a></li>
<li>Mourn for mr.zhang: <a href="http://zxx.herokuapp.com/">http://zxx.herokuapp.com/</a></li>
<li>Site for Q&A(developing)<a href="http://tuoda-coach.herokuapp.com/">http://tuoda-coach.herokuapp.com/</a></li>
(there are few online demos, all above are in my repositoris of github)
</ul>
</div>
</div>
<div class='pivot-item'>
<h3>Contact</h3>
<div class='contact'>
<ul>
<li><font style='color: orange'>mobile</font> : 15311303916</li>
<li><font style='color: orange'>Gmail</font> : congteng45@gmail.com | teng.cong@yottaa.com</li>
<li><font style='color: orange'>Twitter</font> : congteng</li>
<li><font style='color: orange'>QQ</font> : 148095943</li>
<li><font style='color: orange'>Github</font> : congteng | teng.cong</li>
</ul>
</div>
</div>
</div>
</div>
<footer>
<span class='foos'>
<a href='javascript:pivot_previous();' class='left-pivot'><img src="img/back.png"></a>
<a href='javascript:pivot_next();' class='right-pivot'><img src="img/next.png"></a>
</span>
<span class='more'>
<a id='detail'><img id='cursor' src="img/overflowdots.png"></a>
</span>
<br>
<span class='instruction'>
pre next
</span>
<div class='language'>
<a style='color: black;text-decoration:none;' href="index.html">中文</a>
</div>
</footer>
</body>
</html>