update index.html

This commit is contained in:
2025-06-24 22:34:55 +08:00
parent 44c0be7f59
commit af6529575c

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>vCard - Personal Portfolio</title>
<title>Personal Portfolio</title>
<!--
- favicon
@@ -46,9 +46,9 @@
</figure>
<div class="info-content">
<h1 class="name" title="Richard hanrick">Richard hanrick</h1>
<h1 class="name" title="Hazwan Rawi">Hazwan Rawi</h1>
<p class="title">Web developer</p>
<p class="title">Java Developer</p>
</div>
<button class="info_more-btn" data-sidebar-btn>
@@ -74,24 +74,12 @@
<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:hzwnrw@gmail.com" class="contact-link">hzwnrw@gmail.com</a>
</div>
</li>
<li class="contact-item">
<div class="icon-box">
<ion-icon name="phone-portrait-outline"></ion-icon>
</div>
<div class="contact-info">
<p class="contact-title">Phone</p>
<a href="tel:+12133522795" class="contact-link">+1 (213) 352-2795</a>
</div>
</li>
<li class="contact-item">
@@ -102,7 +90,7 @@
<div class="contact-info">
<p class="contact-title">Birthday</p>
<time datetime="1982-06-23">June 23, 1982</time>
<time datetime="1998-01-07">7 January 1998</time>
</div>
</li>
@@ -116,7 +104,7 @@
<div class="contact-info">
<p class="contact-title">Location</p>
<address>Sacramento, California, USA</address>
<address>Petaling Jaya, Malaysia</address>
</div>
</li>
@@ -176,7 +164,7 @@
<li class="navbar-item">
<button class="navbar-link" data-nav-link>Resume</button>
</li>
<!--
<li class="navbar-item">
<button class="navbar-link" data-nav-link>Portfolio</button>
</li>
@@ -187,7 +175,7 @@
<li class="navbar-item">
<button class="navbar-link" data-nav-link>Contact</button>
</li>
</li>-->
</ul>
@@ -304,7 +292,7 @@
<!--
- testimonials
-->
<section class="testimonials">
@@ -403,7 +391,7 @@
</ul>
</section>
-->
<!--
- testimonials modal
@@ -452,7 +440,7 @@
<!--
- clients
-->
<section class="clients">
@@ -499,7 +487,7 @@
</ul>
</section>
-->
</article>
@@ -553,21 +541,36 @@
<ol class="timeline-list">
<li class="timeline-item">
<h4 class="h4 timeline-item-title">Java Developer - Silverlake Digital Economy Sdn Bhd</h4>
<span>May 2022 Present</span>
<p class="timeline-text">
Developed and maintained Java Spring Boot microservices. Migrated projects to Java 17 and Spring Boot 3.3.
Integrated Kafka and Redis, built RESTful APIs, secured services with JWT and HashiCorp Vault, and deployed using Docker, Kubernetes, and Jenkins.
</p>
</li>
<h4 class="h4 timeline-item-title">Java Developer - Silverlake Digital Economy Sdn Bhd</h4>
<span>May 2022 Present</span>
<p class="timeline-text">
Developed and maintained Java 11, Spring Boot 2.7 backend applications, integrating microservices for scalability.<br>
● Migrated Java projects from Java 11 and Spring Boot 2.7 to Java 17 and Spring Boot 3.3, ensuring compatibility and performance improvements.<br>
● Engineered RESTful APIs and standardized documentation using OpenAPI.<br>
● Integrated Kafka for efficient payload processing and Redis for caching to enhance performance.<br>
● Implemented Drools as a fraud engine for innovative fraud detection approaches.<br>
● Secured sensitive data using HashiCorp Vault for credential management.<br>
● Developed and implemented JWT authentication for secure user authentication and authorization.<br>
● Deployed applications using Docker, Kubernetes, and Jenkins CI/CD pipelines.<br>
● Hands-on experience with SQL databases (MySQL, PostgreSQL), including advanced data patching and query optimization.<br>
● Performed testing using Postman and JMeter to ensure reliability and performance.<br>
● Managed tasks and project tracking with JIRA.
</p>
</li>
<li class="timeline-item">
<h4 class="h4 timeline-item-title">Application Developer - Protech Digital Sdn Bhd</h4>
<span>July 2021 Dec 2021</span>
<p class="timeline-text">
● Developed Java web-based applications with a focus on full-stack solutions using Spring MVC and JSP.<br>
● Designed and optimized SQL queries and database structures for application needs.<br>
● Collaborated with Business Analysts and QA teams to support and resolve issues efficiently.<br>
● Managed tasks and project tracking using Redmine, ensuring smooth project execution.
</p>
</li>
<li class="timeline-item">
<h4 class="h4 timeline-item-title">Application Developer - Protech Digital Sdn Bhd</h4>
<span>July 2021 Dec 2021</span>
<p class="timeline-text">
Developed full-stack Java web applications using Spring MVC and JSP. Designed SQL schemas, supported QA, and collaborated with business analysts.
</p>
</li>
</ol>