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
+22 -19
View File
@@ -1,6 +1,6 @@
# Site settings # Site settings
title: "Jekyll Resume Template" title: "Pengzhan.dev"
description: "A resume template for Jekyll and GitHub Pages sites." description: "Pengzhan Hao's personal biography"
# Build settings # Build settings
markdown: kramdown markdown: kramdown
@@ -10,49 +10,50 @@ sass:
# Resume settings # Resume settings
resume_avatar: "true" resume_avatar: "true"
resume_name: "Lisa M. Simpson" resume_name: "Pengzhan Hao"
resume_title: "VP of Global Communications" resume_title: "Software Engineer"
# used for the contact button in _layouts/resume.html # used for the contact button in _layouts/resume.html
resume_contact_email: "lisasimpson@youremailaddress.com" resume_contact_email: "haopengzhan@gmail.com"
# the next two items are used for schema itemprops in _layouts/resume.html # the next two items are used for schema itemprops in _layouts/resume.html
resume_contact_telephone: "555-7334" #resume_contact_telephone: "555-7334"
resume_contact_address: "742 Evergreen Terrace, Springfield" #resume_contact_address: "742 Evergreen Terrace, Springfield"
resume_header_contact_info: "742 Evergreen Terrace, Springfield • 555-7334 • lisasimpson@youremailaddress.com" #resume_header_contact_info: "742 Evergreen Terrace, Springfield • 555-7334 • lisasimpson@youremailaddress.com"
display_header_contact_info: "false" #display_header_contact_info: "false"
resume_header_intro: "<p>This is the executive summary. You should write a few brief, concise, and meaningful sentences about yourself from a professional context, and your immediate career goals. Make the length appropriate for your needs, but keep it brief and concise</p>" resume_header_intro: "<p>Software engineer on Cloud, research focus on Edge computing and Distributed systems</p>"
# use "yes" to display the email contact button, # use "yes" to display the email contact button,
# "no" to display an "I'm not looking for work" message, # "no" to display an "I'm not looking for work" message,
# or remove the resume_looking_for_work option entirely # or remove the resume_looking_for_work option entirely
# to leave blank # to leave blank
resume_looking_for_work: "yes" resume_looking_for_work: "no"
# Decide which sections to use # Decide which sections to use
# comment out to hide # comment out to hide
resume_section_experience: true resume_section_experience: true
resume_section_education: true resume_section_education: true
resume_section_publications: true
resume_section_projects: true resume_section_projects: true
resume_section_skills: true resume_section_skills: true
resume_section_recognition: true resume_section_recognition: true
resume_section_links: true resume_section_links: true
resume_section_associations: true # resume_section_associations: true
# resume_section_interests: true # resume_section_interests: true
# Resume social links # Resume social links
# uncomment the options you wish to display, and add your own URL # uncomment the options you wish to display, and add your own URL
resume_social_links: resume_social_links:
resume_github_url: "https://github.com/jglovier/resume-template" resume_github_url: "https://github.com/CoderSherlock"
resume_twitter_url: "http://twitter.com/jglovier" #resume_twitter_url: "http://twitter.com/jglovier"
resume_dribbble_url: "https://dribbble.com/jag" #resume_dribbble_url: "https://dribbble.com/jag"
# resume_facebook_url: "insert Facebook URL here" # resume_facebook_url: "insert Facebook URL here"
resume_linkedin_url: "https://www.linkedin.com/in/joelglovier" resume_linkedin_url: "https://www.linkedin.com/in/pengzhanhao/"
# resume_instagram_url: "insert your Instagram URL here" resume_instagram_url: "https://www.instagram.com/pengzhan.hao/"
resume_website_url: "http://joelglovier.com" resume_website_url: "http://pengzhan.dev"
resume_medium_url: "https://medium.com/@jglovier" #resume_medium_url: "https://medium.com/@jglovier"
resume_print_social_links: true resume_print_social_links: true
# Design settings # Design settings
@@ -61,3 +62,5 @@ resume_theme: default
# Note: when editing locally, remember to restart # Note: when editing locally, remember to restart
# your Jekyll server when you edit this file. Changes # your Jekyll server when you edit this file. Changes
# to _config.yml are only recognized when the server starts # to _config.yml are only recognized when the server starts
exclude: ['README.md', 'LICENSE', 'Dockerfile', 'CNAME', 'Gemfile', 'Gemfile.lock', 'deploy.sh']
+12 -11
View File
@@ -1,13 +1,14 @@
# Degree # Degree
- degree: Bachelor of Arts, Human Rights - degree: Doctorate of Science in Computer Science
uni: Yale University uni: Binghamton university, the State University of New York
year: 2004 &mdash; 2008 year: 2017 &mdash;
awards:
- award: Summa Cumme Laude graduate
summary: If you had any meaningful roles at college, feel free to write about them here
- degree: High School Diploma - degree: Master of Science in Computer Science
uni: Springfield High School uni: Binghamton university, the State University of New York
year: 2004 year: 2015 &mdash; 2017
award: Most likely to succeed summary: GPA 4.0/4.0
summary: You can choose to have either a single or multiple awards
- degree: Bachelor of Engineering in Software Engineering
uni: Beihang University
year: 2011 &mdash; 2015
summary: GPA 3.25/4.0
+30 -15
View File
@@ -1,19 +1,34 @@
# Jobs # Jobs
# VP of Global Communications # Google
- company: Springfield International Human Rights Outreach - company: Google
position: VP of Global Communications position: Software Engineer
duration: Oct, 2013 &mdash; Present duration: Jun, 2022 &mdash;
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> summary: Keep GKE nodes working
# Director of Digital Stratgy # Graduate position
- company: United Nations Human Rights Council - company: Binghamton University, Mobile and Operating System Lab
position: Director of Digital Strategy position: Research Assistant, advised by Prof. Yifan Zhang
duration: Jun, 2010 &mdash; Sept, 2013 duration: Oct, 2016 &mdash;
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. 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 # Undergrad
- company: Springfield Women & Children's Center - company: Advance computer application technology engineering research center
position: Communications Coordinator position: Research Assistant, advised by Prof. Juhua Pu
duration: Jun, 2008 &mdash; May, 2010 duration: Oct, 2013 &mdash; Sep, 2014
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. 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 # links
- url: "#" - url: "https://blog.pengzhan.dev/"
description: Springfield Jazz Enthusiasts description: My tech blog
- url: "#"
description: Springfield Young Professionals
+27 -11
View File
@@ -1,16 +1,32 @@
# Projects # Projects
# uncomment the urls if you wish to display them, and add your own URL # uncomment the urls if you wish to display them, and add your own URL
- project: EDDL - Edge distributed deep learning framework
# jazznotes.io role: Leader
- project: jazznotes.io duration: 2018 &mdash; Present
role: Founder & Primary Developer
duration: 2012 &mdash; Present
# url: "#" # 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: Edge Courier
- project: Springfield Community Outreach Group role: Leader
role: Co-Founder & Organizer duration: 2016 &mdash; 2017
duration: 2007 &mdash; Present
# url: "#" # 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 # Recognitions
- award: Outstanding Achievement - award: ACM/IEEE SEC student travel grant
organization: Springfield Young Professionals organization: IEEE
year: 2010, 2014 year: 2017, 2021
summary: Awarded the Outstanding Achievement award for contributions made to the community and professional accomplishments.
- award: Most Likely To Succeed - award: ACM MobiSys 2017 student travel grant
organization: Springfield High School organization: ACM
year: 2004 year: 2017
summary: Voted Most Likely To Succeed by a panel of my high school peers.
+2 -10
View File
@@ -1,12 +1,4 @@
# Skills # Skills
# Organizational leadership # Organizational leadership
- skill: Organizational leadership - skill: Professional skills
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. description: "C/C++, Python, Golang, Java, Bash, SQL, Docker, Kubernetes, Xen hypervisor, RESTful, Django, OAuth, ProtoBuf"
# 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
+1 -1
View File
@@ -14,5 +14,5 @@
<link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/main.css">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<link rel="icon" type="image/x-icon" href="favicon.png" /> <link rel="icon" type="image/x-icon" href="favicon.ico" />
</head> </head>
+20 -9
View File
@@ -39,13 +39,6 @@
{{ site.resume_header_intro }} {{ site.resume_header_intro }}
</div> </div>
{% if site.resume_looking_for_work == 'yes' %}
<a href="mailto:{{ site.resume_contact_email }}" class="contact-button no-print" itemprop="email">Contact me</a>
{% elsif site.resume_looking_for_work == 'no' %}
<a class="contact-button not-looking no-print">I'm not looking for work right now.</a>
{% else %}
{% endif %}
</header> </header>
{% if site.resume_section_experience %} {% if site.resume_section_experience %}
@@ -68,6 +61,24 @@
<!-- end Experience --> <!-- end Experience -->
{% endif %} {% endif %}
{% if site.resume_section_publications %}
<!-- begin Publications -->
<section class="content-section">
<header class="section-header">
<h2>Publications</h2>
</header>
{% for publication in site.data.publications %}
<div class="resume-item" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="creator" content="{{ site.resume_name }}" itemtype="http://schema.org/Person" />
<h3 class="resume-item-copy" itemprop="name">{% if publication.url %}<a href="{{ project.url }}" itemprop="url">{{ publication.name }}</a>{% else %}{{ publication.name }}{% endif %}</h3>
<p class="resume-item-copy">{{ publication.description }}</p>
</div>
{% endfor %}
</section>
<!-- end Publications -->
{% endif %}
{% if site.resume_section_education %} {% if site.resume_section_education %}
<!-- begin Education --> <!-- begin Education -->
@@ -232,8 +243,8 @@
{% endif %} {% endif %}
<footer class="page-footer"> <footer class="page-footer">
<p class="footer-line">Made by <a href="http://twitter.com/jglovier">@jglovier</a>. Fork me on <a href="https://github.com/jglovier/resume-template">GitHub</a>.</p> <p class="footer-line">Theme credit to <a href="http://twitter.com/jglovier">@jglovier</a>. Fork me on <a href="https://github.com/jglovier/resume-template">GitHub</a>.</p>
<p class="footer-line">If this is your live resume, you can modify or remove this part. ;-)</p> <p class="footer-line">Pengzhan.dev - 2023</p>
</footer> </footer>
</div> </div>
Executable
+2
View File
@@ -0,0 +1,2 @@
rm -rf /var/www/html
cp -rf _site /var/www/html
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB