Yomi's Thought
A Blueprint for Spiritual Growth: Introducing the 3-Year Bible Reading Plan Notion Template
Embarking on a journey through the entire Bible can be a daunting task, especially for those of us with busy schedules. However, the desire for a deep and meaningful understanding of the Scriptures of
Introducing Wallet: A Comprehensive Payment Solution - An Open Source project
Wallet is a payment solution built on C# running on .Net 7.0 and using the MSSQL database. It is designed to handle requests from API clients and process them via the BusinessCore.The
2021: A Year of New Beginnings and Personal Growth
At the start of 2021, I embarked on a new chapter in my professional journey by leaving my comfort zone. After three years and five months at Union Bank, I made the decision to step away from my fam
Book Review: "Zero to One" by Peter Thiel
If you're seeking a guide to building an innovative company or striving to understand the dynamics of the tech world, "Zero to One" by Peter Thiel should be at the top of your reading list. In this
Easiest and fast way to update an Oracle table using the data in another table
One of the first I notice when I started using the Oracle database was how difficult and slow it is to update a table using the data in another table compare to Microsoft SQL Server. After some year