Published onJune 4, 2024Unleash the Power of the Awesome AWK ~ A Simple GuidetutorialCLItext-processingLearn the basics of AWK, a powerful text processing tool used for data manipulation, string processing, and pattern scanning. Discover how to filter and transform data using simple and intuitive code examples.
Published onNovember 11, 2023Prisma ORM - A Condensed Guide to Mastering Database ManagementormtutorialDive into the heart of Prisma ORM with this condensed guide, covering all the essentials for mastering efficient database management.
Published onNovember 9, 2023TRPC tutorialtypescripttutorialThis blog is about my understanding of using and implementing TRPC