-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
377 lines (338 loc) · 21.8 KB
/
test.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
<!DOCTYPE html>
<!--[if IE 7]><html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]><html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en">
<head>
<meta charset="utf-8">
<!-- TITLE OF SITE-->
<title>Ujjwal Dalmia - Aerodynamicist and CFD Engineer</title>
<!-- META TAG -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Aerodynamicist and CFD Engineer with 1000+ hours of experience running CFD simulations. MS in Aeronautics and Astronautics Stanford University (2019)">
<meta name="author" content="Ujjwal Dalmia">
<meta name="keywords" content="Aerodynamics,Engineer,Computational Fluid Dynamics,Job,Employee,Intern,Indian,American,Hire,Airplane,Plane,Drone,Stanford,Purdue,Rocket,Science,Racecar,Formula 1">
<meta name="google-site-verification" content="3iDQI4j66H9vua8zLe9ueMMDt-CAfVmm6V6tHVquHho" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WXNWKGF');</script>
<!-- End Google Tag Manager -->
<!-- FAVICON -->
<link rel="icon" href="assets/images/favicon.ico">
<!-- ========================================
Stylesheets
==========================================-->
<!-- MATERIALIZE CORE CSS -->
<link href="assets/css/materialize.min.css" rel="stylesheet">
<!-- ADDITIONAL CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- FONTS -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,700,400italic,700italic' rel='stylesheet' type='text/css'>
<!--FONTAWESOME CSS-->
<link href="assets/icons/font-awesome-4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- CUSTOM STYLE -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- RESPONSIVE CSS-->
<link href="assets/css/responsive.css" rel="stylesheet">
<!-- COLORS -->
<!-- <link rel="alternate stylesheet" href="assets/css/colors/red.css" title="red"> -->
<!-- <link rel="alternate stylesheet" href="assets/css/colors/purple.css" title="purple"> -->
<!-- <link rel="alternate stylesheet" href="assets/css/colors/orange.css" title="orange"> -->
<!-- <link rel="alternate stylesheet" href="assets/css/colors/green.css" title="green"> -->
<!-- <link rel="stylesheet" href="assets/css/colors/lime.css" title="lime">
<!--[if lt IE 9]><script src="assets/js/ie8-responsive-file-warning.js"></script><![endif] -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WXNWKGF"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Start Container-->
<div class="container">
<!-- row -->
<div class="row">
<!-- =========================================
SIDEBAR
==========================================-->
<!-- Start Sidebar -->
<aside class="col l4 m12 s12 sidebar z-depth-1" id="sidebar">
<!-- Sidebar row -->
<div class="row">
<!-- top section -->
<div class="heading">
<!-- ====================
IMAGE
==========================-->
<div class="feature-img">
<a href="index.html"><img src="assets/images/profile-img.jpg" class="responsive-img" alt=""></a>
</div>
<!-- ========================================
NAME AND TAGLINE
==========================================-->
<div class="title col s12 m12 l11 center wow fadeIn" data-wow-delay="0.1s">
<a href="index.html" title="Home"><h2>Ujjwal Dalmia</h2> <!-- title name -->
<span>Aerodynamicist and CFD Engineer</span></a> <!-- tagline -->
</div>
</div>
<!-- sidebar info -->
<div class="col l12 m12 s12 sort-info sidebar-item">
<div class="row">
<div class="col m12 s12 l3 icon"> <!-- icon -->
<i class="fa fa-user"></i>
</div>
<div class="col m12 s12 l9 info wow fadeIn a1" data-wow-delay="0.1s" > <!-- text -->
<div class="section-item-details">
<p>I am a passionate Aerospace Engineer with ambitions to work on revolutionary aerodynamics
research and development.</p>
</div>
</div>
</div>
</div>
<!-- MOBILE NUMBER -->
<div class="col l12 m12 s12 mobile sidebar-item">
<div class="row">
<div class="col m12 s12 l3 icon">
<i class="fa fa-phone"></i> <!-- icon -->
</div>
<div class="col m12 s12 l9 info wow fadeIn a2" data-wow-delay="0.1s" >
<div class="section-item-details">
<div class="work">
<h4><a href="tel:765-476-3292">(765)-476-3292</a></h4> <!-- Number -->
<span>Mobile (U.S.)</span>
</div>
</div>
</div>
</div>
</div>
<!-- EMAIL -->
<div class="col l12 m12 s12 email sidebar-item ">
<div class="row">
<div class="col m12 s12 l3 icon">
<i class="fa fa-envelope"></i> <!-- icon -->
</div>
<div class="col m12 s12 l9 info wow fadeIn a3" data-wow-delay="0.1s">
<div class="section-item-details">
<div class="work">
<h4><a href="mailto:[email protected]">[email protected]</a></h4> <!-- Email -->
<span>Work</span> <br>
</div>
<div class="personal">
<h4><a href="mailto:[email protected]">[email protected]</a></h4> <!-- Email -->
<span>Personal</span>
</div>
</div>
</div>
</div>
</div>
<!-- ADDRESS -->
<!-- <div class="col l12 m12 s12 address sidebar-item ">
<div class="row">
<div class="col l3 m12 s12 icon">
<i class="fa fa-home"></i> <!-- icon
</div>
<div class="col m12 s12 l9 info wow fadeIn a4" data-wow-delay="0.4s">
<div class="section-item-details">
<div class="address-details"> <!-- address
<h4>45 N Salisbury St. <span>Apt. 11<br>
West Lafayette, <br>IN - 47906</span></h4>
</div>
</div>
</div>
</div>
</div> -->
<!-- SKILLS -->
<div class="col l12 m12 s12 skills sidebar-item" >
<div class="row">
<div class="col m12 l3 s12 icon">
<i class="fa fa-wrench" aria-hidden="true"></i><!-- <i class="fa fa-calendar-o"></i> <!-- icon -->
</div>
<!-- Skills -->
<div class="col m12 l9 s12 skill-line a5 wow fadeIn" data-wow-delay="0.1s">
<h3>Skills & Certifications</h3>
<h4>Computational Fluid Dynamics (CFD):</h4>
<h5>STAR CCM+, Pointwise, Stanford SU2, Tecplot, ANSYS Fluent, DLR TAU<br><br>1000+ hours of experience with CFD work</h5>
<h4>Other Software:</h4>
<h5>NX, CATIA (including Fitting, Kinematics and CAM), Creo, ANSYS Structures</h5>
<h4>Programming Languages:</h4>
<h5>Proficient with MATLAB<br>Working knowledge of Java and HTML<br>Familiar with BASH, FORTRAN, C++</h5>
<h4>Certifications:</h4>
<h5>Private Pilot's License</h5>
<!-- <span>SQL</span>
<div class="progress">
<div class="determinate">40%</div>
</div> -->
</div>
</div>
</div>
</div> <!-- end row -->
</aside><!-- end sidebar -->
<section class="col s12 m12 l8 section">
<div class="row">
<!-- =======================================
portfolio Website
==========================================-->
<div class="section-wrapper z-depth-1 wow fadeIn" data-wow-delay="0.1s">
<div class="col s12 m12 l10 website right" >
<div class="row">
<div class="col s12 m12 l6">
<span><a target="_newtab" href="https://drive.google.com/open?id=0Bzpoa3Gh1jerZUZBdUVpdV9salE">
Download Resume <i class="fa fa-external-link"></i></a></span>
</div>
<div class="col col s12 m12 l6">
<span><a target="_newtab" href="https://www.linkedin.com/in/udalmia">
LinkedIn Profile <i class="fa fa-linkedin-square" aria-hidden="true"></i></a></span>
</div>
</div>
</div>
</div>
<!-- ========================================
Education
==========================================-->
<div class="section-wrapper z-depth-1">
<div class="custom-content col s12 m12 l12 wow fadeIn a1" data-wow-delay="0.1s" >
<div class="section-icon col s12 m12 l2">
<i class="fa fa-graduation-cap"></i>
</div>
<h2>Education </h2>
<div class="topic-icon col s12 m12 l2">
<a href="https://www.stanford.edu" target="_newtab"><img src="assets/images/StanfordLogo.png" class="responsive-img" alt=""></a>
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s" >
<h3>Stanford University<br><span>
<a href="https://aa.stanford.edu/academics/graduate-programs/masters-program" target="_newtab">
Master of Science in Aeronautics and Astronautics <i class="fa fa-external-link"></i></a></span></h3>
<span>Sept 2017 - April 2019 </span>
<p></p>
</div>
<div class="topic-icon col s12 m12 l2">
<a href="https://www.purdue.edu" target="_newtab"><img src="assets/images/PurdueLogo.png" class="responsive-img" alt=""></a>
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s" >
<h3>Purdue University<br><span>
<a href="https://engineering.purdue.edu/AAE/academics/undergraduate" target="_newtab">
Bachelor of Science in Aeronautical and Astronautical Engineering
<i class="fa fa-external-link"></i></a></span></h3>
<span>Aug 2013 - Dec 2016 </span>
<p><a href="https://polytechnic.purdue.edu/degrees/product-lifecycle-management-minor" target="_newtab">
Minor in Product Lifecycle Management (Computer Graphics Tech.) <i class="fa fa-external-link"></i></a>
<br>GPA: 3.94/4.0</p>
</div>
<!-- <div class="custom-content-wrapper wow fadeIn a3" data-wow-delay="0.3s" >
<h3>Post Graduation <span>@Lorem</span></h3>
<span>JAN 2013 - DEC 2013 </span>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </p>
</div> -->
</div>
</div>
<!-- =========================================
Work experiences
==========================================-->
<a href="project.html" title="Click for more information">
<div class="section-wrapper z-depth-1">
<div class="custom-content col s12 m12 l12 wow fadeIn a1" data-wow-delay="0.1s">
<div class="section-icon col s12 m12 l2">
<i class="fa fa-suitcase"></i>
</div>
<h2 style="color:#5da4d9!important;">Projects and Experiences <i style="color:#5da4d9!important;" class="fa fa-link"></i></h2>
<div class="topic-icon col s12 m12 l2">
<img src="assets/images/HondaJetLogo.jpg" class="responsive-img" alt="">
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s">
<h3>CFD Engineering Intern<br></h3><h3><span><a href="www.hondajet.com" target="_newtab">Honda Aircraft Company <i class="fa fa-external-link"></i></a></span></h3>
<span>June 2018 - Sept 2018</span>
<p>• Developed grids for CFD analysis of new parts on the HondaJet HA-420 aircraft.
<br>• Developed new forms used to check manufacturing tolerances on aerodynamic surfaces of the HondaJet HA-420.
<br>• Determined appropriate inputs for using BAY model to simulate vortex generators (VG) in CFD over a range of VG sizes.
<br>• Developed a novel, highly automated calibration procedure to determine BAY model inputs for multiple parameters.
</p>
</div>
<div class="topic-icon col s12 m12 l2">
<img src="assets/images/TUBraunschweigImage.png" class="responsive-img" alt="">
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s">
<h3>Research on Longitudinal Vortices from Delta Wings<br><span>Technische Universität Braunschweig</span></h3>
<span>May 2016 - Aug 2016</span>
<p>• Investigated vortices generated by delta wings using CFD Simulations.
<br>• Automated analysis and calculation using BASH script to generate more data in a short time.
</p>
</div>
<div class="topic-icon col s12 m12 l2">
<img src="assets/images/FSAELogo.png" class="responsive-img" alt="">
</div>
<div class="custom-content-wrapper col s12 m12 l9">
<h3>Aerodynamics Team Leader<br><span>Purdue Formula SAE</span></h3>
<span>Aug 2014 - Dec 2016</span>
<p>• Designed and tested all aerodynamics components of the car for the Formula SAE competition.
<br>• Manufactured aerodynamic components of the car using composite materials (carbon fiber).
</p>
</div>
<div class="topic-icon col s12 m12 l2">
<img src="assets/images/DBFairplaneLogo.png" class="responsive-img" alt="">
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s">
<h3>Design, Build & Fly: Tube Launched UAV<br><span>Purdue University</span></h3>
<span>Aug 2016 - Dec 2016</span>
<p>• Teamed with seven students to design and build a tube launched, fixed wing, electric powered UAV.
<br>• Led the design of aerodynamics of the airplane – conducted CFD analysis in XFLR5 and Star-CCM+.
</p>
</div>
<div class="topic-icon col s12 m12 l2">
<img src="assets/images/AFRLLogo.png" class="responsive-img" alt="">
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s">
<h3>Numerical Simulation of Flow in Ludweig Tube<br><span>Prof. Jonathan Poggie, Purdue University</span></h3>
<span>Aug 2016 - April 2017</span>
<p>• Applied CFD to simulate flow in a Ludweig Tube for the Air Force Research Laboratory.
<br>• Modified the Stanford SU2 code to add new functionality required for the project.
</p>
</div>
<div class="topic-icon col s12 m12 l2">
<img src="assets/images/SILogo.png" class="responsive-img" alt="">
</div>
<div class="custom-content-wrapper col s12 m12 l9 wow fadeIn a2" data-wow-delay="0.1s">
<h3>Thermodynamics Supplemental Instruction Leader<br><span>Student Success at Purdue</span></h3>
<span>Jan 2015 – May 2016</span>
<p>• Facilitated bi-weekly sessions for ME 200 – Thermodynamics (2016) and CS 159 - Programming for Engineers (2015).
<br>• Coached students to develop ‘study skills’ that they can apply throughout their college career.
</p>
<div class="section-icon col s10 m12 l9">
<h5><i class="fa fa-caret-down"></i></h5>
</div>
</div>
<!-- <div class="custom-content-wrapper wow fadeIn a4" data-wow-delay="0.4s">
<h3>Graphics Designer <span>@Creative Wrold</span></h3>
<span>JAN 2013 - DEC 2013 </span>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. </p>
</div> -->
</div>
</div>
</a>
</div><!-- end row -->
</section><!-- end section -->
</div> <!-- end row -->
</div> <!-- end container -->
<!--=====================
JavaScript
===================== -->
<!-- Jquery core js-->
<script src="assets/js/jquery.min.js"></script>
<!-- materialize js-->
<script src="assets/js/materialize.min.js"></script>
<!-- wow js-->
<script src="assets/js/wow.min.js"></script>
<!-- Masonry js-->
<script src="assets/js/masonry.pkgd.js"></script>
<script src="assets/js/validator.min.js"></script>
<!-- Customized js -->
<script src="assets/js/init.js"></script>
</body>
</html>