Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocnhan-tran1996 committed Mar 2, 2024
1 parent 81f2d7d commit 8e10fd1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
33 changes: 29 additions & 4 deletions my-cv/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div class="intro">
<div class="profile">
<div class="photo">
<img src="https://i.imgur.com/zh9eNsh.jpg" alt="avatar">
<img src="./profile.jpg" width="198.4" height="198.4" class="avatar">
</div>
<div class="bio">
<h1 class="name">Tran Ngoc Nhan</h1>
Expand Down Expand Up @@ -96,14 +96,19 @@ <h1>BEN TRE GIFTED HIGH SCHOOL</h1>
<div class="detail-content">
<div class="timeline-block">
<h1>Asia Commercial Joint Stock Bank (ACB)</h1>
<p>Back-end Developer</p>
<p>Java Developer</p>
<time>2022 - NOW</time>
</div>
<div class="timeline-block">
<h1>CITYNOW TECHNOLOGY SOLUTIONS</h1>
<p>Back-end Developer</p>
<p>Java Developer</p>
<time>2020 - 2022</time>
</div>
<div class="timeline-block">
<h1>URBAN VIETNAM</h1>
<p>Java Developer</p>
<time>2020 - 2018</time>
</div>
</div>
</div>

Expand Down Expand Up @@ -202,7 +207,27 @@ <h1>CITYNOW TECHNOLOGY SOLUTIONS</h1>
<div class="detail-content">
<ul class="pg-list">
<li>
<span>OOP, Design Pattern, SOLID principles, Dependency Injection, RestfulAPI, Microservices</span>
<span>OOP, Design Pattern, SOLID principles, Dependency Injection, RestfulAPI, Microservices, RabbitMQ,
ActiveMQ</span>
</li>
</ul>
</div>
</div>

<div class="detail-section">
<div class="detail-title">
<div class="title-icon">
<i class="fas fa-info"></i>
</div>
<span>LANGUAGES</span>
</div>
<div class="detail-content">
<ul class="pg-list">
<li>
English&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;<b>&nbsp;BEGINNER</b>
</li>
<li>
Vietnamese : <b>&nbsp;&nbsp;NATIVE</b>
</li>
</ul>
</div>
Expand Down
Binary file added my-cv/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e10fd1

Please sign in to comment.