Peter LenjoAutomating Code Formatting with Git HooksAchieving and maintaining clean, well-formatted code is a fundamental goal in any software project. To standardize the code style and…Jul 25, 2023Jul 25, 2023
Peter LenjoAutomating Budget Management using Gmail Filters, Google Apps Script and IFTTTImage by rawpixel.com on FreepikJul 4, 2023Jul 4, 2023
Peter LenjoHow to Build a Shared Library in Java and Call it From .NET CodeIn my last article, I explored how to build a shared library in C# and call it from Java code. If you haven’t read that one, I highly…Jun 22, 2023Jun 22, 2023
Peter LenjoHow to Build a Shared Library in C# and Call it From Java CodeA library is a collection of pre-compiled code that provides specific functionality. This allows code reuse across various applications…Jun 2, 20231Jun 2, 20231
Peter LenjoBuilding and Deploying a Telegram bot in Golang with tbot.Learn how to build your own Telegram bot in Golang and deploy it to the cloud.Jul 22, 2019Jul 22, 2019