Added content in post and about

* Add xv6 debug
* Fix paper links in about me page
This commit is contained in:
2021-10-12 19:07:27 -04:00
parent 1cc025b864
commit b8ee3904d2
25 changed files with 370 additions and 270 deletions
+56 -42
View File
@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>About Me « Stop Talking, Start Doing - 停止空想,开始行动</title>
<title>About « Stop Talking, Start Doing</title>
<meta name="description" content="My personal blog, with some boring research staff and some tricks I was fancy to. I'll try my best to make this blog fun and useful. Not just a place I complain about all happens in my Lab.
">
@@ -14,7 +14,7 @@
<link rel="stylesheet" href="/css/timeline.css">
<link rel="canonical" href="https://codersherlock.github.com//about/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Tangerine">
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing - 停止空想,开始行动" href="https://codersherlock.github.com//feed.xml" />
<link rel="alternate" type="application/rss+xml" title="Stop Talking, Start Doing" href="https://codersherlock.github.com//feed.xml" />
<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),
@@ -39,13 +39,13 @@
<header class="header">
<div class="wrapper">
<a class="site-title" href="/">Stop Talking, Start Doing - 停止空想,开始行动</a>
<a class="site-title" href="/">Stop Talking, Start Doing</a>
<nav class="site-nav">
<a class="page-link" href="/about/">About Me</a>
<a class="page-link" href="/about/">About</a>
@@ -70,15 +70,15 @@
<div class="post">
<header class="post-header">
<h1 class="post-title">About Me</h1>
<h1 class="post-title">About</h1>
</header>
<article class="post-content">
<h1 id="pengzhan-hao">Pengzhan Hao</h1>
<p><strong>Position:</strong>         Research Assistant in MOSLab<br />
<strong>Education:</strong>      Doctoral Student of SUNY at Binghamton<br />
<strong>Email:</strong>             phao3 at binghamton dot edu<br />
<p><strong>Position:</strong>         Research Assistant in MOSLab<br />
<strong>Education:</strong>      Doctoral Student of SUNY at Binghamton<br />
<strong>Email:</strong>             phao3 at binghamton dot edu<br />
<strong>Address:</strong><br />
                        MOSLab, H-6 Engineering Building<br />
                        Binghamton University<br />
@@ -86,6 +86,7 @@
                        Binghamton, NY 13902</p>
