All Posts

  • Published on
    Embarking on a blogging journey amid life's shifts, I've found writing to be a powerful tool for organizing thoughts and sharing knowledge. This post delves into the technology behind my blog, highlighting my transition to using Vercel and integrating Tailwind CSS for a more efficient and visually appealing blogging experience.
  • Published on
    Taking an AWS certification exam is one way to validate your AWS skills. Even though the certification does not cover every single part of AWS services, it provides an opportunity to have a general understanding of the design, architecture and details of the AWS.
  • Published on
    A couple of weeks ago, I had a chance to restore one website that had been hacked by a hacker. Since I think it was a valuable experience experience to me, I wrote the below record in case.
  • Published on
    Creating and using the right slug is important. Search engines often check a website's slug when they index pages, and it directly affects the overall performance of SEO.
  • Published on
    Understanding algorithms and knowing how to use them is the key in computer science and software engineering. While we know the importance of learning algorithms, many people (including me) have a hard time doing it, and they often give up in the middle of learning.