Compare commits
1 Commits
master
...
expand-por
Author | SHA1 | Date | |
---|---|---|---|
|
09c69b92bb |
@@ -61,10 +61,10 @@
|
||||
>professional experience</a
|
||||
>
|
||||
section of the
|
||||
<a href="./portfolio.html">portfolio</a> page. He is currently
|
||||
working at
|
||||
<a href="./portfolio.html">portfolio</a> page. He began working at
|
||||
<a href="https://www.mitre.org/" target="_blank">MITRE</a>
|
||||
as an Associate Autonomous Systems Engineer in McLean, VA.
|
||||
in late January 2022 as an Associate Autonomous Systems Engineer
|
||||
in McLean, VA.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 62 KiB |
BIN
src/assets/professional_experience/logo-umich-rec-sports.jpeg
Normal file
BIN
src/assets/professional_experience/logo-umich-rec-sports.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@@ -1477,46 +1477,63 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!---------------------------------
|
||||
RESEARCH
|
||||
PART TIME WORK
|
||||
----------------------------------->
|
||||
<!-- <div id="research">
|
||||
<div id="part_time_work">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-12">
|
||||
<h1><a name="research">Research</a></h1>
|
||||
<h1>
|
||||
<a name="part_time_work">Part Time Work</a>
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-3">
|
||||
|
||||
<!-- UMICH: Intramural Sports Supervisor (2017 - 2018 -->
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<a href="https://www.umich.edu/" target="_blank">
|
||||
<img
|
||||
class="img-fluid mx-auto d-block"
|
||||
src="./assets/professional_experience/logo-umich-rec-sports.jpeg"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<h2><b>University of Michigan Recreational Sports</b></h2>
|
||||
<h3>Intramural Sports Supervisor</h3>
|
||||
<h4>Ann Arbor, MI</h4>
|
||||
<h5><i>August 28, 2017 - December 9, 2018</i></h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<a href="https://www.umich.edu/" target="_blank">
|
||||
<img
|
||||
class="img-fluid mx-auto d-block"
|
||||
src="./assets/professional_experience/logo-umich-rec-sports.jpeg"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<h2><b>University of Michigan Recreational Sports</b></h2>
|
||||
<h3>Intramural Sports Official</h3>
|
||||
<h4>Ann Arbor, MI</h4>
|
||||
<h5><i>September 12, 2016 - December 9, 2018</i></h5>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!---------------------------------
|
||||
Projects
|
||||
----------------------------------->
|
||||
<!-- <div id="projects">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-12">
|
||||
<h1><a name="projects">Projects</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-3">
|
||||
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- </div> -->
|
||||
</body>
|
||||
|
||||
<footer>
|
||||
|
@@ -145,12 +145,8 @@ hr {
|
||||
max-height: 225px;
|
||||
}
|
||||
|
||||
#research img {
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
#projects img {
|
||||
max-height: 400px;
|
||||
#part_time_work img {
|
||||
max-height: 225px;
|
||||
}
|
||||
|
||||
.blog-cover img {
|
||||
|
Reference in New Issue
Block a user