kunalkeshan / journal
Sharing my learnings, document helpful guides, and keep a record of various insights I come across. This space is dedicated to my continuous learning journey and serves as a valuable resource for anyone interested in the topics I explore.
Latest Logs
View all logsUpdate Docker Compose Image Version with Bash Script on Google Cloud Compute Instance
Learn how to automate Docker Compose image updates on your Google Cloud Compute Engine using a Bash script. This guide addresses issues with unauthenticated image pulls and provides troubleshooting tips.
13 Apr 2025
Adding reCAPTCHA v3 to Your Next.js App Router Project
Adding reCAPTCHA v3 to Next.js app router projects! Here's a quick, beginner-friendly guide covering setup, client-side integration, and server-side verification.
18 Mar 2025
Splitting Large CSV Files into Chunks Using the `split` Command in Linux
While migrating content from a large CSV file to a PostgreSQL database, I discovered how to efficiently split the file into manageable chunks using the `split` command. This approach speeds up processing and simplifies handling large datasets.
17 Feb 2025
Setting Up Automation in Kit (formerly ConvertKit)
Explore the alternatives in Kit for automating email processes versus manual work, including research and development on setting up welcome emails based on user triggers.
3 Feb 2025