-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
314 lines (275 loc) · 11 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
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
<!--
#Modified version of Jon Barron's code (https://github.com/jonbarron/jonbarron_website)
#Modified by Aakash Patil(https://github.com/aakash30jan) in September 2018.
#Problems? Please raise an issue at "https://github.com/aakash30jan/LatexToWebpage/issues" and I will get back to you.
NOTE:
Lines to edit have been marked with "EDIT ME"
-->
<html>
<head>
<meta name=viewport content=“width=800”>
<style type="text/css">
a {
color: #1772d0;
text-decoration: none;
}
a:focus,
a:hover {
color: #f09228;
text-decoration: none;
}
body,
td,
th,
tr,
p,
a {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 14px
}
strong {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 14px;
}
heading {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 22px;
}
papertitle {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700
}
name {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 32px;
}
.one {
width: 160px;
height: 160px;
position: relative;
}
.two {
width: 160px;
height: 160px;
position: absolute;
transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
}
.fade {
transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
}
span.highlight {
background-color: #ffffd0;
}
</style>
<!-- EDIT ME -->
<!-- ADD YOUR SITE TITLE AND ICON -->
<title>Lorem Ipsum</title>
<link rel="icon" type="image/x-icon" href="./website/images/favicon.ico">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<!-- Scramble Script by Jeff Donahue -->
<script src="./website/js/scramble.js"></script>
</head>
<body>
<table width="800" border="0" align="center" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td width="67%" valign="middle">
<p align="center">
<!-- EDIT ME -->
<!-- ADD YOUR NAME -->
<!-- ADD YOUR EMAIL IN SCRAMBLED FORM AND THE RESPECTIVE INDICES -->
<name>Lorem Ipsum</name><br>
<font id="email" style="display:inline;">
<noscript><i>Please enable Javascript to view</i></noscript>
</font>
<script>
emailScramble = new scrambledString(document.getElementById('email'),
'emailScramble', '[email protected]',
[1,2,3,4,5,6,7,8,9,10,11]);
</script>
</p>
<!-- EDIT ME -->
<!-- WRITE SOMETHING ABOUT YOU !-->
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum </p>
<!-- EDIT ME -->
<!-- LINK TO AUTOGENERATED CV -->
<p align=center>
<a href="./CV/myCV.pdf" class="btn-icon" target='_blank' title='CV' ><i class='fa fa-file-text fa-4x' aria-hidden="true"></i> </a>        
<!-- ADD LINK TO GITHUB -->
<a href="https://github.com/MYUSERNAME" class = "btn-icon" target ="_blank" title='GitHub'>
<i class = "fa fa-github fa-4x" aria-hidden = "true"></i></a>
</p>
</td>
<!-- EDIT ME
YOUR LINKEDIN BADGE EITHER GET IT FROM LINKEDIN
OR
REPLACE ONLY THESE FIELDS FROM BELOW
href='https://www.linkedin.com/in/lorem-ipsum-964879107?trk=profile-badge' TO href='YOUR_PROFILE_URL?trk=profile-badge'
data-vanity="lorem-ipsum-964879107" TO data-vanity="YOUR-USERNAME"
-->
<script type="text/javascript" src="https://platform.linkedin.com/badges/js/profile.js" async defer></script>
<td width="33%">
<div class="LI-profile-badge" data-version="v1" data-size="medium" data-locale="en_US" data-type="vertical" data-theme="light" data-vanity="lorem-ipsum-964879107">
<a class="LI-simple-link" href='https://www.linkedin.com/in/lorem-ipsum-964879107?trk=profile-badge'>
Lorem Ipsum LinkedIn Badge <!-- EDIT ME -->
</a></div>
</td>
</tr>
</table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td width="100%" valign="middle">
<!-- EDIT ME -->
<!-- MODIFY THIS SECTION AS YOU WISH -->
<heading>Research</heading>
<p>
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text.
</p>
</td>
</tr>
</table>
<!-- DO NOT TOUCH ANYTHING BELOW THIS LINE, ALL THE CONTENT WOULD BE AUTOGENERATED AND REPLACED BY "makeSite.sh" -->
<!-------- START OF PROJECTS TABLE ----->
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<!---- START SAMPLE PROJECT BLOCK -->
<tr style='visibility:collapse'>
<td width="25%">
<div class="one">
<div class="two"><img width=160px height=160px src='./website/images/project1.png'></div>
</div>
</td>
<td valign="top" width="75%">
<a href="#">
<papertitle>Project 1</papertitle>
</a>
<br>
Supervisor: <a href="#">Author 1</a>
<br>
<em>Journal / Conference</em>,
<i> Period 2018 </i>
<br>
<a target="_blank" href= "#URL">
<i class = "fa fa-link fa-2x" aria-hidden = "true"></i></a>
<!-- <a href="project1.bib">bibtex</a> -->
<p>Short Description</p>
</td>
</tr>
<!---- END SAMPLE PROJECT BLOCK -->
<!--- START TO APPEND ALL PROJECT BLOCKS HERE -->
<tr >
<td width="25%">
<div class="one">
<div class="two"><img width=160px height=160px src='./website/images/project1.png'></div>
</div>
</td>
<td valign="top" width="75%">
<a href="#">
<papertitle>Course Project Title </papertitle>
</a>
<br>
Supervisor: <a href="#"> Prof. XYZ</a>
<br>
<em>DYPIEMR University of Pune,India</em>,
<i>Apr 2015- June 2016</i>
<br>
<a target="_blank" href= "http://unipune.ac.in/myLab/MyProject.pdf \\">
<i class = "fa fa-link fa-2x" aria-hidden = "true"></i></a>
<!-- <a href="project1.bib">bibtex</a> -->
<p> Here Goes the discription of your project which later goes to webiste </p>
</td>
</tr>
<tr >
<td width="25%">
<div class="one">
<div class="two"><img width=160px height=160px src='./website/images/project1.png'></div>
</div>
</td>
<td valign="top" width="75%">
<a href="#">
<papertitle>Course Project Title </papertitle>
</a>
<br>
Supervisor: <a href="#"> Prof. XYZ</a>
<br>
<em>DYPIEMR University of Pune,India</em>,
<i>Apr 2015- June 2016</i>
<br>
<a target="_blank" href= "http://unipune.ac.in/myLab/MyProject.pdf \\">
<i class = "fa fa-link fa-2x" aria-hidden = "true"></i></a>
<!-- <a href="project1.bib">bibtex</a> -->
<p> Here Goes the discription of your project which later goes to webiste </p>
</td>
</tr>
<tr >
<td width="25%">
<div class="one">
<div class="two"><img width=160px height=160px src='./website/images/project1.png'></div>
</div>
</td>
<td valign="top" width="75%">
<a href="#">
<papertitle>Project Title</papertitle>
</a>
<br>
Supervisor: <a href="#"> Prof. XYZ</a>
<br>
<em>DYPIEMR University of Pune,India</em>,
<i>Apr 2016-Dec 2016</i>
<br>
<a target="_blank" href= "http://unipune.ac.in/myLab/MyProject.pdf ">
<i class = "fa fa-link fa-2x" aria-hidden = "true"></i></a>
<!-- <a href="project1.bib">bibtex</a> -->
<p> Here Goes the discription of your project which later goes to webiste </p>
</td>
</tr>
<tr >
<td width="25%">
<div class="one">
<div class="two"><img width=160px height=160px src='./website/images/project1.png'></div>
</div>
</td>
<td valign="top" width="75%">
<a href="#">
<papertitle>Project Title</papertitle>
</a>
<br>
Supervisor: <a href="#"> Prof. XYZ</a>
<br>
<em>DYPIEMR University of Pune,India</em>,
<i>Apr 2016-Dec 2016</i>
<br>
<a target="_blank" href= "http://unipune.ac.in/myLab/MyProject.pdf ">
<i class = "fa fa-link fa-2x" aria-hidden = "true"></i></a>
<!-- <a href="project1.bib">bibtex</a> -->
<p> Here Goes the discription of your project which later goes to webiste </p>
</td>
</tr>
<!--- END TO APPEND ALL PROJECT BLOCKS HERE -->
</table>
<!-------- END OF PROJECTS TABLE ----->
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tbody><tr>
<td>
<br>
<p align="right"><font size="2">
Last Modified: 16 Oct, 2018 <br>
Code and Template credits to <a href="https://github.com/aakash30jan"> A. Patil </a> and <a href="https://github.com/jonbarron/jonbarron_website">J. Barron</a>.
</font>
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</body></html>