Skip to content

Commit f881848

Browse files
committed
refactor: update descriptions for various project entries to enhance clarity and conciseness
1 parent f97a8fe commit f881848

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

content/posts/basic-html-tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Basic HTML Tutorial"
33
slug: "basic-html-tutorial"
4-
description: "Learn the fundamentals of HTML with this comprehensive beginner's guide. Covers document structure, common tags, links, images, and lists to get you started with web development."
4+
description: "Learn HTML fundamentals with this beginner's guide. Covers document structure, common tags, links, images, and lists for web development."
55
tags: ["css", "design"]
66
authors:
77
-

content/posts/example-heading-levels/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Heading Levels Test - H1 to H6"
33
slug: "example-heading-levels"
4-
description: "A comprehensive test of all six heading levels in HTML, demonstrating proper typography hierarchy, spacing, and design principles for accessible and readable content structure."
4+
description: "A test of all six HTML heading levels, demonstrating proper typography hierarchy, spacing, and design for accessible content structure."
55
tags: ["typography", "headings", "testing"]
66
authors:
77
-

content/projects/cdn-api-stackdev/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "CDN API - StackDev"
33
slug: "cdn-api-stackdev"
4-
description: "A high-performance CDN API service for image optimization, file management, and asset delivery with JWT authentication, database migrations, and a modern web dashboard."
4+
description: "A high-performance CDN API for image optimization, file management, and asset delivery with JWT auth and a modern web dashboard."
55
image: "https://pphat.me/projects/cdn.api.pphat.stackdev.cloud/cover.webp"
66
tags: ["File Management"]
77
languages: ["Express.js", "TypeScript", "SQLite", "Tailwind CSS"]

content/projects/elibrary-of-nintrea/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "eLibrary of Nintrea"
33
slug: "elibrary-of-nintrea"
4-
description: "A Khmer digital library website that curates educational articles, grammar references, literature, technology lessons, and multimedia content in a responsive Blogger experience."
4+
description: "A Khmer digital library curating educational articles, grammar references, literature, and technology lessons in a responsive Blogger experience."
55
image: "/projects/elibrary-of-nintrea.blogspot.com/cover.webp"
66
tags: ["Blog", "Library"]
77
languages: ["XML", "JavaScript", "CSS"]

content/projects/king-mart-shop/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "King Mart Shop"
33
slug: "king-mart-shop"
4-
description: "An online shopping platform for King Mart Cambodia, featuring product discovery, category browsing, promotions, account tools, and mobile app access for everyday retail customers."
4+
description: "Online shopping platform for King Mart Cambodia with product discovery, category browsing, promotions, and mobile app access."
55
image: "/projects/king-mart.shop/light-1.webp"
66
tags: ["E-commerce", "Website"]
77
languages: ["Laravel", "JavaScript", "TailwindCSS"]

content/projects/red-ant-express/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Red Ant Express Cambodia"
33
slug: "red-ant-express"
4-
description: "A logistics and delivery service website for Red Ant Express, featuring service discovery, technology highlights, tracking flow, and contact access for customers and business partners."
4+
description: "Logistics and delivery website for Red Ant Express with service discovery, technology highlights, tracking, and contact access."
55
image: "/projects/red-ant-express.com.kh/light-1.webp"
66
tags: ["Delivery", "Website"]
77
languages: ["Laravel", "TailwindCSS", "JavaScript", "JQuery"]

0 commit comments

Comments
 (0)