-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathebe.html
136 lines (115 loc) · 7.08 KB
/
ebe.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
<!DOCTYPE html>
<html>
<head>
<title>
VIThink
</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--CSS-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" href="./css/styles.css">
<!--JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="js/actions.js"></script>
<!--Favicon-->
<link rel="apple-touch-icon" sizes="57x57" href="img/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link rel="manifest" href="img/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#191970">
</head>
<body style="font-family:'Merriweather Sans', sans-serif;">
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a role="button" style="color: #2f2f2f;" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
<span></span>
<span></span>
<span></span>
</a>
</div>
<div style="background-color: #2f2f2f; color: white;" id="navbarBasicExample" class="navbar-menu">
<div class="has-text-white navbar-start">
<a class="has-text-white home-tab navbar-item">
Home
</a>
<a class="has-text-white ai-training-tab navbar-item">
AI Training
</a>
<a class="has-text-white about-us-tab navbar-item">
About Us
</a>
<a class="has-text-white events-tab navbar-item">
Events
</a>
<a class="has-text-white mentors-tab navbar-item">
Mentors
</a>
<a class="has-text-white experience-tab navbar-item">
Student Experience
</a>
<a class="has-text-white resources-tab navbar-item">
Resources
</a>
</div>
</div>
</nav>
<section id="about-us" class="home section">
<div class="container">
<div class="container" id="main">
<img id="logo" class="image" src="img/VIThink_Logo.png" alt="VIThink">
</div>
</div>
<div class="container is-size-7 has-text-centered has-text-weight-bold" style="color: darkblue">
SCHOOL OF ELECTRONICS ENGINEERING (SENSE)<br>
<a href="http://chennai.vit.ac.in" class="has-text-dark">VELLORE INSTITUTE OF TECHNOLOGY, CHENNAI</a>
</div>
</section>
<section class="section about has-text-justified">
<div class="container has-text-white">
<div class="card-image">
<figure class="image is-128x128">
<img class="is-rounded" src="img/Mentors/ebe.jpeg">
</figure><br>
<div class="media">
<div class="media-content has-text-white">
<p class="title is-4 has-text-white">Dr. Ebenezer R.H.P. Isaac</p>
<p class="subtitle is-6 has-text-white">Postdoctoral Research Fellow<br>Indian Institute of Technology, Madras<br> RISE Lab<br></p>
<p>
He did schooling in London, UK.
and completed both B.E. (CSE) and M.E. (CSE) in Jeppiaar Engineering College(Anna University).
Then he went on to do his PhD in Anna University Chennai when he submitted thesis in two and a half years, competed PhD in three years and came out with five reputable publications.
His areas of interest include Machine Learning, Video Analytics, Gait Analysis, Biometrics, and Data Science
He's now a postdoctoral research fellow in IITM, RISE Lab. Current research project is Telecom Data Exploration in Ericsson.
When he's not coding or in research work, he's most probably cubing.
</p>
</div>
</div>
<br>
</div>
</div>
</section>
<section id="footer" class="section is-widescreen has-text-justified">
<div class="foot has-text-centered has-text-white" style="top: 560px;">
2018, AI <i class="fas fa-heart" style="color: red"></i>
</div>
<div>
<div class="email is-size-7 has-text-centered has-text-white">[email protected]</div>
</div>
<div class="is-size-7 has-text-centered has-text-white"><a href="https://chat.whatsapp.com/invite/7FBSWSPrIM11IuV6gVsCNR">WhatsApp</a></div>
</section>
</body>
</html>