From 40ffcc7f592bb9a949e0eb5796256843a281f742 Mon Sep 17 00:00:00 2001 From: Marshall Ku Date: Tue, 7 May 2024 18:32:28 +0900 Subject: [PATCH] Add contents in about page --- apps/blog/app/about/page.tsx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/apps/blog/app/about/page.tsx b/apps/blog/app/about/page.tsx index 81978524..0e398e14 100644 --- a/apps/blog/app/about/page.tsx +++ b/apps/blog/app/about/page.tsx @@ -73,14 +73,21 @@ export default function AboutPage() { Backend Development: {" "} - I've worked with NestJS, MongoDB, and more to create robust server-side applications. + I've worked with NestJS, Axum, MongoDB, and more to create robust server-side applications.
  • - Automation Enthusiast: + Infrastructure Management: {" "} - I love automating tasks and creating efficient workflows using tools like Github Actions and - Shell Scripts. + I manage both on-premise and cloud-based environments using Docker, Nginx, and Ubuntu, ensuring + high availability and security. +
  • +
  • + + Development Efficiency: + {" "} + I am passionate about automating tasks and creating efficient workflows using tools like GitHub + Actions and Shell Scripts.