File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 25
25
< body >
26
26
< div class ="reveal ">
27
27
< div class ="slides ">
28
+
28
29
< section >
29
30
< img src ="img/dp.JPG " id ="one_dp ">
30
31
< h2 > Himanshu Agrawal</ h2 >
31
32
< small > < a href ="http://github.com/codehimanshu "> @codehimanshu</ a > </ small >
32
33
< h4 > A Web & Programming Enthusiast</ h4 >
33
34
</ section >
34
35
35
- < section >
36
+ < section data-background =" #260808 " >
36
37
< h2 > About Me</ h2 >
37
38
< p > I am a Computer Science undergrad persuing B. Tech. from JSS Academy, Noida. Currently I am a Full Stack Web Developer at BreakInterview.com. Besides this I love competitive programming.</ p >
38
39
</ section >
39
40
41
+ < section data-background ="#122315 ">
42
+ < h2 > Experience</ h2 >
43
+ </ section >
44
+
45
+ < section >
46
+ < h2 > Skills</ h2 >
47
+ </ section >
48
+
49
+ < section >
50
+ < h2 > Projects</ h2 >
51
+ </ section >
52
+
53
+ < section >
54
+ < h2 > Education</ h2 >
55
+ </ section >
56
+
57
+ < section >
58
+ < h2 > Resume</ h2 >
59
+ </ section >
60
+
40
61
< section >
41
62
< h2 > Contact Me</ h2 >
42
63
< p > Email: < a href ="mailto:himanshuagrawal1998@gmail.com?Subject=Hi%20Himanshu "> himanshuagrawal1998@gmail.com</ a > </ p >
@@ -45,6 +66,7 @@ <h2>Contact Me</h2>
45
66
< a href ="http://facebook.com/codehimanshu "> < img class ="social " src ="img/fb.png " /> </ a >
46
67
< a href ="https://plus.google.com/108645663599809646075 "> < img class ="social " src ="img/g+.png " /> </ a >
47
68
</ section >
69
+
48
70
</ div >
49
71
</ div >
50
72
Original file line number Diff line number Diff line change 135
135
focusBodyOnPageVisibilityChange : true ,
136
136
137
137
// Transition style
138
- transition : 'slide ' , // none/fade/slide/convex/concave/zoom
138
+ transition : 'convex ' , // none/fade/slide/convex/concave/zoom
139
139
140
140
// Transition speed
141
141
transitionSpeed : 'default' , // default/fast/slow
You can’t perform that action at this time.
0 commit comments