-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,11 +42,11 @@ | |
<div class="sidebar-info"> | ||
|
||
<figure class="avatar-box"> | ||
<img src="./assets/images/my-avatar.jpg" alt="Richard hanrick" width="80"> | ||
<img src="./assets/images/my-avatar.jpg" alt="Jingtao Qin" width="80"> | ||
</figure> | ||
|
||
<div class="info-content"> | ||
<h1 class="name" title="Richard hanrick">Richard hanrick</h1> | ||
<h1 class="name" title="Jingtao Qin">Jingtao Qin</h1> | ||
|
||
<p class="title">Web developer</p> | ||
</div> | ||
|
@@ -74,7 +74,7 @@ | |
<div class="contact-info"> | ||
<p class="contact-title">Email</p> | ||
|
||
<a href="mailto:richard@example.com" class="contact-link">richard@example.com</a> | ||
<a href="mailto:[email protected].com" class="contact-link">[email protected].com</a> | ||
</div> | ||
|
||
</li> | ||
|
@@ -88,7 +88,7 @@ | |
<div class="contact-info"> | ||
<p class="contact-title">Phone</p> | ||
|
||
<a href="tel:+12133522795" class="contact-link">+1 (213) 352-2795</a> | ||
<a href="tel:+195131xxxx" class="contact-link">+1 (951) 313-xxxx</a> | ||
</div> | ||
|
||
</li> | ||
|
@@ -102,7 +102,7 @@ | |
<div class="contact-info"> | ||
<p class="contact-title">Birthday</p> | ||
|
||
<time datetime="1982-06-23">June 23, 1982</time> | ||
<time datetime="1995-11-16">November 16, 1995</time> | ||
</div> | ||
|
||
</li> | ||
|
@@ -116,7 +116,7 @@ | |
<div class="contact-info"> | ||
<p class="contact-title">Location</p> | ||
|
||
<address>Sacramento, California, USA</address> | ||
<address>Riverside, California, USA</address> | ||
</div> | ||
|
||
</li> | ||
|
@@ -209,17 +209,11 @@ | |
|
||
<section class="about-text"> | ||
<p> | ||
I'm Creative Director and UI/UX Designer from Sydney, Australia, working in web development and print media. | ||
I enjoy | ||
turning complex problems into simple, beautiful and intuitive designs. | ||
I am a PhD student in Electrical and Computer Engineering at the University of California, Riverside (UCR). Additionally, I serve as a research assistant in the Smart City Innovation Laboratory at UCR. | ||
</p> | ||
|
||
<p> | ||
My job is to build your website so that it is functional and user-friendly but at the same time attractive. | ||
Moreover, I | ||
add personal touch to your product and make sure that is eye-catching and easy to use. My aim is to bring | ||
across your | ||
message and identity in the most creative way. I created web design for many famous brand companies. | ||
My research focus on the application of machine leaning (reinforcement learing, graph neural networks) in power systems. | ||
</p> | ||
</section> | ||
|
||
|
@@ -230,7 +224,7 @@ | |
|
||
<section class="service"> | ||
|
||
<h3 class="h3 service-title">What i'm doing</h3> | ||
<h3 class="h3 service-title">Research</h3> | ||
|
||
<ul class="service-list"> | ||
|
||
|
@@ -310,7 +304,7 @@ | |
|
||
<section class="testimonials"> | ||
|
||
<h3 class="h3 testimonials-title">Testimonials</h3> | ||
<h3 class="h3 testimonials-title">Publications</h3> | ||
|
||
<ul class="testimonials-list has-scrollbar"> | ||
|
||
|