-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
60 lines (53 loc) · 1.84 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Vishwas Rao</title>
<base target="_blank"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="mcs.css"/>
</head>
<body>
<hr color=#77b300 size="10" noshade>
<table width=90%>
<tr valign="top"><td>
<table align="center">
<tr valign="top">
<td align="left">
<img height="250" src="https://raw.githubusercontent.com/vishwas1984/vishwas1984.github.io/main/images/vishwas.jpeg"/>
<br/>
</td></tr></table>
</td>
<td align="left"><table align="left" width=100%>
<tr align="left"><td align="left">
<h1>Vishwas Rao</h1>
Assistant Computational Mathematician<br/>
<a href="http://www.anl.gov">Argonne National Laboratory</a> <br/>
<a href="http://www.mcs.anl.gov">Mathematics and Computer Science Division</a> <br/>
<a href="https://www.anl.gov/mcs/lans">Laboratory for Applied Mathematics, Numerical Software, and Statistics</a>
<p/>
9700 S Cass Ave, Bldg 240, 1154. Lemont, IL 60439
</p>
vhebbur (at) anl (dot) gov<br/>
(630) 252-1636</td></tr></table>
</td>
<td align="right">
<table align="right">
<tr valign="top">
<td align="left">
<img height="80" src="https://raw.githubusercontent.com/jmlarson1/jmlarson1.github.io/main/images/ANL_RGB.png" alt="cenote"/>
<br/>
</tr></table>
</td></tr>
</table>
<hr color=#77b300 size="10" noshade>
</body>
<hr color=#cd202c size="10" noshade>
<a href="https://scholar.google.com/citations?user=S5A-_5QAAAAJ&hl=en">Google Scholar</a>
<a href="https://orcid.org/0000-0002-4395-6075">ORCID</a>
<hr color=#cd202c size="10" noshade>
<h4>My research interests include </h4>
<ul style="line-height:1.2;" >
<li>Uncertainty Quantification</li>
<li>Rare and extreme events</li>
</ul>
</html>