Blog
My thoughts on technology, development, and life.
AWS S3 Shell Scripts
November 02, 2025
A collection of shell scripts to manage Amazon S3 buckets and objects using the AWS CLI, covering common operations like creation, deletion, syncing, and backups.
Wiki.js Kubernetes Deployment with ArgoCD
June 07, 2025
A production-ready Wiki.js deployment on Kubernetes with GitOps automation using ArgoCD.
Slack API Docker Project with Makefile Automation
June 09, 2025
A guide to a Dockerized Slack API service with automated build, deployment, and management using Make.
How to Set Up JMeter Distributed Testing: Step-by-Step
Jul 21, 2023
A guide to setting up a JMeter cluster for distributed load testing.
How to Create a Telegram Chat Bot
Mar 22, 2023
Learn how to build and deploy your own Telegram chat bot using simple steps and automation tools.