-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutme.html
More file actions
59 lines (59 loc) · 3.3 KB
/
aboutme.html
File metadata and controls
59 lines (59 loc) · 3.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>About Me </title>
</head>
<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-146867573-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">About</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="biography.html">Biography</a></div>
<div class="menu-item"><a href="aboutme.html" class="current">Personal</a></div>
<div class="menu-category">Research</div>
<div class="menu-item"><a href="research.html">Overview</a></div>
<div class="menu-item"><a href="publications.html">Publications</a></div>
<div class="menu-item"><a href="student-opportunities.html">Student Opportunities</a></div>
<div class="menu-item"><a href="mentees.html">Mentees</a></div>
<div class="menu-category">Links</div>
<div class="menu-item"><a href="recent.html">Overview</a></div>
<div class="menu-category">Teaching</div>
<div class="menu-item"><a href="teaching-past.html">Overview</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>About Me </h1>
</div>
<p>I grew up in a small village called Ballya in India (place does not exit in wiki). My home is far from bustling city and also mobile coverage (and ofcourse internet)!
The village is covered with lust ever-green forest on all sides and has amazing sun-rise views as it very close to <a href="https://en.wikipedia.org/wiki/Western_Ghats">Western Ghats</a>.
As you might have expected, we are basically agriculturist and grow variety of food products.
The natives of the village speak a regional language called <a href="https://en.wikipedia.org/wiki/Tulu_language">Tulu</a> which dates back to several centuries.
However, my mother tongue is <a href="https://en.wikipedia.org/wiki/Havigannada_dialect">Havyaka</a>, a variant of old-kannada dialect.
Oh, I forgot to mention, we live in harmony with elephants, leopards, snakes and peacocks (Indian Peafowl).
So if you are wild life photographer, you found the right destination. </p>
<h1>Personal Interests</h1>
<p>I am avid photographer and hiker. Some of the photos I have taken can be found <a href="https://instagram.com/msharmavikram">here</a>. </p>
<p>Apart from photography, I enjoy cooking Indian vegetarian cuisine. In-fact some of my friends have even named some of my foods such as <a href="putturchips">putturchips</a>! </p>
</td>
</tr>
</table>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146867573-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());