Skip to content

Commit c67906b

Browse files
add cv
1 parent 3549efa commit c67906b

7 files changed

Lines changed: 416 additions & 6 deletions

File tree

assets/full1.PNG

78.8 KB
Loading

assets/full2.PNG

62.4 KB
Loading
File renamed without changes.
File renamed without changes.

assets/summary.PNG

148 KB
Loading

download-resume.html

Lines changed: 411 additions & 0 deletions
Large diffs are not rendered by default.

resume.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
opacity: 0;
160160
}
161161

162-
/* Thêm vào cuối file CSS của bạn */
162+
/* Thêm vào cuối file CSS của bạn */
163163
footer.bg-dark a.text-white-50 {
164164
transition: color 0.3s ease-in-out;
165165
}
@@ -180,7 +180,7 @@
180180

181181
<body class="d-flex flex-column h-100 bg-light">
182182
<main class="flex-shrink-0">
183-
<!-- Navigation-->
183+
<!-- Navigation-->
184184
<header-placeholder></header-placeholder>
185185

186186
<!-- Page Content-->
@@ -195,8 +195,7 @@ <h1 class="display-5 fw-bolder mb-0"><span class="text-gradient d-inline"
195195
<section>
196196
<div class="d-flex align-items-center justify-content-between mb-4">
197197
<h2 class="text-primary fw-bolder mb-0" data-translate-key="expTitle">Kinh nghiệm</h2>
198-
<a class="btn btn-primary px-4 py-3" href="assets/resume/TranHuuDat-Resume.pdf"
199-
download="TranHuuDat-Resume.pdf">
198+
<a class="btn btn-primary px-4 py-3" href="download-resume.html">
200199
<div class="d-inline-block bi bi-download me-2"></div>
201200
<span data-translate-key="btnDownload">Tải CV</span>
202201
</a>
@@ -386,7 +385,7 @@ <h2 class="text-gradient d-inline fw-bolder mb-4" data-translate-key="photoTitle
386385
"edu1Location": "Ho Chi Minh City, VN",
387386
"edu1Major": "Major: Software Engineering",
388387
"edu1GPA": "Maintained a GPA of 7.8/10 while gaining a strong foundation in core subjects like Data Structures & Algorithms, Web Development, and Database Systems.",
389-
"edu2GPA":"Successfully applied this knowledge in a significant course project to develop a full-stack e-commerce website using PHP, Node.js, Express.js, and MySQL.",
388+
"edu2GPA": "Successfully applied this knowledge in a significant course project to develop a full-stack e-commerce website using PHP, Node.js, Express.js, and MySQL.",
390389
"awardsTitle": "Awards & Achievements",
391390
"award1Date": "April 2023",
392391
"award1Prize": "Consolation Prize",
@@ -404,7 +403,7 @@ <h2 class="text-gradient d-inline fw-bolder mb-4" data-translate-key="photoTitle
404403
"footerPrivacy": "Privacy",
405404
"footerTerms": "Terms",
406405
"footerContact": "Contact",
407-
406+
408407
// --- CÁC KEY MỚI CHO FOOTER ---
409408
"footerTagline": "A passionate Web Developer dedicated to building beautiful and useful applications.",
410409
"footerQuickLinks": "Quick Links",

0 commit comments

Comments
 (0)