Forked from theme and updated to my info

This commit is contained in:
2023-10-28 05:11:16 +00:00
parent e13938329e
commit 995bf41bda
14 changed files with 153 additions and 88 deletions
+12 -11
View File
@@ -1,13 +1,14 @@
# Degree
- degree: Bachelor of Arts, Human Rights
uni: Yale University
year: 2004 — 2008
awards:
- award: Summa Cumme Laude graduate
summary: If you had any meaningful roles at college, feel free to write about them here
- degree: Doctorate of Science in Computer Science
uni: Binghamton university, the State University of New York
year: 2017 —
- degree: High School Diploma
uni: Springfield High School
year: 2004
award: Most likely to succeed
summary: You can choose to have either a single or multiple awards
- degree: Master of Science in Computer Science
uni: Binghamton university, the State University of New York
year: 2015 — 2017
summary: GPA 4.0/4.0
- degree: Bachelor of Engineering in Software Engineering
uni: Beihang University
year: 2011 — 2015
summary: GPA 3.25/4.0
+30 -15
View File
@@ -1,19 +1,34 @@
# Jobs
# VP of Global Communications
- company: Springfield International Human Rights Outreach
position: VP of Global Communications
duration: Oct, 2013 — Present
summary: Write about your core competencies in one or two sentences describing your position. If you held the position for a long time, it could be a longer section, including a couple bullet points <ul class="resume-item-list"><li>A project you are proud of</li><li>Another awesome project</li><li>or a team or department you worked with</li></ul>
# Google
- company: Google
position: Software Engineer
duration: Jun, 2022 &mdash;
summary: Keep GKE nodes working
# Director of Digital Stratgy
- company: United Nations Human Rights Council
position: Director of Digital Strategy
duration: Jun, 2010 &mdash; Sept, 2013
summary: If your stint was shorter, feel free to be brief and just call out the most meaningful points of your role. Be concise, and be meaninful. The person reading just needs enough to want to talk to you more about your experience.
# Graduate position
- company: Binghamton University, Mobile and Operating System Lab
position: Research Assistant, advised by Prof. Yifan Zhang
duration: Oct, 2016 &mdash;
summary: Edge-based distributed deep learning
<ul class="resume-item-list">
<li>Implemented a system for time-sensitive, edge-based distributed neural network training scenarios with state-of-the-art performanc</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>
Edge computing
<ul class="resume-item-list">
<li>Envision edge computing's 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>
# Communications Coordinator
- company: Springfield Women & Children's Center
position: Communications Coordinator
duration: Jun, 2008 &mdash; May, 2010
summary: Led communication efforts across digital and traditional media channels for marketing and public relations, internal communication strategies, and coordinated support programs for the recipients of the center's services.
# Undergrad
- company: Advance computer application technology engineering research center
position: Research Assistant, advised by Prof. Juhua Pu
duration: Oct, 2013 &mdash; Sep, 2014
summary: Real-time routing
<ul class="resume-item-list">
<li>Studied on real-time routing problem based vehicle location data </li>
<li>Optimized current routing algorithm with predicted traffic information </li>
</ul>
+2 -4
View File
@@ -1,5 +1,3 @@
# links
- url: "#"
description: Springfield Jazz Enthusiasts
- url: "#"
description: Springfield Young Professionals
- url: "https://blog.pengzhan.dev/"
description: My tech blog
+27 -11
View File
@@ -1,16 +1,32 @@
# Projects
# uncomment the urls if you wish to display them, and add your own URL
# jazznotes.io
- project: jazznotes.io
role: Founder & Primary Developer
duration: 2012 &mdash; Present
- project: EDDL - Edge distributed deep learning framework
role: Leader
duration: 2018 &mdash; Present
# url: "#"
description: Jazz Notes is an open source node/ember app that helps you keep track of your music compositions and new ideas.
description: A lite-weight c++ written framework(based on Dlib) for distributed neural network training on embedded devices and
mobile phones. With supporting of our implemented runtime profilers, training devices can interconnect in an optimized
network topology under various network environments.
In our last publication, we showed our framework can perform distributed training for diverse neural networks on
resource-limited devices. The EDDL framework also showed well scalability in large amounts of devices.
We are currently working on network optimization on per-batch communication time and overall convergence time.
# Springfield Community Outreach Group
- project: Springfield Community Outreach Group
role: Co-Founder & Organizer
duration: 2007 &mdash; Present
- project: Edge Courier
role: Leader
duration: 2016 &mdash; 2017
# url: "#"
description: SCOG is a local monthly meetup in Springfield where we share opportunities to volunteer in the community and organize support for families and neighborhoods in need of assistance that the community can provide.
description: A proxy-based protocol for incremental file synchronization and cooperative online document editing. This protocol
supports file hosting services including Google Drive, Dropbox, and OneDrive as well as document collaboration services
such as G Suite and Microsoft 365.
Edge courier can significantly decrease bandwidth consumption for collaborative editing web apps, and also showed
advancement in cloud file storage services.
- project: RTRouting assistant
role: Undergraduate-level student researcher
duration: 2013 &mdash; 2014
# url: "#"
description: A real time routing prototype which can guide vehicle to alternative routes with high-volume traffic prediction. The
predicted traffic alert is generated by a pre-trained model learned from history monitored traffics, real time event
warnings and a abnormal traffic prediction model. This project belongs to a urban computing project studied together
by Advance computer application technology engineering research center(Beihang University) and Microsoft Research
Asia(MSRA).
+29
View File
@@ -0,0 +1,29 @@
# Publications
# uncomment the urls if you wish to display them, and add your own URL
- name: "EDDL: A Distributed Deep Learning System for Resource-limited Edge Computing Environment"
url: "https://blog.pengzhan.dev/static/2021-12/eddl-sec21.pdf"
description: "Pengzhan Hao, and Yifan Zhang The Sixth ACM/IEEE Symposium on Edge Computing (ACM/IEEE SEC)
San Jose, CA, USA, 2021."
- name: A Case for Web Service Bandwidth Reduction on Mobile Devices with Edge-hosted Personal Services
description: "Yongshu Bai, Pengzhan Hao, and Yifan Zhang The 37th IEEE International ConferenDDL - Edge distributed deep learning frameworkce on Computer Communications (IEEE INFOCOM)
Honolulu, HI, USA, 2018."
url: "https://blog.pengzhan.dev/static/2021-10/eta-infocom18.pdf"
- name: "EdgeCourier: An Edge-hosted Personal Service for Low-bandwidth Document Synchronization in Mobile Cloud Storage Services"
description: "Pengzhan Hao, Yongshu Bai, Xin Zhang, and Yifan Zhang
The 2nd ACM/IEEE Symposium on Edge Computing (ACM/IEEE SEC)
San Jose, CA, USA, 2017."
url: "https://blog.pengzhan.dev/static/2018-02/a7-hao.pdf"
- name: "Poster: Securing Device Inputs for Smartphones Using Hypervisor Based Approach"
description: "Xin Zhang, Yongshu Bai, Pengzhan Hao, and Yifan Zhang
The 15th ACM International Conference on Mobile Systems, Applications, and Services (ACM MobiSys)
Niagara Falls, NY, USA, 2017."
url: "https://blog.pengzhan.dev/static/2017-07/p169-zhang.pdf"
- name: "Poster: EPS - Edge-hosted Personal Services for Mobile Users"
description: "Pengzhan Hao, Yongshu Bai, Xin Zhang, and Yifan Zhang
The 15th ACM International Conference on Mobile Systems, Applications, and Services (ACM MobiSys)
Niagara Falls, NY, USA, 2017."
url: "https://blog.pengzhan.dev/static/2017-07/p163-hao.pdf"
+6 -8
View File
@@ -1,10 +1,8 @@
# Recognitions
- award: Outstanding Achievement
organization: Springfield Young Professionals
year: 2010, 2014
summary: Awarded the Outstanding Achievement award for contributions made to the community and professional accomplishments.
- award: ACM/IEEE SEC student travel grant
organization: IEEE
year: 2017, 2021
- award: Most Likely To Succeed
organization: Springfield High School
year: 2004
summary: Voted Most Likely To Succeed by a panel of my high school peers.
- award: ACM MobiSys 2017 student travel grant
organization: ACM
year: 2017
+2 -10
View File
@@ -1,12 +1,4 @@
# Skills
# Organizational leadership
- skill: Organizational leadership
description: I have several years of experience leading organziations from community groups to business departments. From public speaking, to mentoring, to coordination of people and events, I can lead in any context.
# Communications strategy
- skill: Communications strategy
description: Content and marketing strategy,
# Digital content development and creation
- skill: Digital content development and creation
description: Copy writing, graphic design, web design, front-end web development, print design
- skill: Professional skills
description: "C/C++, Python, Golang, Java, Bash, SQL, Docker, Kubernetes, Xen hypervisor, RESTful, Django, OAuth, ProtoBuf"