-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
405 lines (384 loc) · 21 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
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
400
401
402
403
404
405
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Start your development with Meyawo landing page.">
<meta name="author" content="Devcrud">
<title>Hi I am Ameera</title>
<link rel="stylesheet" href="assets/vendors/themify-icons/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/meyawo.css">
<style>
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background:transparent;
}
::-webkit-scrollbar-thumb {
border-radius: 3px;
background: #8c6dd6;
}
::-webkit-scrollbar-thumb:hover {
background: #9d80e0;
}
</style>
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="40" id="home">
<nav class="custom-navbar" data-spy="affix" data-offset-top="20">
<div class="container">
<ul class="nav">
<li class="item">
<a class="link" href="#home">Home</a>
</li>
<li class="item">
<a class="link" href="#about">About</a>
</li>
<li class="item">
<a class="link" href="#blog">Abstracts</a>
</li>
<li class="item">
<a class="link" href="#contact">Contact</a>
</li>
</ul>
<a href="javascript:void(0)" id="nav-toggle" class="hamburger hamburger--elastic">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</a>
</div>
</nav><!-- End of Page Navbar -->
<!-- page header -->
<header id="home" class="header">
<div class="overlay"></div>
<div class="header-content container">
<h1 class="header-title">
<span class="up">HI!</span>
<span class="down">I am AMEERA</span>
</h1>
<p class="header-subtitle">Principal of MES Ponnani College</p>
<a href="#section-1">
<button class="btn btn-primary" >Scroll Down <i class="ti-angle-double-down"></i></button>
</a>
</div>
</header><!-- end of page header -->
<!-- about section -->
<section class="section pt-0" id="about">
<div class="container text-center" id="section-1">
<div class="about">
<div class="about-img-holder">
<img src="assets/imgs/ameera.png" class="about-img"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page">
</div>
<div class="about-caption">
<p class="section-subtitle">Who Am I ?</p>
<h2 class="section-title mb-3">About Me</h2>
<p>
I am <b>Dr. Ameera V U </b><br>Principal of <b>MES Ponnani College</b>,
<br>I was an assistant professor
in English department of MES Ponnani and then became the head of the department. I have acquired
doctoral degree in the year of 2021. I have been appointed as the principal in the year of
2022 and now running the institution with much discipline all around the campus.Being one of the
youngest person as head of the institution, I have proved my ability to make a strong and
beautiful atmosphere in the college as the leading person of college. I have been created a student-friendly
campus along with maintaning the academics.
</p>
<a href="./assets/imgs/CV.pdf" >
<button class="btn-rounded btn btn-outline-primary mt-4">Download My CV</button>
</a>
</div>
</div>
</div>
</section> <!-- end of about section -->
<!-- edu section -->
<section class="section" id="service">
<div class="container text-center">
<p class="section-subtitle">Educations ?</p>
<h6 class="section-title mb-6">My Education</h6>
<div class="row">
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/Study.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Bachelor of Science/Arts</h6>
<p class="subtitle">BA Functional English<br>University: University of Calicut<br>
Year: 2001<br>Grade/ percentage: 76%
</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/msc.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Master of Science/arts</h6>
<p class="subtitle">MA: English & Literature<br>
University: University of Calicut<br>
Year: 2004<br>
Grade/ percentage: 62.3%
</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/phd.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Ph.D</h6>
<p class="subtitle">University: University of Calicut<br>Awarded Ph.D on 13-07-2020<br>Title of thesis: Stolen Innocence</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/right_arrow01.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">More</h6>
<p class="subtitle">
Check out my CV</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- end of edu section -->
<section class="section" id="service">
<div class="container text-center">
<p class="section-subtitle">employee ?</p>
<h6 class="section-title mb-6">Employment History</h6>
<div class="row">
<div class="col-md-6 col-lg-3">
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/employee.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Ad-hoc Assistant Professor</h6>
<p class="subtitle">Institution :<br> MES Ponnani College, Ponnani<br>
2011 August - 2012 December
</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/employee.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Assistant Professor</h6>
<p class="subtitle">Institution :<br>
MES Ponnani College, Ponnani<br>
2012 December – Till Date
</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
</div>
</div>
</div>
</section>
<section class="section" id="service">
<div class="container text-center">
<p class="section-subtitle">Any publications ?</p>
<h6 class="section-title mb-6">My recent publications</h6>
<div class="row">
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/paper1.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Colonialism and Racism as an
ancillary burden on
childhood</h6>
<p class="subtitle">New Perspectives
on <br>postcolonial literature -2012
</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/paper2.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Condition of England Novels
and Victorian Women
Novelists</h6>
<p class="subtitle">
The Criterion
</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/paper1.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">Shakespeare’s Othello as a
victim of Miscegenation</h6>
<p class="subtitle">
Meridian</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="service-card">
<div class="body">
<img src="assets/imgs/right_arrow01.svg"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page"
class="icon">
<h6 class="title">More</h6>
<p class="subtitle">
Check out my CV</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--______ _ _ ______
| _ \ (_) | | | ___ \
| | | | ___ ___ _ __ _ _ __ ___ __| | | |_/ / _ _
| | | | / _ \/ __|| | / _` || '_ \ / _ \ / _` | | ___ \| | | |
| |/ / | __/\__ \| || (_| || | | || __/| (_| | | |_/ /| |_| |
|___/ \___||___/|_| \__, ||_| |_| \___| \__,_| \____/ \__, |
__/ | __/ |
|___/ |___/
______ _ _ _ _ _____ __ _ _
| ___ \(_) | | (_) | | ___ / ___| / _| (_)| |
| |_/ / _ _ __ _ __ _ _ | | __ _ __ _ ___ | |__ _ __ __ _ ( _ ) \ `--. _ _ | |_ __ _ _ | |
| ___ \| || '_ \ | '_ \ | | | || |/ /| '__|| |/ __|| '_ \ | '_ \ / _` | / _ \/\ `--. \| | | || _| / _` || || |
| |_/ /| || | | || | | || |_| || < | | | |\__ \| | | || | | || (_| | | (_> < /\__/ /| |_| || | | (_| || || |
\____/ |_||_| |_||_| |_| \__,_||_|\_\|_| |_||___/|_| |_||_| |_| \__,_| \___/\/ \____/ \__,_||_| \__,_||_||_|-->
<!-- papers section -->
<section class="section" id="blog">
<div class="container text-center">
<h6 class="section-title mb-6">Conference Papers and Abstracts</h6>
<div class="blog-card">
<div class="blog-card-header">
<img src="assets/imgs/malayalam-heroines.png" class="blog-card-img"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page">
</div>
<div class="blog-card-body">
<h5 class="blog-card-title">Proud Return of Dalit Heroines in Malayalam Cinema</h6>
<p>International Conference on Globalization : Prospects and Challenges.</p>
<p><b>3-5 March
2020</b>
</p>
<p>Indian Society for
Commonwealth
Studies in
collaboration with
Osmania
University Centre
for international, <b>International</b></p>
<a href="#section-1" class="blog-card-link">Read more in my CV<i class="ti-angle-right"></i></a>
</div>
</div>
<!-- papers-wrapper -->
<div class="blog-card">
<div class="blog-card-header">
<img src="assets/imgs/shakespeer.jpg" class="blog-card-img"
alt="Download free bootstrap 4 landing page, free boootstrap 4 templates, Download free bootstrap 4.1 landing page, free boootstrap 4.1.1 templates, meyawo Landing page">
</div>
<div class="blog-card-body">
<h5 class="blog-card-title">Shakespeare and Modern Medicine</h6>
<p>Revisiting
Shakespeare 400
years after.</p>
<p><b>13-14
January 2017</b>
</p>
<p>UGC Sponsored
Seminar,
Department of
English KG Joshi
College of Arts,
Thane, <b>National</b></p>
<a href="#section-1" class="blog-card-link">Read more in my CV<i class="ti-angle-right"></i></a>
</div>
</div>
</div>
</section><!-- end of papars section -->
<a href="#section-1" class="blog-card-link text-center"><b>Read more in my CV</b><i class="ti-angle-double-right"></i></a>
<!-- contact section -->
<section class="section" id="contact">
<div class="container text-center">
<p class="section-subtitle">How can you communicate?</p>
<h6 class="section-title mb-5">Contact Me</h6>
<form method="post" action="mailto:ameera.ayshabegum@gmail.com" class="contact-form col-md-10 col-lg-8 m-auto">
<div class="form-row">
<div class="form-group col-sm-6">
<input type="text" size="50" class="form-control" placeholder="Your Name" required>
</div>
<div class="form-group col-sm-6">
<input type="email" class="form-control" placeholder="Enter Email" requried>
</div>
<div class="form-group col-sm-12">
<textarea name="comment" id="comment" rows="6" class="form-control"
placeholder="Write Something"></textarea>
</div>
<div class="form-group col-sm-12 mt-3">
<input type="submit" value="Send Message" class="btn btn-outline-primary rounded">
</div>
</div>
</form>
</div>
</section><!-- end of contact section -->
<!-- footer -->
<div class="container">
<footer class="footer">
<p class="mb-0">
Designed By <a class="text-primary"
href="https://instagram.com/_ig._.krish_?igshid=YmMyMTA2M2Y=" target="_blank">Binnukrishna</a> & <a
href="https://instagram.com/sufailshaz?igshid=YmMyMTA2M2Y=" target="_blank" class="text-primary">Sufail</a>
</p>
<div class="social-links text-right m-auto ml-sm-auto">
<!-- <a href="javascript:void(0)" class="link"><i class="ti-facebook"></i></a> -->
<!-- <a href="javascript:void(0)" class="link"><i class="ti-twitter-alt"></i></a> -->
<!-- <a href="javascript:void(0)" class="link"><i class="ti-google"></i></a> -->
<!-- <a href="javascript:void(0)" class="link"><i class="ti-pinterest-alt"></i></a> -->
<a href="https://instagram.com/_aami_ameera?igshid=YmMyMTA2M2Y=" target="_blank" class="link"><i class="ti-instagram"></i></a>
<!-- <a href="javascript:void(0)" class="link"><i class="ti-rss"></i></a> -->
</div>
</footer>
</div> <!-- end of page footer -->
<!-- core -->
<script src="assets/vendors/jquery/jquery-3.4.1.js"></script>
<script src="assets/vendors/bootstrap/bootstrap.bundle.js"></script>
<script src="assets/vendors/bootstrap/bootstrap.affix.js"></script>
<script src="assets/js/meyawo.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
$(document).ready(function(){
$("a").on('click', function(event) {
if (this.hash !== "") {
event.preventDefault();
var hash = this.hash;
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function(){
window.location.hash = hash;
});
} // End if
});
});
</script>
</body>
</html>