AI - Building my own budget local LLM computer

With the increasing demand in working with LLM, instead of paying for API key, I am thinking about building my own local LLM model.
25 Mar 2025

Improvement of website performance - Use of AWS Content Delivery Network

To make this faster, instead of only providing photos from a single server, I decided to integrate AWS CloudFront. This way, photos are served from a server closer to the user's browser location.
10 Mar 2025

Combination of Hook, Callback and API

I still get pretty confused when I come across the term "callback." To me, it always looks similar to a function.
01 Mar 2025

Understand difference between normal function and callback

I still get pretty confused when I come across the term "callback." To me, it always looks similar to a function.
28 Feb 2025

Understand what is Server Side Rendering and Client Side Rendering

At the end of the day, whether we are using React or another framework, they all help to convert code into HTML/CSS/JS. However, the place where this conversion occurs is different.
22 Feb 2025

Understand what is HTTP Protocol

When working on website setup, hosting, certificates, and the corresponding ways to structure and configure the site nicely in HTML/CSS/JS, I can follow steps and tools to complete it.
18 Feb 2025

My Journey with Workflow Automation Tool - Use of Shell Script

When I was working on my travel blog or other side projects, I often faced the following challenges
16 Feb 2025

My Journey with Workflow Automation Tool - Use of Telegram Bot

I tried to use airdrop, but the format of photos are .HEIC, not a normal web broswer support format and the size of photos is HUGE!
14 Feb 2025

My Journey with CI/CD - Use of Github Action

After configure the html, css and js that I want in jekyll, I will then upload the corresponding documents to the Document Root in my remote server.
11 Feb 2025

My Journey with Automation Tool - Use of Cron

There is a time, I forget to renew the certificate and fail to access the https of website. That's why a automation tool would be important for me.
09 Feb 2025

My Journey with Bulma - Enhancing Web Development with a Lightweight CSS Framework

When I started working on web applications, I used to write my own CSS, and I found it pretty annoying to handle the responsiveness of the application.
08 Feb 2025

My Journey with Jekyll - Steps and Insights for Self-Hosting a Static Site

But when I wanted my website live — when it came to hosting the website — I had very little idea about what I could do.
05 Feb 2025

Self-Hosting Your Domain and Server -A Comprehensive Guide to Choosing a Domain Name, Server Provider, and Using Linux, Ubuntu, and Apache

Starting as a YouTube/Udemy tutorial developer, I have always struggled with hosting my own server without paying much.
03 Feb 2025

Katrina Shui


Someone who want to be good in coding, enjoy the freedom provided by coding but still on the path to be good. This is a blog to share the whole journey!