-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
223 lines (199 loc) · 6.44 KB
/
index.html
File metadata and controls
223 lines (199 loc) · 6.44 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
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
<!DOCTYPE html>
<html>
<title>Shiva Poudel</title>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster&effect=brick-sign">
<style>
body {font-family: "Lato", sans-serif;}
.sidebar {
height: 100%;
width: 210px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(186, 202, 226);
overflow-x: hidden;
padding-top: 16px;
}
a.one:link {color:black;}
a.one:hover {color:blue;}
a.one:link {text-decoration: none;}
img {
border-radius: 8px;
}
.sidebar a {
padding: 6px 6px 6px 16px;
text-decoration: none;
font-size: 20px;
color: #0e0201;
display: block;
}
h4 {
display: flex;
flex-direction: row;
}
h4:before,
h4:after {
content: "";
flex: 1 1;
border-bottom: 2px solid rgb(14, 102, 26);
margin: auto;
}
.w3-lobster {
font-family: "Lobster", Sans-serif;
}
hr.new5 {
border: 10px solid green;
border-radius: 3px;
}
hr.new3 {
border: 1.5px solid green;
border-radius: 0.3px;
}
.sidebar a:hover {
color: #f1f1f1;
}
.main {
height: 100%;
margin-left: 310px; /* Same as the width of the sidenav */
width: 890px;
top: 10;
padding: 0px 10px;
background-color: rgb(236, 238, 241);
}
.center {
display: block;
margin-left: 0;
margin-right: 0;
width: 100%;
}
img:hover {
opacity: 0.5;
filter: alpha(opacity=70); /* For IE8 and earlier */
}
@media screen and (max-height: 450px) {
.sidebar {padding-top: 15px;}
.sidebar a {font-size: 18px;}
}
</style>
</head>
<body>
<div class="sidebar">
<hr class="new3">
<a href="https://shpoudel.github.io" target="_blank"><i class="fa fa-home"></i>  Home</a>
<a href="https://www.linkedin.com/in/shiva-poudel-2b821194/" target="_blank">
<i class="fa fa-linkedin-square"></i>  LinkedIn </a>
<a href="https://github.com/shpoudel" target="_blank"><i class="fa fa-github"></i>  Github</a>
<a href="https://scholar.google.com/citations?user=TICIWWEAAAAJ&hl=en&oi=ao "target="_blank"><i class="fa fa-google"></i>  Scholar</a>
<hr class="new3">
<a href="files/publications.pdf" target="_blank"><i class="fa fa-book"></i>  Publications</a>
<hr class="new3">
<a href="files/Shiva_CV.pdf" target="_blank"><i class="fa fa-file-pdf-o"></i>  Recent CV</a>
<hr class="new3">
<br />
</div>
<div class="main">
<div id="layout-content">
<div id="toptitle">
<div class="w3-container w3-lobster font-effect-brick-sign">
<p class="w3-xxlarge"><h4><font size="7">Shiva Poudel</font></h4></p> </div>
<hr class="new5">
</div>
<table class="imgtable"><tr><td>
<img src="./pics/sf.jpg" alt="Shiva Poudel" width="188" height="262" />  </td>
<td align="left"><p><br /><font size="5" color="#8B0000"><b><u>About me</u>:</b></font> <br /> <br />
Shiva Poudel, Ph.D. <br />
Power Systems Research Engineer <br />
Distributed Systems Group<br />
Pacific Northwest National Laboratory <br />
Richland, Washington, USA <br /></p>
<p><font size="5" color="#8B0000"><b><u>Contact</u>:</b></font> <br /> <br />
<a><i class="fa fa-institution" aria-hidden="true"></i>  902 Battelle Boulevard, Richland, WA</a> <br />
<a><i class="fa fa-envelope" aria-hidden="true"></i>  shiva.poudel@pnnl.gov</a><br />
<a><i class="fa fa-phone" aria-hidden="true"></i>  (605) 690-2603</a><br />
</td></tr> </table>
<p><font size="5" color="#8B0000"><b><u>Research Interests</u></b></font></p>
<ul>
<li><p>Electric power systems</p>
</li>
<li><p>Distribution system modeling and analysis</p>
</li>
<li><p>Power systems restoration</p>
</li>
<li><p>Optimization algorithms and applications</p>
</li>
</ul>
</td></tr></table>
<p><font size="5" color="#8B0000"><b><u>Education</u></b></font></p>
<ul>
<p>
<li>Ph.D. in Electrical Engineering (2016-2020)
</li>
<dt>- Washington State University, Pullman, WA, USA </dt>
</p>
<p>
<li>M.S. in Electrical Engineering (2014-2016)
</li>
<dt>- South Dakota State University, Brookings, SD, USA </dt>
</p>
<li>B.E. in Electrical Engineering (2009-2013)
</li>
<dt>- Institute of Engineering, Tribhuvan University, Kathmandu, Nepal</dt>
</ul>
</td></tr></table>
</td></tr></table>
<p><font size="5" color="#8B0000"><b><u>Employment</u></b></font></p>
<ul>
<li>Power Systems Research Engineer (Aug. 2020- Present)
</li>
<dt>- Pacific Northwest National Laboratory, Richland, WA, USA</dt>
<p>
<li>Graduate Research Assistant (Aug. 2016- May 2020)
</li>
<dt>- Washington State University, Pullman, WA, USA</dt>
</p>
<p>
<li>Graduate Summer Intern (May 2019- Aug. 2019)
</li>
<dt>- Electric Power Research Institute, Palo Alto, CA, USA</dt>
</p>
<p>
<li>Graduate Summer Intern (May 2018- Aug. 2018)
</li>
<dt>- Mitsubishi Electric Research Laboratories, Cambridge, MA, USA</dt>
</p>
<p>
<li>Graduate Research Assistant (Aug. 2015- Aug. 2016)
</li>
<dt>- South Dakota State University, Brookings, SD, USA</dt>
</p>
<p>
<li>Graduate Teaching Assistant (Aug. 2014- Aug. 2015)
</li>
<dt>- South Dakota State University, Brookings, SD, USA</dt>
</p>
</ul>
<hr class="new5">
<a href="https://www.facebook.com/shiva.poudel.9484" target="_blank"><i class="fa fa-facebook"></i></a>
     
<a href="https://twitter.com/spoudel28568" target="_blank"><i class="fa fa-twitter"></i></a>
     
<a href="https://www.instagram.com/cba_poudel/" target="_blank"><i class="fa fa-instagram"></i></a>
<br/>
<div id="footer">
<div id="footer-text">
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-57090508-1', 'auto');
ga('send', 'pageview');
</body>
</html>