Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHaoyingZhou committed Oct 31, 2023
1 parent a4df224 commit 7b69f54
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 11 deletions.
Binary file added assets/Resume_HaoyingZhou_2023.pdf
Binary file not shown.
Binary file added assets/profile_photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 33 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@

<div id="lead">
<div id="lead-content">
<h1>Ryan Fitzgerald</h1>
<h2>Software Engineer</h2>
<a href="#" class="btn-rounded-white">Download Resume</a>
<h1>Haoying(Jack) Zhou</h1>
<h2>Robotics, Mechanical & Software Engineer</h2>
<a href="assets/Resume_HaoyingZhou_2023.pdf" class="btn-rounded-white">Download Resume</a>
<!-- where to update your Resume files-->
</div>
<!-- End #lead-content -->

Expand All @@ -66,17 +67,28 @@ <h2>Software Engineer</h2>
<!-- End #lead -->

<div id="about">
<!-- <h2 class="heading">About Me</h2>-->
<div class="container">
<div class="row">
<div class="col-md-4">
<h2 class="heading">About Me</h2>
</div>
<!-- <div class="col-md-4">-->
<!-- <img class="portrait" src="assets/profile_photo.jpg" alt="portrait image" height="200" width="133">-->
<!-- </div>-->
<div class="col-md-8">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur in iaculis ex. Etiam volutpat laoreet urna. Morbi ut tortor nec nulla commodo malesuada sit amet vel lacus. Fusce eget efficitur libero. Morbi dapibus porta quam laoreet placerat. Donec
eu vehicula neque. Donec viverra lorem nunc, tempus euismod eros sollicitudin ut. Quisque et tincidunt libero. Donec id pharetra justo. Proin euismod lacinia dolor, eu scelerisque justo tempus pharetra. Vivamus nunc justo, finibus
ut nisl sed, euismod rhoncus nulla. Proin sed magna egestas, egestas ante et, congue eros. In consequat, mauris dapibus tincidunt suscipit, ex libero aliquet diam, at maximus risus enim non leo.
I' m a third-year Robotics Engineering Ph.D.student working in AIM Lab at Worcester Polytechnic Institute.
I have been worked with dVRK (da Vinci Research Kit) closely for two years.
<br>
My concentration is robotics, system control and learning from demonstration.
My research mainly focus on exoskeleton and surgical robot control system simulation, optimization and automation.
I am currently working on imitation learning with da Vinci surgical system.
<br>
I'm seeking for summer 2024 Intern.
<br>
</p>
<p style="color:red;"> To be updated </p>
</div>
</div>
</div>
Expand All @@ -86,12 +98,22 @@ <h2 class="heading">About Me</h2>
<div id="experience" class="background-alt">
<h2 class="heading">Experience</h2>
<div id="experience-timeline">
<div data-date="September 2015September 2016">
<h3>Employer Name</h3>
<h4>Job Title</h4>
<div data-date="June 2023Present">
<h3>Laboratory for Computational Sensing and Robotics, Johns Hopkins University </h3>
<h4>Visiting Graduate Scholar</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur in iaculis ex. Etiam volutpat laoreet urna. Morbi ut tortor nec nulla commodo malesuada sit amet vel lacus. Fusce eget efficitur libero. Morbi dapibus porta quam laoreet placerat.
- Develop the software infrastructure of the 2021-2022 & 2023-204 AccelNet
<a href="https://surgical-robotics-ai.github.io/surgical-robotics-challenge-2023/challenge-2023.html">
Surgical Robotics Challenge
</a>.
<br>
- Build and test the whole robot system model for daVinci Si surgical system in ROS.
<br>
- Generate a synthetic 6D pose estimation dataset using multi-threading programming in simulation and train deep learning model on the dataset.
<br>
- Construct novel phantom & needle meshes for the simulation using Blender.
</p>

</div>

<div data-date="September 2015 – September 2016">
Expand Down Expand Up @@ -237,7 +259,7 @@ <h2>Get in Touch</h2>
<div class="row">
<div class="col-sm-5 copyright">
<p>
Copyright &copy; <span id="current-year">2022</span> YOUR NAME
Copyright &copy; <span id="current-year">2022</span> Haoying(Jack) Zhou
</p>
</div>
<div class="col-sm-2 top">
Expand Down

0 comments on commit 7b69f54

Please sign in to comment.