<h2 id="education">Education</h2>
<ul>
<li>2017.08 -                 Ph.D. in Computer Science, Binghamton University, NY, USA</li>
<li>2015.08 - 2017.05   M.E in Computer Science, Binghamton University, NY, USA</li>
@@ -93,63 +94,72 @@
</ul>
<h2 id="experience">Experience</h2>
<ul>
<li>2016.10 -   <strong><em>Research Assistant</em></strong> @ Mobile and Operating System Lab, Binghamton University
<ul>
<li>Advised by Professor <a href="https://buzhangy.github.io/">Yifan Zhang</a></li>
<li>Edge-based distributed deep learning
<ul>
<li>Implemented a system for time-sensitive, edge-based distributed neural network training scenarios with state-of-the-art performance.</li>
<li>Applied empirical experiments to show potential opportunities in Edge-based/Mobile-based distributed neural network training.</li>
<li>Investigated heterogeneous-aware training tasks scheduling problem.</li>
</ul>
</li>
<li>Edge Computing
<ul>
<li>Envision edge computings work-flow in end device performance(latency, traffic) improving.</li>
<li>Applied empirical experiments on different edge computing work-flow and propose/implement related solutions.</li>
<li>Design and implement an edge-based multi-tier system for decreasing bandwidth usage from endpoint mobile device.</li>
</ul>
</li>
</ul>
</li>
<li>2013.10 - 2014.09   <strong><em>Research Intern</em></strong> @ Advanced computer application technology engineering Research Center, Ministry of Education, China
<ul>
<li>Analyzed real-time routing problem and reliable algorithm design</li>
<li>Led and developed a routing system mostly backend server program</li>
<li>Participated in vehicle internet research</li>
<li>Supervised by <a href="http://scse.buaa.edu.cn/buaa-css-web/toCardDetailAction.action?firstSelId=CARD_TMPL_OF_FIRST_NAVI_CN&amp;secondSelId=CARD_TMPL_OF_ALL_TEACHER_CN&amp;thirdSelId=&amp;cardId=105c1bfe787-4d33-48eb-a05f-e2a6f3934216&amp;language=0&amp;curSelectNavId=CARD_TMPL_OF_ALL_TEACHER_CN">Juhua Pu</a>, <a href="http://scse.buaa.edu.cn/buaa-css-web/toCardDetailAction.action?firstSelId=CARD_TMPL_OF_FIRST_NAVI_CN&amp;secondSelId=CARD_TMPL_OF_ALL_TEACHER_CN&amp;thirdSelId=&amp;cardId=3063cc45-7b8b-441a-86b2-3a4f59c26bd40&amp;language=0&amp;curSelectNavId=CARD_TMPL_OF_ALL_TEACHER_CN">Zhang Xiong</a>, Related project: <a href="https://www.microsoft.com/en-us/research/project/urban-computing/">Urban Computing</a></li>
<li>Supervised by Juhua Pu, Zhang Xiong, Related project: Urban Computing</li>
</ul>
</li>
<li>2013.10 - 2014.01   <strong><em>Research Intern</em></strong> @ Institute of Software, Chinese Academy of Sciences, China
<ul>
<li>Analyzed mobile OS kernel and Localized portion with C language</li>
<li>Supervised by <a href="http://soft.buaa.edu.cn/info/1060/1307.htm">Cangzhou Yuan</a></li>
<li>Supervised by Cangzhou Yuan</li>
</ul>
</li>
</ul>
<h2 id="research">Research</h2>
<h2 id="research-projects">Research projects</h2>
<ul>
<li>Graduate
<li><a href="https://github.com/CoderSherlock/dlib-exper">EDDL: Edge-based distributed deep learning</a></li>
<li><a href="https://github.com/bumoslab/EdgeCourier">Edge Courier: Edge-involved Cloud file synchronization service</a>      <em>Original repository(private)</em></li>
<li>Real time routing planner      <em>Original repository(private)</em>
<ul>
<li>Edge Computing
<ul>
<li>Network Performance</li>
</ul>
</li>
<li>Vitrualization</li>
</ul>
</li>
<li>Undergraduate
<ul>
<li>Urban Comuputing
<ul>
<li>Routing algorithm and system</li>
<li>Real-time data processing</li>
</ul>
</li>
<li>Mobile Operating System
<ul>
<li>Kernel Analysis</li>
<li>Locolization</li>
</ul>
</li>
<li><a href="https://github.com/CoderSherlock/Project-OSCF.git">Map preprocessing driver</a></li>
</ul>
</li>
</ul>
<h2 id="publications">Publications</h2>
<ul>
<li>
<p><strong><a href="">A Case for Web Service Bandwidth Reduction on Mobile Devices with Edge-hosted Personal Services </a></strong> <br />
Yongshu Bai, <strong>Pengzhan Hao</strong>, and Yifan Zhang <br />
<p><strong>EDDL: A Distributed Deep Learning System for Resource-limited Edge Computing Environment.</strong>
<strong>Pengzhan Hao</strong>, and Yifan Zhang
The Sixth ACM/IEEE Symposium on Edge Computing (<strong>ACM/IEEE SEC</strong>)<br />
San Jose, CA, USA, 2021.</p>
</li>
<li>
<p><strong><a href="/static/2021-10/eta-infocom18.pdf">A Case for Web Service Bandwidth Reduction on Mobile Devices with Edge-hosted Personal Services</a></strong>
Yongshu Bai, <strong>Pengzhan Hao</strong>, and Yifan Zhang
The 37th IEEE International Conference on Computer Communications (<strong>IEEE INFOCOM</strong>)<br />
Honolulu, HI, USA, 2018.</p>
</li>
<li>
<p><strong><a href="/static/2018-02/a7-hao.pdf">EdgeCourier: An Edge-hosted Personal Service for Low-bandwidth Document Synchronization in Mobile Cloud Storage Services</a></strong> <strong>[<a href="">slide</a>]</strong><br />
<p><strong><a href="/static/2018-02/a7-hao.pdf">EdgeCourier: An Edge-hosted Personal Service for Low-bandwidth Document Synchronization in Mobile Cloud Storage Services</a></strong> <strong>[<a href="/">slide</a>]</strong><br />
<strong>Pengzhan Hao</strong>, Yongshu Bai, Xin Zhang, and Yifan Zhang<br />
The 2nd ACM/IEEE Symposium on Edge Computing (<strong>ACM/IEEE SEC</strong>)<br />
San Jose, CA, USA, 2017.</p>
@@ -157,23 +167,27 @@ San Jose, CA, USA, 2017.</p>
<li>
<p><strong><a href="/static/2017-07/p169-zhang.pdf">Poster: Securing Device Inputs for Smartphones Using Hypervisor Based Approach</a></strong><br />
Xin Zhang, Yongshu Bai, <strong>Pengzhan Hao</strong>, and Yifan Zhang<br />
The 15th ACM International Conference on Mobile Systems, Applications, and Services (ACM MobiSys)<br />
The 15th ACM International Conference on Mobile Systems, Applications, and Services (<strong>ACM MobiSys</strong>)<br />
Niagara Falls, NY, USA, 2017.</p>
</li>
<li>
<p><strong><a href="/static/2017-07/p163-hao.pdf">Poster: EPS - Edge-hosted Personal Services for Mobile Users</a> [<a href="/static/2017-07/eps_poster.pdf">poster</a>]</strong><br />
<strong>Pengzhan Hao</strong>, Yongshu Bai, Xin Zhang, and Yifan Zhang<br />
The 15th ACM International Conference on Mobile Systems, Applications, and Services (ACM MobiSys)<br />
The 15th ACM International Conference on Mobile Systems, Applications, and Services (<strong>ACM MobiSys</strong>)<br />
Niagara Falls, NY, USA, 2017.</p>
</li>
</ul>
<h2 id="fun">Fun</h2>
<h2 id="teaching">Teaching</h2>
<ul>
<li>My <a href="/timeline/index.html">Timeline</a></li>
<li>Operating system (Graduate level)</li>
<li>Operating system (Undergraduate level)</li>
<li>Introduction to distributed system (Graduate level)</li>
</ul>
<h2 id="fun">Fun</h2>
</article>
@@ -216,7 +230,7 @@ Niagara Falls, NY, USA, 2017.</p>
</div>
<div class="col-box post-toc hide">
<div class="col-box-title">TOC</div>
<div class="col-box-title">Indexes</div>
</div>
</div>
</div>